[Freeswitch-users] Problem Registering Gateway
Ave ebock
babyphatt2k at yahoo.com
Sun Aug 24 04:18:04 MSD 2014
Hi,
Please im trying to register a gateway that uses IP Authentication. I've added the IP address of my freeswitch to my service provider and i have this in my /sip_profiles/external/vb.xml
<include>
<gateway name="vb">
<param name="register" value="false"/>
<param name="username" value="username"/>
<param name="password" value="password"/>
<param name="proxy" value="108.59.2.133"/>
<param name="realm" value="108.59.2.133"/>
<param name="expire-seconds" value="600"/>
<param name="retry-seconds" value="30"/>
<param name="ping" value="25"/>
</gateway>
</include>
when i do sofia profile external register vb, i get an error
vb Registration Failed with status Method Not Allowed [405]
Please what might i be doing wrong
I have other providers that do not use IP authentication and i've got no issue with them.
Thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20140823/ac1f38ef/attachment.html
Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users
mailing list