[Freeswitch-users] How to configure Bandwidth.com

Balamurugan Mahendran b2m at a-cti.com
Tue Mar 27 15:17:47 MSD 2012


I had the same issue, and it worked when I move the xml
to /usr/local/freeswitch/conf/sip_profiles/internal/bandwidth.conf.xml

<include>
  <gateway name="bandwidth.com">
    <param name="username" value="your user name"/>
    <param name="password" value="your password"/>
    <param name="from-user" value="fromuser"/>
    <param name="from-domain" value="IP"/>
    <param name="proxy" value="IP"/>
    <param name="expire-seconds" value="600"/>
    <param name="register" value="true"/>
    <param name="retry_seconds" value="30"/>
    <param name="extension" value=""/>
    <param name="context" value="public"/>
  </gateway>
</include>

make sure your vars.xml as like this(guess its default)

<!-- Internal SIP Profile -->
  <X-PRE-PROCESS cmd="set" data="internal_auth_calls=true"/>
  <X-PRE-PROCESS cmd="set" data="internal_sip_port=5060"/>
  <X-PRE-PROCESS cmd="set" data="internal_tls_port=5061"/>
  <X-PRE-PROCESS cmd="set" data="internal_ssl_enable=false"/>
  <X-PRE-PROCESS cmd="set" data="internal_ssl_dir=$${base_dir}/conf/ssl"/>

  <!-- External SIP Profile -->
  <X-PRE-PROCESS cmd="set" data="external_auth_calls=true"/>
  <X-PRE-PROCESS cmd="set" data="external_sip_port=5080"/>
  <X-PRE-PROCESS cmd="set" data="external_tls_port=5081"/>
  <X-PRE-PROCESS cmd="set" data="external_ssl_enable=false"/>
  <X-PRE-PROCESS cmd="set" data="external_ssl_dir=$${base_dir}/conf/ssl"/>


bridge to :

sofia/gateway/bandwidth.com/+1xxxxxxxxx


Thanks,
Bala



2012/3/27 <B.Tietz at pinguin.ag>

> If you have to use IP-Auth make a user for bandwith.com with the IP as
> cidr as metioned here: http://wiki.freeswitch.org/wiki/Acl#Users****
>
> ** **
>
> for outgoing calls just make a bridge to sofia/external/$1@
> <bandwith.comIP>****
>
> ** **
>
> regards****
>
> Benjamin****
>
> ** **
>
> ** **
>
> Yeah I know about that link. The information I got from bandwidth.com is
> only a IP and they say please open you port 5060. They use
> IP authentication. ****
>
> ** **
>
> More help required other then this link. Also on which path I have to
> configure inbound and outbound rule. please help me****
>
> 2012/3/27 Anton Kvashenkin <anton.jugatsu at gmail.com>****
>
> Use wiki
> http://wiki.freeswitch.com/wiki/Provider_Configuration:_Bandwidth.com ****
>
> 27 марта 2012 г. 14:19 пользователь Farooq Hussain <
> farooqhussain786 at gmail.com> написал:****
>
> Hello Everyone,****
>
> ** **
>
> Please let me know how would we configure bandwith.com SIP turnk. Please
> help us.
> ****
>
> ** **
>
> --
> Thanks
>
> Farooq Hussain****
>
> ** **
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> 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****
>
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> 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****
>
>
>
> ****
>
> ** **
>
> --
> Thanks
>
> Farooq Hussain****
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> 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/20120327/ef9e8d1f/attachment.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list