]> 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:37:11 +0000 (10:37 +0000)
commit155ff8e174f01efbbeb6f913f92257b5528512cf
treee132d32e3ec536100511e3a4e7bd11a6dc2882e7
parenta741cd4f11bbc63d0e023ed81e1357dc465bfe62
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