]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-7500: change variable names to reflect audio vs video %NEEDS_DOC
authorAnthony Minessale <anthm@freeswitch.org>
Tue, 12 May 2015 20:52:53 +0000 (15:52 -0500)
committerMichael Jerris <mike@jerris.com>
Thu, 28 May 2015 17:47:30 +0000 (12:47 -0500)
commitff8bf014cf30879f2f47e093175b3a4108b8a49e
tree2fc9b5afa3ae29faeafdbfa7c8e1d57c30381c13
parentd253f74e48bfaf2377838d6a12023884e28c6c14
FS-7500: change variable names to reflect audio vs video %NEEDS_DOC

remote_media_ip_reported => remote_audio_ip_reported and remote_video_ip_reported
new vars remote_audio_ip and remote_video_ip like remote_media_ip but specific to audio and video
remote_media_port_reported => remote_audio_port_reported and remote_audio_port_reported
remote_media_port => remote_audio_port and remote_video_port
rtp_auto_adjust => rtp_auto_adjust_audio and rtp_auto_adjust_video
src/switch_rtp.c