<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:courier,monaco,monospace,sans-serif;font-size:12pt">you may also note that it's possible to setup a gateway that<br>does not register by setting register to false in the gateway params.<br>That will allow you to make calls using the gateway syntax and possibly provide authentication parameters on gateways that do not need you to register but do require authentication or a paticular from addr.<br><br><br><div>&nbsp;</div><div>Anthony Minessale II<br><br><span>FreeSWITCH <a target="_blank" href="http://www.freeswitch.org/">http://www.freeswitch.org/</a></span><br><span>ClueCon <a target="_blank" href="http://www.cluecon.com/">http://www.cluecon.com/</a></span><br><br>AIM: anthm<br>MSN:anthony_minessale@hotmail.com<br>GTALK/JABBER/PAYPAL:anthony.minessale@gmail.com<br>IRC: irc.freenode.net #freeswitch</div><div><br>FreeSWITCH Developer
 Conference<br>sip:888@conference.freeswitch.org<br>iax:guest@conference.freeswitch.org/888<br>googletalk:conf+888@conference.freeswitch.org<br>pstn:213-799-1400</div><div style="font-family: courier,monaco,monospace,sans-serif; font-size: 12pt;"><br><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">----- Original Message ----<br>From: Jonas Gauffin &lt;jonas.gauffin@gmail.com&gt;<br>To: freeswitch-users@lists.freeswitch.org<br>Sent: Wednesday, October 24, 2007 5:22:30 AM<br>Subject: Re: [Freeswitch-users] Outbound gateway<br><br>
I can now answer my own questions is someone else is wondering:<br><br>&gt; 1. Do I need to configure anything more?<br><br>Gateways that use no authentication do not need to be configured at<br>all. Simply attach the gateway to addresses when calling. For<br>instance: sofia/default/+<a ymailto="mailto:462311111@sipgw1.thegateway.com" href="mailto:462311111@sipgw1.thegateway.com">462311111@sipgw1.thegateway.com</a><br><br>&gt; 2. How can I see if the registration to the gateway have succeeded<br><br>You cant for unregistered gateways, since they arent registered =)<br><br>&gt; 3. Is it possible to debug just all proxy communication (and not all<br>&gt; internal sip communication)?<br><br>Guess not. But you can set the SOFIA_DEBUG flag to 7, it will give you<br>losts of information.<br><br>&gt; 4. I trying to call with: "pa call<br>&gt; sofia/mydomain.com/sipgw2.thegateway.com/4670123456", is that
 correct?<br><br>The command can currently not be used do dial profiles, only to dial<br>stuff that exists in the dialplan. If you want to try your gateway add<br>something like this:<br><br>&lt;extension name="5556"&gt;<br>&nbsp;&nbsp;&nbsp; &lt;condition field="destination_number" expression="5556"&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;action application="bridge"<br>data="sofia/mydomain.com/+<a ymailto="mailto:4670111111@sipgw2.thegateway.com" href="mailto:4670111111@sipgw2.thegateway.com">4670111111@sipgw2.thegateway.com</a>" /&gt;<br>&nbsp;&nbsp;&nbsp; &lt;/condition&gt;<br>&lt;/extension&gt;<br><br>Replace +4670111111 with a real phone number (my provider uses E.164
 format).<br><br>If you want to dial using a registered gateway, the format is this:<br><br>sofia/&lt;profilename&gt;/gateway/&lt;number&gt;<br><br>This stuff will also be put in the user book that we are writing.<br><br>_______________________________________________<br>Freeswitch-users mailing list<br><a ymailto="mailto:Freeswitch-users@lists.freeswitch.org" 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></div><br></div></div><br>__________________________________________________<br>Do You
 Yahoo!?<br>Tired of spam?  Yahoo! Mail has the best spam protection around <br>http://mail.yahoo.com </body></html>