[Freeswitch-users] How to configure Bandwidth.com

Avi Marcus avi at avimarcus.net
Tue Mar 27 18:22:00 MSD 2012


Farooq, it seems to me you don't have a basic understanding of SIP
authentication, registration, sending calls, etc.
This mailing list is to help you with issues using FreeSWITCH, not to teach
you from scratch. Please learn about basic SIP on the FreeSWITCH wiki, from
the FreeSWITCH book, etc.

If you wish to have someone set up your system for you, contact me or
consulting at freeswitch.org

-Avi Marcus



2012/3/27 Farooq Hussain <farooqhussain786 at gmail.com>

> 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.comis 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
>
> _________________________________________________________________________
> 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/84c4a08d/attachment.html 


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