[Freeswitch-users] Calls not established : See the error details

Michael Collins msc at freeswitch.org
Wed Aug 3 19:25:40 MSD 2011


Yes, Plivo uses the event socket. This sounds very much like an issue with
the Plivo stuff not running/responding.  Recommend checking plivo.org or
#plivo IRC channel.

-MC

On Wed, Aug 3, 2011 at 1:35 AM, Dhairya Vora <dhairya.blogs at gmail.com>wrote:

> One thing is making a confusion in my mind. Can plivo (installed on
> freeswitch) be the problem ?
> According to me, it would not the be reason. But still just asking for the
> clarification.
>
>
>
>
> On Wed, Aug 3, 2011 at 1:24 PM, Steven Ayre <steveayre at gmail.com> wrote:
>
>> The debug-level log would be helpful.
>>
>> What does your dialplan look like? It looks like you're executing a
>> dialplan extension that's trying to connect somewhere with the event socket
>> (to have the logic executed externally) but failing to connect to a ESL
>> server:
>>
>> mod_event_socket.c:457 Socket Error!
>>
>> That suggests to me your dialplan might not be doing what you expect it
>> to.
>>
>> -Steve
>>
>>
>>
>> On 3 August 2011 06:10, Dhairya Vora <dhairya.blogs at gmail.com> wrote:
>>
>>> I don't understand why two users (registered directly to freeswitch) are
>>> unable to connect each other?
>>>
>>>
>>> When a registered user 1001 calls registered user 1002, call fails giving
>>> this error
>>>
>>> ************************************************************************************************************************************************************
>>> freeswitch at localhost.localdomain> 2011-08-03 10:07:01.941089 [WARNING]
>>> sofia_reg.c:1337 SIP auth challenge (INVITE) on sofia profile 'internal' for
>>> [1002 at 172.16.10.211] from ip 172.16.10.248
>>> 2011-08-03 10:07:01.941089 [NOTICE] switch_channel.c:897 New Channel
>>> sofia/internal/1000 at 172.16.10.211 [0bf31c06-8379-4831-88d7-a7df3c4ecd49]
>>> 2011-08-03 10:07:01.941089 [INFO] mod_dialplan_xml.c:336 Processing 1000
>>> <1000>->1002 in context default
>>> 2011-08-03 10:07:01.941089 [INFO] switch_core_session.c:1281
>>> sofia/internal/1000 at 172.16.10.211 setting session heartbeat to 60
>>> second(s).
>>> 2011-08-03 10:07:01.941089 [ERR] mod_event_socket.c:457 Socket Error!
>>> 2011-08-03 10:07:01.941089 [NOTICE] switch_core_state_machine.c:189
>>> sofia/internal/1000 at 172.16.10.211 has executed the last dialplan
>>> instruction, hanging up.
>>> 2011-08-03 10:07:01.941089 [NOTICE] switch_core_state_machine.c:191
>>> Hangup sofia/internal/1000 at 172.16.10.211 [CS_EXECUTE] [NORMAL_CLEARING]
>>> 2011-08-03 10:07:01.961094 [NOTICE] switch_core_session.c:1347 Session 25
>>> (sofia/internal/1000 at 172.16.10.211) Ended
>>> 2011-08-03 10:07:01.961094 [NOTICE] switch_core_session.c:1349 Close
>>> Channel sofia/internal/1000 at 172.16.10.211 [CS_DESTROY]
>>>
>>> ************************************************************************************************************************************************************
>>>
>>>
>>>
>>> When I make an outbound call to my mobile, calls are not going through
>>> the custom gateway
>>>
>>> ************************************************************************************************************************************************************
>>> freeswitch at localhost.localdomain> 2011-08-03 10:03:43.608234 [WARNING]
>>> sofia_reg.c:1337 SIP auth challenge (INVITE) on sofia profile 'internal' for
>>> [00919876543210 at 172.16.10.211] from ip 172.16.10.213
>>> 2011-08-03 10:03:43.728232 [NOTICE] switch_channel.c:897 New Channel
>>> sofia/internal/1002 at 172.16.10.211 [334906be-9cb0-44f2-9660-f9377c2ecfba]
>>> 2011-08-03 10:03:43.728232 [INFO] mod_dialplan_xml.c:336 Processing 1002
>>> <1002>->00919876543210 in context default
>>> 2011-08-03 10:03:43.728232 [INFO] switch_core_session.c:1281
>>> sofia/internal/1002 at 172.16.10.211 setting session heartbeat to 60
>>> second(s).
>>> 2011-08-03 10:03:43.728232 [ERR] mod_event_socket.c:457 Socket Error!
>>> 2011-08-03 10:03:43.728232 [NOTICE] switch_core_state_machine.c:189
>>> sofia/internal/1002 at 172.16.10.211 has executed the last dialplan
>>> instruction, hanging up.
>>> 2011-08-03 10:03:43.728232 [NOTICE] switch_core_state_machine.c:191
>>> Hangup sofia/internal/1002 at 172.16.10.211 [CS_EXECUTE] [NORMAL_CLEARING]
>>> 2011-08-03 10:03:43.728232 [NOTICE] switch_core_session.c:1347 Session 24
>>> (sofia/internal/1002 at 172.16.10.211) Ended
>>> 2011-08-03 10:03:43.728232 [NOTICE] switch_core_session.c:1349 Close
>>> Channel sofia/internal/1002 at 172.16.10.211 [CS_DESTROY]
>>>
>>> ************************************************************************************************************************************************************
>>> _______________________________________________
>>> Join us at ClueCon 2011, Aug 9-11, Chicago
>>> http://www.cluecon.com 877-7-4ACLUE
>>>
>>> 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
>>>
>>>
>>
>> _______________________________________________
>> Join us at ClueCon 2011, Aug 9-11, Chicago
>> http://www.cluecon.com 877-7-4ACLUE
>>
>> 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
>>
>>
>
> _______________________________________________
> Join us at ClueCon 2011, Aug 9-11, Chicago
> http://www.cluecon.com 877-7-4ACLUE
>
> 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/20110803/9d351141/attachment-0001.html 


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