Why do you have A,(demo-thanks) shouldn&#39;t it it be A(demo-thanks)?<div>eg:</div><div>exten =&gt; s,n,Dial(SIP/jazzey/17031111111,120,A(demo-thanks))<br><br><div class="gmail_quote">On Sat, Nov 13, 2010 at 6:38 PM, Thomas Perron <span dir="ltr">&lt;<a href="mailto:thomas.perron@gmail.com">thomas.perron@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Here is a very very basic config.  But, not working (:<br>
I simply want to dial the DID that is registered with the SIP provider.<br>
then, as you can see the call should dial the 703111 number<br>
Hints please?<br>
<br>
<br>
sip.conf<br>
;register =&gt; <a href="mailto:908366554%3A396444@carrier.jazzey.com">908366554:396444@carrier.jazzey.com</a><br>
register =&gt; <a href="mailto:908366554%3A396444@sip.jazzey.com">908366554:396444@sip.jazzey.com</a><br>
[jazzey]<br>
type=friend<br>
host=<a href="http://sip.jazzey.com" target="_blank">sip.jazzey.com</a><br>
username=908366554<br>
secret=396444<br>
qualify=no<br>
insecure=invite<br>
<br>
extensions.conf<br>
exten =&gt; s,1,Answer()<br>
exten =&gt; s,n,Wait(2)<br>
exten =&gt; s,n,Dial(SIP/jazzey/17031111111,120,A,(demo-thanks))<br>
exten =&gt; s,n,Wait(2)<br>
exten =&gt; s,n,Hangup()<br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</blockquote></div><br></div>