“pjsip Show Endpoints” Returns “No Objects Found” In 13.7.0-rc2
Hi everyone,
I have just upgraded to Asterisk 13.7.0-rc2 and noticed that when I type “pjsip show endpoints” at the CLI, I get “No Objects Found”.
However, if I request information on a specific endpoint, (for example: “pjsip show endpoint 101”) then I get all of the information for that endpoint as expected.
This seems to have started as soon as I upgraded to 13.7.0-rc2. I tried with pjproject 2.4 and now pjproject 2.4.5 and get the same result.
Has anyone else seen this or is it something that is unique to my situation?
Thanks,
–Matt
2 thoughts on - “pjsip Show Endpoints” Returns “No Objects Found” In 13.7.0-rc2
Matthew Murphy wrote:
Are you using realtime? A regression was found[1] in rc2 when realtime was in use which would cause this to happen. Only contacts were mentioned but it would impact other things. There is now an rc3 which has a fix for this in it.
[1] https://issues.asterisk.org/jira/browse/ASTERISK-25689
I am using realtime – you got it!
Great to know it already has a fix. I’ll pull in rc3 and go from there.
Thanks a lot for your help!
–Matt