Inbound Calls Going To Voicemail

Hi, I need help asap if possible. I have phones on a FreePBX 16.0.40.8 server, running asterisk 20.5.2, and all internal and external inbound calls go straight to voice mail. All the phones are registered and DND is off for them. Here is a screenshot of one of the entries when I turned on PJSIP debugging mode:

And here is the call in CDR report:

There are no calls in your log fragment. You need to provide a complete call, as text, taken from the full log file. The preference is to upload it to pastebin.com and give the identity of the upload.

Hello, how is this? 100196 [2024-08-23 22:23:32] VERBOSE[31451][C-00000029] pbx.c: Executing [XXXXXX - Pastebin.com

Also the firewall here is a Fortinet 400F

  1. 100373 [2024-08-23 22:23:32] WARNING[31451][C-00000029] pjsip/dialplan_functions.c: Specified endpoint ’ 207’ was not found

" 207" is not the same as “207”

1 Like

I did notice that, where would I rectify this?

At the Asterisk command prompt, type
database show DEVICE/207
and post the output.

1 Like

I actually did find it! These ext. were mass imported using csv, the dial had "PJSIP/ " before 99% of the ext. After removing the space, it worked once again! Thank you all for your help!!!

1 Like

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