[Freeswitch-users] Freeswitch Warning Cannot Call External Ips?

Michael Jerris mike at jerris.com
Tue Jun 23 09:11:16 PDT 2009


Try turning up your logging level to debug to see why the call is  
hanging up.

Mike

On Jun 19, 2009, at 7:13 AM, Edmar Cruz wrote:

>
> My freeswitch has a mysql database consists of freeswitch tables,
> registrations and nibblebill on mysql configured it correctly and  
> working...
> Issue is when I call external ip's sometimes it works sometimes not?
>
> 2009-06-19 19:02:01 [INFO] switch_core_session.c:1040
> switch_core_session_enable_heartbeat() sofia/internal/ 
> 1006 at 116.5.231.40
> setting session heartbeat to 1 second(s).
> 2009-06-19 19:02:01 [NOTICE] switch_core_state_machine.c:179
> switch_core_standard_on_execute() Hangup sofia/internal/1006 at 116.50.231.72
> [CS_EXECUTE] [NORMAL_CLEARING]
> 2009-06-19 19:02:01 [NOTICE] switch_core_session.c:1085
> switch_core_session_thread() Session 7 (sofia/internal/1006 at 116.5.231.40 
> )
> Ended
> 2009-06-19 19:02:01 [NOTICE] switch_core_session.c:1087
> switch_core_session_thread() Close Channel sofia/internal/1006 at 116.5.231.40
> [CS_DESTROY]
>
> On my acl.conf.xml I allow ip 116.5.231.40
>
> <list name="globals" default="deny">
>    <node type="allow" cidr="116.5.231.40/32"/>
>    <!-- My PC ip-->
>    <node type="allow" cidr="116.5.231.41/32"/>
> </list>
>
> I put this on my external and internal profile
>
> param name="apply-inbound-acl" value="globals"/>
>
> And put auth-calls to false...
>
> Please help me am really near to my success here in freeswitch...  
> Thanks...




More information about the FreeSWITCH-users mailing list