]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_rtp_asterisk: Raise event when RTP port is allocated
authorJoshua Colp <jcolp@digium.com>
Mon, 24 Sep 2018 17:43:17 +0000 (17:43 +0000)
committerJoshua Colp <jcolp@digium.com>
Tue, 25 Sep 2018 10:35:02 +0000 (05:35 -0500)
commit7c49ea7cff8fe4afc4923bf4bd455790597f4541
tree82681ec7a592aa2d37551f16f127f07f6d160698
parent3ddfeccf35635e41d307e6d572faa7ca44939ea4
res_rtp_asterisk: Raise event when RTP port is allocated

This change raises a testsuite event to provide what port
Asterisk has actually allocated for RTP. This ensures that
testsuite tests can remove any assumption of ports and instead
use the actual port in use.

ASTERISK-28070

Change-Id: I91bd45782e84284e01c89acf4b2da352e14ae044
res/res_rtp_asterisk.c