No Jim,<br><br>  It will fall on the same case, where when I dial 1349 -&gt; 1249 will get called<br><br>  I think that I will have to use another variable than ${EXTEN} for this...<br><br><br><br><div class="gmail_quote">
2009/8/17 Jim Dickenson <span dir="ltr">&lt;<a href="mailto:dickenson@cfmc.com">dickenson@cfmc.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div style="">will exten =&gt; _13[0-4]X,1,Goto(12${EXTEN:3},1) work for you?<div> <span style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;"><div style="">
<div><div style="margin: 0px;">-- </div><div style="margin: 0px;">Jim Dickenson</div><div style="margin: 0px;"><a href="mailto:dickenson@cfmc.com" target="_blank">mailto:dickenson@cfmc.com</a></div><div style="margin: 0px; min-height: 14px;">
<br></div><div style="margin: 0px;">CfMC</div><div style="margin: 0px;"><a href="http://www.cfmc.com/" target="_blank">http://www.cfmc.com/</a></div><div><font face="Monaco" size="2"><span style="font-size: 10px;"><br></span></font></div>
</div></div></span><br> </div><br><div><div><div></div><div class="h5"><div>On Aug 17, 2009, at 9:58 AM, Gabriel Ortiz Lour wrote:</div><br></div></div><blockquote type="cite"><div><div></div><div class="h5">Hi all,<br><br>
  When I have 2 masks that would like to execute the same logic, there is the way to use the Goto (or any other) command without changing the ${EXTEN}?<br><br>Eg. DID range is 1200-1349 -&gt; call Macro(disca), what mask to use? (I just got it with 2 masks, but I didn&#39;t wanted to duplicate the dialplan for both)<br>
 <br><br>[test]<br>exten =&gt; _12XX,1,Set(DIR=3)<br>exten =&gt; _12XX,n,Set(GROUP(flux)=internal)<br>exten =&gt; _12XX,n,Macro(disca)<br><br>exten =&gt; _13[0-4]X,1,Goto(1200,1)  ; what to put here to go to 12XX ??<br><br>
 The example above would not work because it will try to call 1200 always for the 13[0-4]X mask, since it will change the ${EXTEN} variable.<br><br>thanks already,<br>Gabriel Ortiz<br></div></div> _______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br><br>AstriCon 2009 - October 13 - 15 Phoenix, Arizona<br>Register Now: <a href="http://www.astricon.net" target="_blank">http://www.astricon.net</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></blockquote>
</div><br></div><br>_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
AstriCon 2009 - October 13 - 15 Phoenix, Arizona<br>
Register Now: <a href="http://www.astricon.net" target="_blank">http://www.astricon.net</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>