[Freeswitch-users] Broadvoice config?

Johny Kadarisman jkr888 at gmail.com
Sun Jul 22 06:24:27 PDT 2007


I just made fs successfully registering to vonage with softphone account.
a sip trace could be helpfull, try enable it with 'export TPORT_LOG=1'
before starting fs.

On 7/22/07, Robert La Ferla <robertlaferla at comcast.net> wrote:
>
> Anyone have Broadvoice working w/FS?  If so, how do you configure
> it?  I tried this but it doesn' work (see error below)
>
>
>         <gateway name="sip.broadvoice.com">
>            <!--/// account username *required* ///-->
>            <param name="username" value="8885551212"/>
>            <!--/// auth realm: *optional* same as gateway name, if
> blank ///-->
>            <!-- param name="realm" value="BroadWorks"/ -->
>            <!--/// domain to use in from: *optional* same as  realm,
> if blank ///-->
>            <!--<param name="from-domain" value="asterlink.com"/>-->
>            <!--/// account password *required* ///-->
>            <param name="password" value="SECRET"/>
>            <!--/// replace the INVITE from user with the channel's
> caller-id ///-->
>            <!--<param name="caller-id-in-from" value="false"/>-->
>            <!--/// extension for inbound calls: *optional* same as
> username, if blank ///-->
>            <!--<param name="extension" value="cluecon"/>-->
>            <!--/// proxy host: *optional* same as realm, if blank ///-->
>            <!--<param name="proxy" value="asterlink.com"/>-->
>            <!--/// expire in seconds: *optional* 3600, if blank ///-->
>            <!--<param name="expire-seconds" value="60"/>-->
>            <!--/// do not register ///-->
>            <!--<param name="register" value="false"/>-->
>            <!--How many seconds before a retry when a failure or
> timeout occurs -->
>            <!--<param name="retry_seconds" value="30"/>-->
>            <!--Use the callerid of an inbound call in the from field
> on outbound calls via this gateway -->
>            <!--<param name="caller-id-in-from" value="false"/>-->
>          </gateway>
>
>
> ERRORS
>
> 2007-07-22 00:35:40 [NOTICE] sofia_reg.c:78 sofia_reg_check_gateway()
> registering sip.broadvoice.com
> 2007-07-22 00:35:40 [DEBUG] sofia.c:71 sofia_event_callback() event
> [nua_r_register] status [503][DNS Error] session: n/a
> 2007-07-22 00:35:40 [WARNING] sofia_reg.c:569
> sofia_reg_handle_sip_r_register() Registration Failed with status 503
>
>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20070722/4c089b45/attachment-0002.html 


More information about the FreeSWITCH-users mailing list