[Asterisk-Users] Sip providor reference in extentions.conf

Ryan Courtnage ryan-lists at voxbox.ca
Thu Jan 6 16:13:38 MST 2005


On Thu, 2005-06-01 at 17:56 -0500, Philip Siegrist wrote:
> Hi,
> 
> I am stuck. :(  I am attempting to use a 3rd party voip company for LD
> calling by doing the following:
> 
> sip.conf
> 
> [newtel]
> type=peer
> host=sip1.newtel.net
> nat=yes
> disallow=all
> allow=g729                    
> 
> extentions.conf:
> 
> [newtel]
> exten => _81.,1,DIAL(SIP/${EXTEN:1}@newtel)
> exten => _81.,2,Congestion

I think that your DIAL command should be:

DIAL(SIP/newtel/${EXTEN:1})

> If someone can help me I will buy you a pony.

medium-rare please ;-)

Ryan





More information about the asterisk-users mailing list