[asterisk-users] Dial plan question.

Aditya Kumar adityakumar345 at yahoo.com
Wed Apr 28 12:50:57 CDT 2010


Thanks Steve, I corrected spelling ....that but still having issue :-)

Issue:
when some one calls bob, I want asterisk to add @DOMAIN and make the call.
but it is not working .
------
Config files:
sip.conf
[ext-sip]
type=friend
context=phones
qualify=yes
host=external.proxy.com


extensions.conf
exten => bob,1,Dial(SIP/${EXTEN}@ext-sip,20)

the call is not working,
log says:
chan_sip.c:5344 create_addr:no such host: ext-sip
app_dail.c:1745 unable to create channel of type 'SIP' (cause 20-unknown)


can u please correct me what I am missing


________________________________
From: Steve Howes <steve-lists at geekinter.net>
To: Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users at lists.digium.com>
Sent: Wed, April 28, 2010 12:57:54 AM
Subject: Re: [asterisk-users] Dial plan question.


On 28 Apr 2010, at 06:53, Aditya Kumar wrote:

> exten => bob,1,Dial(SIP/${EXTERN}@ext-sip,20)


Where did you define EXTERN?

S

-- 
_____________________________________________________________________
-- 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



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100428/244da9ea/attachment.htm 


More information about the asterisk-users mailing list