]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_rtp_asterisk: Move where DTLS MTU variable is defined.
authorJoshua Colp <jcolp@digium.com>
Sun, 14 Jul 2019 18:26:41 +0000 (15:26 -0300)
committerJoshua Colp <jcolp@digium.com>
Sun, 14 Jul 2019 18:27:00 +0000 (12:27 -0600)
commit17560292371766a4dc0ba236f84c94a1e5d6212c
treea6a42930782fc66a24a371afd22c7b71b05c262f
parent0e3a3a5cb75ba57dce7885ae7a4067a942cd0e9f
res_rtp_asterisk: Move where DTLS MTU variable is defined.

The DTLS MTU variable is not dependent on pjproject and should
not exist in its block.

Change-Id: I7e97d64dc192f2ac81bfe2b72b8229d321c7d026
res/res_rtp_asterisk.c