]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-5662 --resolve implement call pickup group functionality in mod_skinny. Currently...
authorNathan Neulinger <nneul@neulinger.org>
Fri, 2 Aug 2013 19:12:03 +0000 (14:12 -0500)
committerNathan Neulinger <nneul@neulinger.org>
Fri, 2 Aug 2013 19:12:03 +0000 (14:12 -0500)
commit7dbf80ed8b20be01f26a91f19f0eec79bba6bba2
tree842db4c53590f329d625d1eb18047e6757bd0f42
parentc2d5d47078b9a2b0698469a06d2058147402890e
FS-5662 --resolve implement call pickup group functionality in mod_skinny. Currently treats callPickup and grpCallPickup identically, may revisit when I find out more about what's different between the two
src/mod/endpoints/mod_skinny/conf/directory/default/skinny-example.xml
src/mod/endpoints/mod_skinny/mod_skinny.c
src/mod/endpoints/mod_skinny/mod_skinny.h
src/mod/endpoints/mod_skinny/skinny_api.c
src/mod/endpoints/mod_skinny/skinny_server.c