Unknown Extensions in pjsip.endpoint.conf

I inherited this system, so I am still learning it. When viewing Asterisk Info, there are about 450 PJSIP resources listed as offline. I cannot find any reference to these in the GUI, but entries seem to exist in pjsip.endpoint.conf and pjsip.auth.conf. All of them start with “911” and a string of random numbers, e.g “911615031034916”. The below redacted caller ID appears to be an Emergency CID for another extension.

Are they related to the Emergency CIDs? Should they be cleaned up? Thanks for any guidance.

[911265764820725]
type=endpoint
aors=911265764820725
auth=911265764820725-auth
tos_audio=ef
tos_video=af41
cos_audio=5
cos_video=4
allow=ulaw,alaw,g729,gsm,g726,g722,h264,mpeg4
context=outbound-allroutes
callerid=[REDACTED]

dtmf_mode=rfc4733
direct_media=yes
direct_media=yes
mailboxes=911265764820725@device

Asterisk 18.19.0
FreePBX 16.0.40.11

If these are in files that don’t contain “custom” in their name, they will be regenerated the next time the FreePBX configuration is reloaded.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.