I just made fs successfully registering to vonage with softphone account.<br>a sip trace could be helpfull, try enable it with 'export TPORT_LOG=1' before starting fs.<br><br><div><span class="gmail_quote">On 7/22/07,
<b class="gmail_sendername">Robert La Ferla</b> <<a href="mailto:robertlaferla@comcast.net">robertlaferla@comcast.net</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Anyone have Broadvoice working w/FS? If so, how do you configure<br>it? I tried this but it doesn' work (see error below)<br><br><br> <gateway name="<a href="http://sip.broadvoice.com">sip.broadvoice.com
</a>"><br> <!--/// account username *required* ///--><br> <param name="username" value="8885551212"/><br> <!--/// auth realm: *optional* same as gateway name, if
<br>blank ///--><br> <!-- param name="realm" value="BroadWorks"/ --><br> <!--/// domain to use in from: *optional* same as realm,<br>if blank ///--><br> <!--<param name="from-domain" value="
<a href="http://asterlink.com">asterlink.com</a>"/>--><br> <!--/// account password *required* ///--><br> <param name="password" value="SECRET"/><br> <!--/// replace the INVITE from user with the channel's
<br>caller-id ///--><br> <!--<param name="caller-id-in-from" value="false"/>--><br> <!--/// extension for inbound calls: *optional* same as<br>username, if blank ///-->
<br> <!--<param name="extension" value="cluecon"/>--><br> <!--/// proxy host: *optional* same as realm, if blank ///--><br> <!--<param name="proxy" value="
<a href="http://asterlink.com">asterlink.com</a>"/>--><br> <!--/// expire in seconds: *optional* 3600, if blank ///--><br> <!--<param name="expire-seconds" value="60"/>-->
<br> <!--/// do not register ///--><br> <!--<param name="register" value="false"/>--><br> <!--How many seconds before a retry when a failure or<br>timeout occurs -->
<br> <!--<param name="retry_seconds" value="30"/>--><br> <!--Use the callerid of an inbound call in the from field<br>on outbound calls via this gateway --><br> <!--<param name="caller-id-in-from" value="false"/>-->
<br> </gateway><br><br><br>ERRORS<br><br>2007-07-22 00:35:40 [NOTICE] sofia_reg.c:78 sofia_reg_check_gateway()<br>registering <a href="http://sip.broadvoice.com">sip.broadvoice.com</a><br>2007-07-22 00:35:40 [DEBUG]
sofia.c:71 sofia_event_callback() event<br>[nua_r_register] status [503][DNS Error] session: n/a<br>2007-07-22 00:35:40 [WARNING] sofia_reg.c:569<br>sofia_reg_handle_sip_r_register() Registration Failed with status 503<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">
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br><a href="http://www.freeswitch.org">
http://www.freeswitch.org</a><br></blockquote></div><br>