[Freeswitch-users] Outbound socket

Ivan C Myrvold ivan at myrvold.org
Sun Jun 22 05:59:13 PDT 2008


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:
>>
>> <action application="socket" data="192.168.207.242:8084 async full"/>
>>
>> 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
>





More information about the FreeSWITCH-users mailing list