Greetings All,
I have put together a PJSIP.conf together. It works; but two of the endpoints have lost their AORs. The system keeps telling me and the endpoints don’t work. Here is their config:
;===============EXTENSION_2803
2803
auth = auth2803
aors = 2803
auth2803
password = 2803
username = 2803
:==============Extension_2898
2898
auth = auth2898
aors = 2898
direct_media = no
force_rport = yes
rtp_symmetric = yes
rewrite_contact = yes
auth2898
password = 2898
username = 2898
Endpoints 2801, 2802 and 2899 all register with Asterisk. All the endpoints are configured in the same manner. When I originally configured 2898 I put it after 2899. I lost the AOR on 2899 and 2898 had an AOR. I rewrote the configuration and put 2898 before 2899 in the config file I had the AOR back on 2899 but no AOR on 2898.
I don’t have a clue why this would happen. Has anyone seen this before? How do I get my AORs back?
Thank You,
Dave