[Freeswitch-users] Outbound socket

Greg White gwhite at bustedflush.org
Sun Jun 22 06:03:40 PDT 2008


I'm doing something similar and I don't see the HANGUP either. What I do see is
that the control socket is closed when the hangup occurs, so I use that as a
proxy for HANGUP. Not ideal but it works for me.

_______________________________________________________________________________

From: Ivan_C_Myrvold
To: freeswitch-users at lists.freeswitch.org
Sent: 06/22/2008 08:59 AM
Received: 06/22/2008 09:00 AM
Subject: Re: [Freeswitch-users] Outbound socket


SendMsg
call-command: execute
execute-app-arg: sofia/192.168.207.203/116%192.168.207.203
execute-app-name: bridge
Ivan
Den 22. juni. 2008 kl. 14:40 skrev Brian West:
> What are you doing in your script over the socket?  You're directing
> them elsewhere?
>
> /b
>
> On Jun 22, 2008, at 7:36 AM, Ivan C Myrvold wrote:
>
>> In my dialplan, I have set the following to send incoming calls to an
>> application I am working on:
>>
>>
>>
>> This is working very nice, and I am receiving events for all incoming
>> calls, and I am redirecting the calls in my application to some of
>> the
>> registered phones I have.
>>
>> But when I am terminating the calls, I do not getting the hangup
>> events, which I would like to have so I can see when the calls were
>> hung up.
>> This is the last message I get:
>>
>> http://pastebin.freeswitch.org/4671
>>
>> Do I have to set up an inbound socket to the FreeSwitch server, just
>> to catch those messages too?
>>
>> Ivan
>>
>> _______________________________________________
>> 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
>
>
> _______________________________________________
> 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
>
_______________________________________________
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/20080622/388476cb/attachment-0002.html 


More information about the FreeSWITCH-users mailing list