]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_rtp_asterisk.c: Add conditional module dependency to res_pjproject
authorRichard Mudgett <rmudgett@digium.com>
Wed, 17 Oct 2018 21:08:19 +0000 (16:08 -0500)
committerRichard Mudgett <rmudgett@digium.com>
Wed, 17 Oct 2018 21:08:19 +0000 (16:08 -0500)
commit718ccd51a3272619adf91fb6f5751d744e3ed41f
treed2801593bb0dd392c79242bdfe8c0556f0b48c61
parent7c7cdab2af64c623b646a2c4b99ea62b74c5120b
res_rtp_asterisk.c: Add conditional module dependency to res_pjproject

* The dependency ensures that res_pjproject cannot be manually unloaded
before res_rtp_asterisk.
* The dependency allows startup loading errors to report that
res_rtp_asterisk depends upon res_pjproject.

Change-Id: Icf5e7581f4ddd6189929f6174c74dd951f887377
res/res_rtp_asterisk.c