Hi!
I have FreePBX running on VM on my home server. It’s been working for years now and I’ve been very happy with it. However- I’ve been trying to use my PBX and VoIP telephones with SIP number provided by orange with my internet. When I finalny got SIP Trunk to register it’s giving me the same warning over and over:
WARNING[23655] res_pjsip_outbound_authenticator_digest.c: Host: ‘83.0.8.193:5060’: No auth objects matching realm(s) ‘’ from challenge found.
Inbound nor outbound calls seem to work. When I’m trying to call my mobile phone from my Fanvil it’s giving me this:
14158 [2024-05-19 01:06:10] VERBOSE[23655] netsock2.c: Using SIP RTP Audio TOS bits 184
14159 [2024-05-19 01:06:10] VERBOSE[23655] netsock2.c: Using SIP RTP Audio TOS bits 184 in TCLASS field.
14160 [2024-05-19 01:06:10] VERBOSE[23655] netsock2.c: Using SIP RTP Audio CoS mark 5
14161 [2024-05-19 01:06:10] VERBOSE[28821][C-00000004] pbx.c: Executing [MYNUMBER@from-internal:1] ResetCDR(“PJSIP/200-00000003”, “”) in new stack
14162 [2024-05-19 01:06:10] VERBOSE[28821][C-00000004] pbx.c: Executing [MYNUMBER@from-internal:2] NoCDR(“PJSIP/200-00000003”, “”) in new stack
14163 [2024-05-19 01:06:10] VERBOSE[28821][C-00000004] pbx.c: Executing [MYNUMBER@from-internal:3] Progress(“PJSIP/200-00000003”, “”) in new stack
14164 [2024-05-19 01:06:10] VERBOSE[28821][C-00000004] pbx.c: Executing [MYNUMBER@from-internal:4] Wait(“PJSIP/200-00000003”, “1”) in new stack
14165 [2024-05-19 01:06:11] VERBOSE[28821][C-00000004] pbx.c: Executing [MYNUMBER@from-internal:5] Playback(“PJSIP/200-00000003”, “silence/1&cannot-complete-as-dialed&check-number-dial-again,noanswer”) in new stack
14166 [2024-05-19 01:06:11] VERBOSE[28821][C-00000004] file.c: <PJSIP/200-00000003> Playing ‘silence/1.g722’ (language ‘pl’)
14167 [2024-05-19 01:06:12] VERBOSE[28821][C-00000004] file.c: <PJSIP/200-00000003> Playing ‘cannot-complete-as-dialed.g722’ (language ‘pl’)
14168 [2024-05-19 01:06:14] VERBOSE[28821][C-00000004] file.c: <PJSIP/200-00000003> Playing ‘check-number-dial-again.g722’ (language ‘pl’)
14169 [2024-05-19 01:06:17] VERBOSE[28821][C-00000004] pbx.c: Executing [MYNUMBER@from-internal:6] Wait(“PJSIP/200-00000003”, “1”) in new stack
14170 [2024-05-19 01:06:18] VERBOSE[28821][C-00000004] pbx.c: Executing [MYNUMBER@from-internal:7] Congestion(“PJSIP/200-00000003”, “20”) in new stack
14171 [2024-05-19 01:06:18] VERBOSE[28821][C-00000004] pbx.c: Spawn extension (from-internal, MYNUMBER, 7) exited non-zero on ‘PJSIP/200-00000003’
14172 [2024-05-19 01:06:18] VERBOSE[28821][C-00000004] pbx.c: Executing [h@from-internal:1] Macro(“PJSIP/200-00000003”, “hangupcall”) in new stack
14173 [2024-05-19 01:06:18] VERBOSE[28821][C-00000004] pbx.c: Executing [s@macro-hangupcall:1] GotoIf(“PJSIP/200-00000003”, “1?theend”) in new stack
14174 [2024-05-19 01:06:18] VERBOSE[28821][C-00000004] pbx_builtins.c: Goto (macro-hangupcall,s,3)
14175 [2024-05-19 01:06:18] VERBOSE[28821][C-00000004] pbx.c: Executing [s@macro-hangupcall:3] ExecIf(“PJSIP/200-00000003”, “0?Set(CDR(recordingfile)=)”) in new stack
14176 [2024-05-19 01:06:18] VERBOSE[28821][C-00000004] pbx.c: Executing [s@macro-hangupcall:4] Hangup(“PJSIP/200-00000003”, “”) in new stack
14177 [2024-05-19 01:06:18] VERBOSE[28821][C-00000004] app_macro.c: Spawn extension (macro-hangupcall, s, 4) exited non-zero on ‘PJSIP/200-00000003’ in macro ‘hangupcall’
14178 [2024-05-19 01:06:18] VERBOSE[28821][C-00000004] pbx.c: Spawn extension (from-internal, h, 1) exited non-zero on ‘PJSIP/200-00000003’
I’ve checked every webside covering this topic and haven’t found a solution that would work for me.
It’s working just fine with my Cisco Internet Phone Adapter (VoIP to analog phone gateway) with no configuration whatsoever (other than SIP Server adress and credentials like username, auth username and password).
I’ll gave more information if needed.
Best regards,
Kacper