]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-3758 --resolve ok so I wrote my own patch but i did borrow the 2 lines of code...
authorAnthony Minessale <anthm@freeswitch.org>
Thu, 15 Dec 2011 22:30:33 +0000 (16:30 -0600)
committerAnthony Minessale <anthm@freeswitch.org>
Thu, 15 Dec 2011 22:30:33 +0000 (16:30 -0600)
commite9bde2eb0e1e70acbb67f4249a8789fbd1f568b5
treeaf4e8be3bc71ad14344231b2412ec2102720685b
parente164b76caf0a47b6b33891eea80b1928067c9dd1
FS-3758 --resolve ok so I wrote my own patch but i did borrow the 2 lines of code to create a seq from the original patch! sofia changes probably need to be converted to a tag if they are to go upstream.  This completely manages sub/pub from inside mod_sofia inside the db and subs can now persist and/or fail over mid dialog tested on several things like polycom/snom/yealink on SLA and presence
libs/sofia-sip/libsofia-sip-ua/nua/nua_notifier.c
libs/sofia-sip/libsofia-sip-ua/nua/nua_server.c
src/mod/endpoints/mod_sofia/Makefile.am
src/mod/endpoints/mod_sofia/mod_sofia.h
src/mod/endpoints/mod_sofia/sofia.c
src/mod/endpoints/mod_sofia/sofia_glue.c
src/mod/endpoints/mod_sofia/sofia_presence.c
src/mod/endpoints/mod_sofia/sofia_reg.c
src/mod/endpoints/mod_sofia/sofia_sla.c [deleted file]