Anonymous calls

Good morning, I’ll tell you the scenario to explain the problem.

We have two Freepbx:

Freepbx version 14 is used for internal calls and has a trunk against the other Freepbx, it has all the necessary outgoing routes, internal calls from both this switchboard and the other switchboard have no problems. Numbering of internal extensions 3xxx

Freepbx version 16 is used for external calls and calls to the switchboard mentioned above are also allowed. Internal extension numbering 4xxx.

The problem I have is that when I try to make a call to a mobile phone from freepbx ver 14 to freepbx 16, if we check the log we get an anonymous call and the call is not made.

Attached log:

59986[2024-01-01 12:39:11] VERBOSE[22737][C-0000452d] pbx.c: Executing [699555608@from-sip-external:1] NoOp(“PJSIP/anonymous-0000d17c”, “Received incoming SIP connection from unknown peer to 699555608”) in new stack
59987[2024-01-01 12:39:11] VERBOSE[22737][C-0000452d] pbx.c: Executing [699555608@from-sip-external:2] Set(“PJSIP/anonymous-0000d17c”, “DID=699555608”) in new stack
59988[2024-01-01 12:39:11] VERBOSE[22737][C-0000452d] pbx.c: Executing [699555608@from-sip-external:3] Goto(“PJSIP/anonymous-0000d17c”, “s,1”) in new stack
59994[2024-01-01 12:39:11] VERBOSE[22737][C-0000452d] pbx.c: Executing [s@from-sip-external:4] Goto(“PJSIP/anonymous-0000d17c”, “from-trunk,699555608,1”) in new stack
59995[2024-01-01 12:39:11] VERBOSE[22737][C-0000452d] pbx_builtins.c: Goto (from-trunk,699555608,1)
59996[2024-01-01 12:39:11] VERBOSE[22737][C-0000452d] pbx.c: Executing [699555608@from-trunk:1] Set(“PJSIP/anonymous-0000d17c”, “__FROM_DID=699555608”) in new stack
59997[2024-01-01 12:39:11] VERBOSE[22737][C-0000452d] pbx.c: Executing [699555608@from-trunk:2] NoOp(“PJSIP/anonymous-0000d17c”, “Received an unknown call with DID set to 699555608”) in new stack
59998[2024-01-01 12:39:11] VERBOSE[22737][C-0000452d] pbx.c: Executing [699555608@from-trunk:3] Goto(“PJSIP/anonymous-0000d17c”, “s,a2”) in new stack

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