]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip: module load priority 60/2760/3
authorAlexei Gradinari <alex2grad@gmail.com>
Wed, 4 May 2016 20:16:24 +0000 (16:16 -0400)
committerAlexei Gradinari <alex2grad@gmail.com>
Fri, 6 May 2016 13:27:39 +0000 (09:27 -0400)
commit72eb7c8301b046fb10dfb9afd9f145f72889b921
tree0adbe6acf49ab7d835f2e5119e6678c9dca3fe13
parentdd00c71aae12ddfb8af9ca5fab41b1badd50ca5a
res_pjsip: module load priority

The res_pjsip_authenticator_digest, res_pjsip_endpoint_identifier_*
and res_pjsip_registrar modules should load ASAP
to avoid "No matching endpoint found" for legitimate endpoint.

ASTERISK-25994

Change-Id: Iac95d95ad031e0be104189d29e923a2ad7c24a1b
res/res_pjsip_authenticator_digest.c
res/res_pjsip_endpoint_identifier_ip.c
res/res_pjsip_endpoint_identifier_user.c
res/res_pjsip_registrar.c