]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
code changes for the following issue
authorKapil Gupta <kgupta@sangoma.com>
Mon, 10 Sep 2012 17:33:54 +0000 (13:33 -0400)
committerKapil Gupta <kgupta@sangoma.com>
Mon, 10 Sep 2012 17:33:54 +0000 (13:33 -0400)
commit9537ed37378df6a3a1f552487c25d40780c06339
tree43dbf309b6e0e0e83a98dd9f2948c3c08bf6b301
parentfc4365c8a53677d890ad48b45a5c278a94d5fbea
code changes for the following issue
1)resetting term->u.rtp.rfc2833 , if ADD/MODIFY SDP does not have rfc2833
2) calling DTMF removal from modify request also depends on rfc2833 present in sdp or not
3) calling EC disable from ADD/MODIFY api handler if sdp contains T38
src/mod/endpoints/mod_media_gateway/media_gateway_cmd_handler.c
src/mod/endpoints/mod_media_gateway/media_gateway_stack.h
src/mod/endpoints/mod_media_gateway/media_gateway_utils.c