| |
| News & Reviews |
Welcome to the Voxilla VoIP Forum.
Voxilla has been a trusted source for accurate, up-to-date information on the IP Communications industry since 2002. A dedicated staff of reporters and engineers produce feature articles and product reviews to keep industry watchers abreast of the people, companies, and trends driving a fast moving market.
You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!
If you have any problems with the registration process or your account login, please contact contact us.
Voxilla VoIP Forum |
Asterisk outbound Calling using SIP+TrunkTechnical support, how-to guides, troubleshooting, and general assistance, from beginner to seasoned pro, this is where to discuss Asterisk, the most powerful open source PBX. |
| | LinkBack | Thread Tools | Rate Thread | Display Modes |
| |||
| Hello, I am running Asterisk 1.4.9 on a linux machine which is purely SIP based. I however have analog lines into a dialogic card on a windows server which uses Paraxip SIP gateway to convert trunk to VoIP and vice-versa. I want Asterisk registered SIP users to be able to dial out to a local/long distance number, lets say 91778XXXXXXX. The dial plan should be able to take this, and append the following before dialing. sip:91778XXXXXXX@<ip of paraxip gateway>:5066. If paraxip recieves this information, I have routing rules set in the gateway to be able to dial out using outbound trunks. In extensions.conf, I tried this, but it won't work. [macro-trunkdial] exten=s,1,Dial(SIP/sip:${ARG1}@172.16.3.12:5066) exten=s,n,Goto(s-${DIALSTATUS},1) exten=s-NOANSWER,1,Hangup exten=s-BUSY,1,Hangup exten=_s-.,1,NoOp [numberplan-custom-1] plancomment=DialPlan1 include=default exten=_91XXXXXXXXXX.,1,Macro(trunkdial,${}/${EXTEN:1}) comment=_91XXXXXXXXXX.,1,Longdistance,standard exten=_91700XXXXXXX.,1,Macro(trunkdial,${}/${EXTEN:1}) comment=_91700XXXXXXX.,1,IAXTEL,standard exten=_9011XXXXXXX.,1,Macro(trunkdial,${}/${EXTEN:1}) comment=_9011XXXXXXX.,1,International,standard exten=_911.,1,Macro(trunkdial,${}/${EXTEN:0}) comment=_911.,1,911,standard exten=_9XXXXXXX!,1,Macro(trunkdial,${trunk_1}/${EXTEN:1}) comment=_9XXXXXXX!,1,Local,standard exten=_9403XXXXXXX!,1,Macro(trunkdial,${trunk_1}/${EXTEN:1}) comment=_9403XXXXXXX!,1,Local,standard The paraxip gateway is not a registrar so I can't register Asterisk with it as a custom VoIP or anything like that. Please help! |
| Thread Tools | |
| Display Modes | Rate This Thread |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| GXP-2000 (calling SIP number works, calling land line doesn't) | pavelz | Grandstream Support Forum | 1 | March 6th, 2007 11:19 AM |
| Asterisk and multiple Broadvoice accounts outbound calling | hroberts89436 | Asterisk Support Forum | 0 | February 18th, 2007 12:17 AM |
| only 1 trunk works in outbound route after upgrade AAH | xtra | Asterisk Support Forum | 1 | December 17th, 2005 08:45 AM |
| Asterisk and TCP error durring sip trunk connection | RMHunter | Asterisk Support Forum | 0 | June 8th, 2005 09:32 PM |
| BV: Outbound calling down AGAIN ! | mpabart | BroadVoice Support Forum | 3 | May 29th, 2005 08:35 AM |