try taking out the @<a href="http://voipbuster.com">voipbuster.com</a><br><br>all you need is <br>sofia/gateway/voipbuster/$1 <br><br><div class="gmail_quote">On Tue, Jul 1, 2008 at 10:49 AM, Henk Oegema &lt;<a href="mailto:pabx_freeswitch@telenet.be">pabx_freeswitch@telenet.be</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;">I have created a gateway to Voipbuster in<br>
conf/sip_profiles/external/voipbuster.xml:<br>
<br>
&lt;include&gt;<br>
 &nbsp;&lt;gateway name=&quot;voipbuster&quot;&gt;<br>
 &nbsp;&lt;param name=&quot;username&quot; value=&quot;henkoegema&quot;/&gt;<br>
 &nbsp;&lt;param name=&quot;realm&quot; value=&quot;<a href="http://voipbuster.com" target="_blank">voipbuster.com</a>&quot;/&gt;<br>
 &nbsp;&lt;param name=&quot;from-user&quot; value=&quot;003216980xxx&quot;/&gt;<br>
 &nbsp;&lt;param name=&quot;password&quot; value=&quot;xxxxxx&quot;/&gt;<br>
 &nbsp;&lt;param name=&quot;extension&quot; value=&quot;1000&quot;/&gt;<br>
 &nbsp;&lt;/gateway&gt;<br>
&lt;/include&gt;<br>
<br>
I suppose this is correct since I can register with Voipbuster:<br>
<br>
freeswitch@ubuntu&gt; sofia status<br>
API CALL [sofia(status)] output:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Name &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Type &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Data &nbsp; &nbsp; &nbsp;State<br>
===============================================<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; internal &nbsp; &nbsp; &nbsp; profile &nbsp; <a href="http://sip:mod_sofia@192.168.1.101:5060" target="_blank">sip:mod_sofia@192.168.1.101:5060</a> &nbsp; &nbsp; &nbsp;RUNNING<br>
(0)<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; external &nbsp; &nbsp; &nbsp; profile &nbsp; &nbsp;<a href="http://sip:mod_sofia@78.21.64.194:5080" target="_blank">sip:mod_sofia@78.21.64.194:5080</a> &nbsp; &nbsp; &nbsp;RUNNING<br>
(0)<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; voipbuster &nbsp; &nbsp; &nbsp; gateway &nbsp; &nbsp; &nbsp;<a href="mailto:sip%3Ahenkoegema@voipbuster.com">sip:henkoegema@voipbuster.com</a> &nbsp; &nbsp; &nbsp;REGED<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;nat &nbsp; &nbsp; &nbsp; profile &nbsp; &nbsp;<a href="http://sip:mod_sofia@78.21.64.194:5070" target="_blank">sip:mod_sofia@78.21.64.194:5070</a> &nbsp; &nbsp; &nbsp;RUNNING<br>
(0)<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;default &nbsp; &nbsp; &nbsp; &nbsp; alias &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; internal &nbsp; &nbsp; &nbsp;ALIASED<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<a href="http://192.168.1.101" target="_blank">192.168.1.101</a> &nbsp; &nbsp; &nbsp; &nbsp; alias &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; internal &nbsp; &nbsp; &nbsp;ALIASED<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; outbound &nbsp; &nbsp; &nbsp; &nbsp; alias &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; external &nbsp; &nbsp; &nbsp;ALIASED<br>
================================================<br>
3 profiles 3 aliases<br>
<br>
<br>
Then I added the following lines to conf/dialplan/default.xml<br>
<br>
&lt;!-- Dial though &nbsp;Voipbuster gateway --&gt;<br>
&lt;extension name=&quot;voipbuster&quot;&gt;<br>
 &nbsp; &nbsp;&lt;condition field=&quot;destination_number&quot; expression=&quot;^(0031\d*})$&quot;&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;action application=&quot;bridge&quot;<br>
data=&quot;sofia/gateway/voipbuster/$<a href="mailto:1@voipbuster.com">1@voipbuster.com</a>&quot;/&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;/condition&gt;<br>
&lt;/extension&gt;<br>
<br>
<br>
Something is still not correct: Get always busy tone when I dial 003134464135x<br>
(?) &nbsp;No Route !!<br>
<br>
2008-07-01 17:47:21 [INFO] switch_core_state_machine.c:114<br>
switch_core_standard_on_routing() No Route, Aborting<br>
<br>
What am I doing wrong ?<br>
<br>
Thanks<br>
Henk<br>
<br>
<br>
<br>
_______________________________________________<br>
Freeswitch-users mailing list<br>
<a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
<br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br><a href="http://iax:guest@conference.freeswitch.org/888">iax:guest@conference.freeswitch.org/888</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>pstn:213-799-1400