[Freeswitch-users] Trunk without authentication configuration
Michael Collins
msc at freeswitch.org
Fri Jul 29 04:01:59 MSD 2011
On Thu, Jul 28, 2011 at 2:41 PM, Srinivasan Krishnamurthy <
skrishnamurthy at attinteractive.com> wrote:
> Logs are attached http://pastebin.freeswitch.org/16910****
>
> I don’t see FS sending INVITE out to gateway.****
>
> **
>
I just noticed that you have what appear to be profile parameters in your
gateway config. Try a minimal gateway config. Make a copy of
sip-profiles/external/example.xml and fill in only the items you absolutely
need. Make sure you put these in the sip-profile (external.xml) file:
<param name="auth-calls" value="false"/>
<param name="apply-outbound-acl" value="custom_carrier"/>
<param name="apply-inbound-acl" value="custom_carrier"/>
Be sure to reloadxml and then reload mod_sofia. Try again...
-MC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110728/3372e1c5/attachment.html
More information about the FreeSWITCH-users
mailing list