[Freeswitch-users] Setup with Bandwidth.com

Travis Kemen kemen04 at gmail.com
Wed Aug 31 15:09:28 MSD 2011


Here is the profile I use to connect to them, you could just put a dummy
password in being you don't have one. They do use port 5060 so you will need
to change your external port to be 5060 and your internal to something else
if you want to do it this way.

<include>
  <gateway name="bandwidth.com">
    <param name="username" value="PHONENUMBER"/>
    <param name="password" value="PASSWORD"/>
    <param name="proxy" value="IP"/>
    <param name="expire-seconds" value="600"/>
    <param name="register" value="false"/>
    <param name="retry_seconds" value="30"/>
  </gateway>
</include>
<include>
  <gateway name="bandwidth.com-backup">
    <param name="username" value="PHONENUMBER"/>
    <param name="password" value="PASSWORD"/>
    <param name="proxy" value="IP"/>
    <param name="expire-seconds" value="600"/>
    <param name="register" value="false"/>
    <param name="retry_seconds" value="30"/>
  </gateway>
</include>

On Tue, Aug 30, 2011 at 3:25 PM, Wayne <wayne at hamilton.net> wrote:

> Does anyone have a setup with bandwidth.com?
>
> The example on the wiki has a username and password. I didn't receive a
> username and password form bandwidth.com. Just setup a sip peer and have
> an
> IP address. If I send calls to freeswitch from the peer I get Rejected by
> acl "domains". Falling back to Digest auth. Looks like they are sending it
> on port 5060.
> I'm sure the rejected by acl is the most asked question but I have been
> unable to find the answer.
>
> Thanks Wayne
>
>
>
> 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/20110831/eac8da60/attachment.html 


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