]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
add uuid_media_reneg api command to tell a channel to send a re-invite with optional...
authorAnthony Minessale <anthm@freeswitch.org>
Fri, 7 Sep 2012 20:33:09 +0000 (15:33 -0500)
committerAnthony Minessale <anthm@freeswitch.org>
Fri, 7 Sep 2012 20:33:09 +0000 (15:33 -0500)
commitbfc46567c14332fc7bbdfd56f2f99e2db563eb5a
tree1fedeffad76dc34a67ec0e5d26dde0861053a87d
parentcd8814844a6af0873601969e502df30cbc736b9a
add uuid_media_reneg api command to tell a channel to send a re-invite with optional list of new codecs
src/include/switch_types.h
src/mod/applications/mod_commands/mod_commands.c
src/mod/endpoints/mod_sofia/mod_sofia.c
src/mod/endpoints/mod_sofia/sofia_glue.c