]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-6758 and other related behavior, also change to answer behavior to mimic what...
authorRyan Lantzer <lantzer@mst.edu>
Thu, 26 Feb 2015 14:21:26 +0000 (08:21 -0600)
committerNathan Neulinger <nneul@neulinger.org>
Thu, 26 Feb 2015 14:21:26 +0000 (08:21 -0600)
commit95937964205ea2ca873b443ea9ea99f507244830
tree4099010efb8322f758055af1aba0768e65722bdf
parent3cd481820e0fc099cf2d39e1318017696ea43465
FS-6758 and other related behavior, also change to answer behavior to mimic what users tend to expect from cisco phones.

Updatd 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.

Reorder received calls on skinny
src/mod/endpoints/mod_skinny/mod_skinny.c
src/mod/endpoints/mod_skinny/skinny_server.c