Have you looked into <a href="http://www.2n.cz/products/gsm_gateways/voip_gsm_gateway/voiceblue_voip_gsm_gateway.html">http://www.2n.cz/products/gsm_gateways/voip_gsm_gateway/voiceblue_voip_gsm_gateway.html</a><br>-E<br><br>
<div class="gmail_quote">On Jan 4, 2008 8:43 AM, Remco Barendse &lt;<a href="mailto:asterisk@barendse.to">asterisk@barendse.to</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">&gt;<br>&gt; You can use the D option with the Dial command.<br>&gt; Something like this should work:<br>&gt; exten =&gt; _06XXXXXXXX,1,Dial(SIP/gsm_gateway,45,D(${EXTEN})<br><br><br></div>It worked!!!!
<br><br>Here is how i did it in FreePBX :<br><br>1) Setup a SIP extension for the ATA device, in my case i give it<br>extension number 298. Edit the extension after creating it set DISALLOW to<br>all and set ALLOW to alaw to make sure DTMF sending will work.
<br><br>2) Create a custom trunk, and set as Custom Dial String :<br>Local/$OUTNUM$@custom-gsmvoip-out<br><br>3) add to extensions_custom.conf :<br>[custom-gsmvoip-out]<br>exten =&gt; _.,1,Dial(SIP/298,,D(wwwwww0${EXTEN}))
<br><br>Note that i put a leading zero there, because for my fallback outbound<br>routes i needed to strip the leading zero so i added it again here.<br><br>4) Insert the custom trunk in outbound routes<br><br>That&#39;s it
<br><br>Hope this will save somebody else 2 days of frustration :)))<br><br>Cheers!<br><div><div></div><div class="Wj3C7c"><br>_______________________________________________<br>--Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--" target="_blank">
http://www.api-digital.com--</a><br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br> &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br></div></div></blockquote></div><br><br clear="all">