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 <[email protected]>
To: Asterisk Users Mailing List - Non-Commercial Discussion 
<[email protected]>
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

Reply via email to