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:dicken...@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/${ext...@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-li...@geekinter.net>
> To: Asterisk Users Mailing List - Non-Commercial Discussion 
> <asterisk-users@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/${exte...@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

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

Reply via email to