[asterisk-users] Dial plan question.

Jim Dickenson dickenson at cfmc.com
Wed Apr 28 13:26:47 CDT 2010


Do you mean you want

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

You want to call out via sip user ext-sip to that system's extension bob?
-- 
Jim Dickenson
mailto:dickenson at cfmc.com

CfMC
http://www.cfmc.com/



On Apr 28, 2010, at 10:50 AM, Aditya Kumar wrote:

> 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
> 
> -- 
> _____________________________________________________________________
> -- 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/5d50f836/attachment.htm 


More information about the asterisk-users mailing list