Hello,
I noticed a strange behavior of Asterisk with Asterisk realtime PJSIP and Asterisk manager events.
I add new peer to database, register softhone to Asterisk. Asterisk sends some Asterisk manager events, e.g. ChallengeSent, SuccessfulAuth but there are no events PeerStatus, ContactStatus, DeviceStateChange between them.
After pjsip reload command, I repeat registering softphone. Asterisk sends more events ant there are PeerStatus, ContactStatus, DeviceStateChange between them.
I have not found information about “pjsip reload qualify endpoint/aor” command in documentation: res_pjsip Configuration Examples - Asterisk Documentation
There is no information that Asterisk has to be told about the aors/endpoints manually in realtime configurations.
I’m not sure if anyone has explicitly written any documentation for such. If you’d like to, the documentation is open and pull requests can be made[1].