Hi Guys,

 

I'm using an outbound socket to control calls, and it works a charm.
However, what I'd like to do is send a custom event regarding the call
on hang-up.  The way I see things happening at the moment, and I could
be wrong, is that the socket is closed when a hang-up occurs, so am I
taking a chance trying to send the event then? (try to sneak out the
event before socket closure happens)  The other option is of course to
open an inbound socket and send the event, but I'd rather not do that if
possible.

 

Regards

  

_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to