]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Updated SKINNY on-hook action to hang up all calls on a device, except those in a...
authorRyan Lantzer <lantzer@mst.edu>
Fri, 5 Jun 2015 22:34:42 +0000 (17:34 -0500)
committerNathan Neulinger <nneul@neulinger.org>
Fri, 5 Jun 2015 22:36:51 +0000 (17:36 -0500)
commitdd64594c05af844772f43c40bbb07047b1e1c808
tree0ec5780a0751a5038dd675b4eb8e12d88dff7248
parent6923953d45ba3ede2429cd400e9f6f041cc6ca1e
Updated SKINNY on-hook action to hang up all calls on a device, except those in a short list of call states (or perform a blind transfer).
Added a hook after completing the hangup operation to start ringing if there is an inbound call active on the device.

Signed-off-by: Nathan Neulinger <nneul@neulinger.org>
src/mod/endpoints/mod_skinny/mod_skinny.c
src/mod/endpoints/mod_skinny/skinny_server.c