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

Edmar Cruz darklion11 at yahoo.com
Fri Jun 19 04:13:30 PDT 2009


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...
-- 
View this message in context: http://www.nabble.com/Freeswitch-Warning-Cannot-Call-External-Ips--tp24109532p24109532.html
Sent from the Freeswitch-users mailing list archive at Nabble.com.





More information about the FreeSWITCH-users mailing list