]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_rtp_asterisk: Make TURN and STUN server configurations consistent.
authorBrent Eagles <beagles@digium.com>
Mon, 24 Sep 2012 12:42:19 +0000 (12:42 +0000)
committerBrent Eagles <beagles@digium.com>
Mon, 24 Sep 2012 12:42:19 +0000 (12:42 +0000)
commitf787f4219a26e5ab7ad93ffa1198e96dfd26fee6
treec1bdf422928977d93aff924ddfe1632590bf3659
parentfd98835f1fb45d2b745bd273a590cf488b4c11dd
res_rtp_asterisk: Make TURN and STUN server configurations consistent.

This patch removes the turnport configuration property and changes the
turnaddr property to be a combined host[:port] configuration string. The
patch also modifies the documentation in the example configuration to
reflect the property changes and adds some additional text indicating how
the STUN port is configured.

(closes issue ASTERISK-20344)
Reported by: beagles
Tested by: beagles
Review: https://reviewboard.asterisk.org/r/2111/
........

Merged revisions 373403 from http://svn.asterisk.org/svn/asterisk/branches/11

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@373404 65c4cc65-6c06-0410-ace0-fbb531ad65f3
configs/rtp.conf.sample
res/res_rtp_asterisk.c