Phone will not ring, was working before. DND is off. Outgoing calls are fine.
If I change it from ring group, to go direct to an extension, it gives the “that extension is unavailable message”, specially from the “Not Reachable” option.
asterisk -V
Asterisk 11.20.0
cat /etc/schmooze/pbx-version
10.13.66-6
cat /var/log/asterisk/full |grep Reg |grep 500
[2015-11-23 09:39:08] VERBOSE[4888] chan_sip.c: – Registered SIP ‘500’ at xx.xx.xx.xx:1029
[2015-11-23 09:56:25] VERBOSE[32696][C-0000917a] pbx.c: – Executing [[email protected]:33] Set(“Local/[email protected];2”, “CHANNEL(language)=en”) in new stack
[2015-11-23 09:56:25] VERBOSE[32696][C-0000917a] pbx.c: – Executing [[email protected]:2] Set(“Local/[email protected];2”, “VMGAIN=”) in new stack
[2015-11-23 09:56:25] VERBOSE[32696][C-0000917a] pbx.c: – Executing [[email protected]:3] Macro(“Local/[email protected];2”, “blkvm-check,”) in new stack
[2015-11-23 09:56:25] VERBOSE[32696][C-0000917a] pbx.c: – Executing [[email protected]:1] Set(“Local/[email protected];2”, “GOSUB_RETVAL=TRUE”) in new stack
[2015-11-23 09:56:25] VERBOSE[32696][C-0000917a] pbx.c: – Executing [[email protected]:2] ExecIf(“Local/[email protected];2”, “0?Set(GOSUB_RETVAL=TRUE)”) in new stack
[2015-11-23 09:56:25] VERBOSE[32696][C-0000917a] pbx.c: – Executing [[email protected]:3] MacroExit(“Local/[email protected];2”, “”) in new stack
[2015-11-23 09:56:25] VERBOSE[32696][C-0000917a] pbx.c: – Executing [[email protected]:4] GotoIf(“Local/[email protected];2”, “0?vmx,1”) in new stack
[2015-11-23 09:56:25] VERBOSE[32696][C-0000917a] pbx.c: – Executing [[email protected]:5] Hangup(“Local/[email protected];2”, “”) in new stack
[2015-11-23 09:56:25] VERBOSE[32696][C-0000917a] app_macro.c: == Spawn extension (macro-vm, s, 5) exited non-zero on ‘Local/[email protected];2’ in macro ‘vm’
[2015-11-23 09:56:25] VERBOSE[32696][C-0000917a] app_macro.c: == Spawn extension (macro-exten-vm, s, 23) exited non-zero on ‘Local/[email protected];2’ in macro ‘exten-vm’
[2015-11-23 09:56:25] VERBOSE[32696][C-0000917a] pbx.c: == Spawn extension (ext-local, 500, 2) exited non-zero on ‘Local/[email protected];2’
[2015-11-23 09:56:25] VERBOSE[32696][C-0000917a] pbx.c: – Executing [[email protected]:1] Macro(“Local/[email protected];2”, “hangupcall,”) in new stack
[2015-11-23 09:56:25] VERBOSE[32696][C-0000917a] pbx.c: – Executing [[email protected]:1] ExecIf(“Local/[email protected];2”, “0?Set(CDR(recordingfile)=external-500-3126369774-20151123-095625-1448294185.55801.wav)”) in new stack
[2015-11-23 09:56:25] VERBOSE[32696][C-0000917a] pbx.c: – Executing [[email protected]:2] GotoIf(“Local/[email protected];2”, “1?theend”) in new stack
[2015-11-23 09:56:25] VERBOSE[32696][C-0000917a] pbx.c: – Goto (macro-hangupcall,s,4)
[2015-11-23 09:56:25] VERBOSE[32696][C-0000917a] pbx.c: – Executing [[email protected]:4] ExecIf(“Local/[email protected];2”, “0?Set(CDR(recordingfile)=)”) in new stack
[2015-11-23 09:56:25] VERBOSE[32696][C-0000917a] pbx.c: – Executing [[email protected]:5] Hangup(“Local/[email protected];2”, “”) in new stack
[2015-11-23 09:56:25] VERBOSE[32696][C-0000917a] app_macro.c: == Spawn extension (macro-hangupcall, s, 5) exited non-zero on ‘Local/[email protected];2’ in macro ‘hangupcall’
Any ideas?