Thanks Jared, but I don&#39;t understand this.<br><br>This is part of my extensiones.conf:<br><br>[incoming]<br>exten =&gt; 943712666,1,Wait(2)<br>exten =&gt; 943712666,2,Answer()<br>exten =&gt; 943712666,3,Background(/home/lazkano/bienvenido)
<br>exten =&gt; 943712666,4,Wait(1)<br>exten =&gt; 943712666,5,Background(/home/lazkano/extension)<br>exten =&gt; 943712666,6,WaitExten(5)<br>exten =&gt; 943712666,7,Dial(SIP/102|7|tm)<br>exten =&gt; 943712666,8,Dial(SIP/103|7|tm)
<br>exten =&gt; 943712666,9,Dial(SIP/104|7|tm)<br>exten =&gt; 943712666,10,Dial(SIP/101|7|tm)<br>exten =&gt; 943712666,11,Hangup()<br><br>exten =&gt; 102,1,Dial(SIP/102|5|tm)<br>exten =&gt; 102,2,Dial(mISDN/1/661111502,30,twW)
<br>exten =&gt; 101,1,Dial(SIP/101|30|tm)<br>exten =&gt; 103,1,Dial(SIP/103|30|tm)<br>exten =&gt; 104,1,Dial(SIP/104|30|tm)<br>exten =&gt; 110,1,...<br><br>I want to do that when I enter on the 110 extension.<br><br>Thanks a lot.
<br><br><br><div><span class="gmail_quote">2007/7/25, Jared Smith &lt;<a href="mailto:jsmith@digium.com">jsmith@digium.com</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Wed, 2007-07-25 at 16:46 +0200, Josu Lazkano wrote:<br>&gt; Hello, I want to know if is posible to call from a mobile to my<br>&gt; Asterisk (national call) and then I insert an international number in<br>&gt; my mobile and Asterisk call with a Voipbuster account.
<br><br>Sure!&nbsp;&nbsp;You&#39;ll want to check out the DISA() dialplan application.&nbsp;&nbsp;Check<br>out more information at <a href="http://www.voip-info.org/wiki/view/Asterisk+cmd">http://www.voip-info.org/wiki/view/Asterisk+cmd</a><br>
+DISA.<br><br><br>--<br>Jared Smith<br>Community Relations Manager<br>Digium, Inc.<br><br><br>_______________________________________________<br>--Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--">
http://www.api-digital.com--</a><br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br></blockquote></div><br>