David
I am using FREEPBX/TRIXBOX Sam From: [email protected] [mailto:[email protected]] On Behalf Of Dovid Bender Sent: Wednesday, 30 June 2010 8:53 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] RE How to break pri DID to multiple SIP Trunks Samantha, Are you using some type of GUI ? If you send all the traffic to a specific context in there you can set a default route to one peer and then set exceptions for the others. For example [from-pri] Exten => _X.,1,Dial(SIP/${ext...@peer1 <mailto:SIP/$%7bexten...@peer1> ) Exten => _X612111180X,1,Dial(SIP/${ext...@peer2 <mailto:SIP/$%7bexten...@peer2> ) ----- Original Message ----- From: Samantha <mailto:[email protected]> To: Asterisk Users Mailing List - <mailto:[email protected]> Non-Commercial Discussion Sent: Wednesday, June 30, 2010 05:58 Subject: [asterisk-users] RE How to break pri DID to multiple SIP Trunks Hey Guys I have an indial range of 61211118[01234]X being trunked sip to xxx.yyy.189.65 Now I want to break this down into 612111180x going to xxx.yyy.188.145 and 612111184x going to xxx.yyy.189.199 reminder being used for fax->email etc etc etc I have created the outbound routes and sip trunks I can see that all the sip trunks are up I can see the outbound routes are there and also in trunks But it isn't working The call gets answered by the first point xxx.yyy.189.69 and you get an rva of the number you called is not in service Regards Samantha _____ -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
