[asterisk-users] func_pjsip_aor.so: undefined symbol: ast_sip_location_retrieve_aor_contacts

Michael Maier m1278468 at mailbox.org
Sun Sep 6 02:43:27 CDT 2020


On 05.09.20 at 15:22 sean darcy wrote:
> asterisk-16.13.0-rc2. Fedora 32
> 
> pjsip won't load because of undefined symbols:

This means, that your pjsip library doesn't match the asterisk binary. It's best to remove the independent pjsip library and compile asterisk[1] with the bundled pjsip library. Doing
it this way ensures that pjsip and asterisk match for sure (and some additional patches are applied to pjsip on top regarding usage of pjsip in asterisk).


Greetings
Michael

[1] https://downloads.asterisk.org/pub/telephony/asterisk



More information about the asterisk-users mailing list