[Freeswitch-users] How to configure Bandwidth.com

Farooq Hussain farooqhussain786 at gmail.com
Tue Mar 27 17:47:35 MSD 2012


Balamurgan,

I don't have user name my client only provide me IP address. How would i
create user on bandwidth.com. I don't find any link on bandwidth.com site.

Please help and I very much in trouble. Anyone can provide skype, gmail,
for any other instant contact way would be very help full.

Thanks
farooq

2012/3/27 Balamurugan Mahendran <b2m at a-cti.com>

> 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
>>
>>
>
> _________________________________________________________________________
> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20120327/58c9683c/attachment.html 


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