<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: times new roman,new york,times,serif; font-size: 12pt; color: #000000'>Yes, correct now it works for Dial.<br>I think is the same with "c" option on Queue, do you think there's a way to do it on h exten? <br>My goal is to inject my dialplan on hangup macro.<br><br>Enrico.<br><hr id="zwchr"><blockquote style="border-left:2px solid #1010FF;margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><div class="gmail_quote"><br><div>If you choose to go with the Dial command and use the "g" option, you have not to use the "h" extension, but just provide a next priority. Your dialplan has to be:</div>
<div><br></div><div>[from-test]<br>exten =&gt; _X.,1,Dial(SIP/${EXTEN},60,rjtTg)<br><b>exten =&gt; _X.,2,Goto(play,s,1)</b><br><br>[play]<br>exten =&gt; s,1,Noop(play)<br>exten =&gt; s,2,Saydigits(123579)<br></div><div><br>
</div><div>Leandro</div></div>
<br></blockquote><br>-- <br><div><span name="x"></span>-- <br>Pasqualotto Enrico<br>cell. +39 3473292620<br>skype://epasqualotto :: http://www.linkedin.com/in/epasqualotto<br>http://www.netspin.it :: e.pasqualotto@netspin.it <span name="x"></span><br></div></div></body></html>