Incoming call issue "no service"

hi,
i’ve a strange issue.
All Calls (incoming and outgoing) are working fine for three days.
3 days later, the incoming calls get a not-in-service message from the pbx.
After a “sip reload” incoming calls working fine again for three days.

[2020-09-09 08:30:30] VERBOSE[32101][C-000000a3] netsock2.c: Using SIP RTP TOS bits 184
[2020-09-09 08:30:30] VERBOSE[32101][C-000000a3] netsock2.c: Using SIP RTP CoS mark 5
[2020-09-09 08:30:30] VERBOSE[2364][C-000000a3] pbx.c: Executing [s@from-trunk-sip-xout:1] Set(“SIP/xout-0000018a”, “GROUP()=OUT_2”) in new stack
[2020-09-09 08:30:30] VERBOSE[2364][C-000000a3] pbx.c: Executing [s@from-trunk-sip-xout:2] Goto(“SIP/xout-0000018a”, “from-trunk,s,1”) in new stack
[2020-09-09 08:30:30] VERBOSE[2364][C-000000a3] pbx_builtins.c: Goto (from-trunk,s,1)
[2020-09-09 08:30:30] VERBOSE[2364][C-000000a3] pbx.c: Executing [s@from-trunk:1] NoOp(“SIP/xout-0000018a”, “No DID or CID Match”) in new stack
[2020-09-09 08:30:30] VERBOSE[2364][C-000000a3] pbx.c: Executing [s@from-trunk:2] Answer(“SIP/xout-0000018a”, “”) in new stack
[2020-09-09 08:30:31] VERBOSE[2364][C-000000a3] pbx.c: Executing [s@from-trunk:3] Log(“SIP/xout-0000018a”, “WARNING,Friendly Scanner from x.x.x.x”) in new stack
[2020-09-09 08:30:31] WARNING[2364][C-000000a3] Ext. s: Friendly Scanner from x.x.x.x
[2020-09-09 08:30:31] VERBOSE[2364][C-000000a3] pbx.c: Executing [s@from-trunk:4] Wait(“SIP/xout-0000018a”, “2”) in new stack
[2020-09-09 08:30:33] VERBOSE[2364][C-000000a3] pbx.c: Executing [s@from-trunk:5] Playback(“SIP/xout-0000018a”, “ss-noservice”) in new stack
[2020-09-09 08:30:33] VERBOSE[2364][C-000000a3] file.c: <SIP/xout-0000018a> Playing ‘ss-noservice.g722’ (language ‘en’)
[2020-09-09 08:30:38] VERBOSE[2364][C-000000a3] pbx.c: Executing [s@from-trunk:6] SayAlpha(“SIPxout-0000018a”, “”) in new stack
[2020-09-09 08:30:38] VERBOSE[2364][C-000000a3] pbx.c: Executing [s@from-trunk:7] Hangup(“SIP/xout-0000018a”, “”) in new stack
[2020-09-09 08:30:38] VERBOSE[2364][C-000000a3] pbx.c: Spawn extension (from-trunk, s, 7) exited non-zero on ‘SIP/xout-0000018a’
[2020-09-09 08:30:38] VERBOSE[2364][C-000000a3] pbx.c: Executing [h@from-trunk:1] Macro(“SIP/xout-0000018a”, “hangupcall,”) in new stack

You will need to ask the person who included the above in the dialplan how they detect those conditions as you are already on the path to"no servce" at that point.

The message may be wrong and you may simply have allowguest and a call originating from an unregistered peer.

Thank you david551, but both options are enabled

  • Allow Anonymous Inbound SIP Calls
  • Allow SIP Guests

The strange thing is, after sip reload it works fine again.

You have allowguest, and the peer presumably lost its registration.

I’d strongly advise against allowing guests.

ok, thank you for the hint - i miss understood you.
I’ll change the settings and it seem’s for me it could be a problem with the NA-PTR resolution.

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