Help with CHANUNAVAIL issue

I have a few extensions and they all appear to work correctly, except for this one (13). It is a grandstream phone and can make calls to other extensions, but calls into the phone don’t work. Here is the output:

-- Executing [13@from-internal:1] Macro("SIP/10-08614e98", "exten-vm|13|13") in new stack
-- Executing [s@macro-exten-vm:1] Macro("SIP/10-08614e98", "user-callerid") in new stack
-- Executing [s@macro-user-callerid:1] NoOp("SIP/10-08614e98", "user-callerid: device 10") in new stack
-- Executing [s@macro-user-callerid:2] Set("SIP/10-08614e98", "AMPUSER=10") in new stack
-- Executing [s@macro-user-callerid:3] GotoIf("SIP/10-08614e98", "0?report") in new stack
-- Executing [s@macro-user-callerid:4] ExecIf("SIP/10-08614e98", "1|Set|REALCALLERIDNUM=10") in new stack
-- Executing [s@macro-user-callerid:5] NoOp("SIP/10-08614e98", "REALCALLERIDNUM is 10") in new stack
-- Executing [s@macro-user-callerid:6] Set("SIP/10-08614e98", "AMPUSER=10") in new stack
-- Executing [s@macro-user-callerid:7] Set("SIP/10-08614e98", "AMPUSERCIDNAME=Jason") in new stack
-- Executing [s@macro-user-callerid:8] GotoIf("SIP/10-08614e98", "0?report") in new stack
-- Executing [s@macro-user-callerid:9] Set("SIP/10-08614e98", "AMPUSERCID=10") in new stack
-- Executing [s@macro-user-callerid:10] Set("SIP/10-08614e98", "CALLERID(all)="Jason" <10>") in new stack
-- Executing [s@macro-user-callerid:11] Set("SIP/10-08614e98", "REALCALLERIDNUM=10") in new stack
-- Executing [s@macro-user-callerid:12] ExecIf("SIP/10-08614e98", "0|Set|CHANNEL(language)=") in new stack
-- Executing [s@macro-user-callerid:13] NoOp("SIP/10-08614e98", "TTL:  ARG1: 13") in new stack
-- Executing [s@macro-user-callerid:14] GotoIf("SIP/10-08614e98", "0?continue") in new stack
-- Executing [s@macro-user-callerid:15] Set("SIP/10-08614e98", "__TTL=64") in new stack
-- Executing [s@macro-user-callerid:16] GotoIf("SIP/10-08614e98", "1?continue") in new stack
-- Goto (macro-user-callerid,s,23)
-- Executing [s@macro-user-callerid:23] NoOp("SIP/10-08614e98", "Using CallerID "Jason" <10>") in new stack
-- Executing [s@macro-exten-vm:2] Set("SIP/10-08614e98", "FROMCONTEXT=exten-vm") in new stack
-- Executing [s@macro-exten-vm:3] Set("SIP/10-08614e98", "VMBOX=13") in new stack
-- Executing [s@macro-exten-vm:4] Set("SIP/10-08614e98", "EXTTOCALL=13") in new stack
-- Executing [s@macro-exten-vm:5] Set("SIP/10-08614e98", "CFUEXT=") in new stack
-- Executing [s@macro-exten-vm:6] Set("SIP/10-08614e98", "CFBEXT=") in new stack
-- Executing [s@macro-exten-vm:7] Set("SIP/10-08614e98", "RT=25") in new stack
-- Executing [s@macro-exten-vm:8] Macro("SIP/10-08614e98", "record-enable|13|IN") in new stack
-- Executing [s@macro-record-enable:1] GotoIf("SIP/10-08614e98", "0?2:4") in new stack
-- Goto (macro-record-enable,s,4)
-- Executing [s@macro-record-enable:4] AGI("SIP/10-08614e98", "recordingcheck|20080314-030614|1205489174.43") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/recordingcheck

recordingcheck|20080314-030614|1205489174.43: Inbound recording not enabled
– AGI Script recordingcheck completed, returning 0
– Executing [s@macro-record-enable:5] NoOp(“SIP/10-08614e98”, “No recording needed”) in new stack
– Executing [s@macro-exten-vm:9] Macro(“SIP/10-08614e98”, “dial|25|tr|13”) in new stack
– Executing [s@macro-dial:1] GotoIf(“SIP/10-08614e98”, “1?dial”) in new stack
– Goto (macro-dial,s,3)
– Executing [s@macro-dial:3] AGI(“SIP/10-08614e98”, “dialparties.agi”) in new stack
– Launched AGI Script /var/lib/asterisk/agi-bin/dialparties.agi
dialparties.agi: Starting New Dialparties.agi
== Parsing ‘/etc/asterisk/manager.conf’: Found
== Parsing ‘/etc/asterisk/manager_additional.conf’: Found
== Parsing ‘/etc/asterisk/manager_custom.conf’: Found
== Manager ‘admin’ logged on from 127.0.0.1
dialparties.agi: Caller ID name is ‘Jason’ number is '10’
dialparties.agi: Methodology of ring is ‘none’
– dialparties.agi: Added extension 13 to extension map
– dialparties.agi: Extension 13 cf is disabled
– dialparties.agi: Extension 13 do not disturb is disabled
– dialparties.agi: dbset CALLTRACE/13 to 10
– dialparties.agi: Filtered ARG3: 13
== Manager ‘admin’ logged off from 127.0.0.1
– AGI Script dialparties.agi completed, returning 0
– Executing [s@macro-dial:7] Dial(“SIP/10-08614e98”, “SIP/13|25|tr”) in new stack
== Everyone is busy/congested at this time (1:0/0/1)
– Executing [s@macro-dial:8] Set(“SIP/10-08614e98”, “DIALSTATUS=CHANUNAVAIL”) in new stack
– Executing [s@macro-exten-vm:10] Set(“SIP/10-08614e98”, “SV_DIALSTATUS=CHANUNAVAIL”) in new stack
– Executing [s@macro-exten-vm:11] GosubIf(“SIP/10-08614e98”, “0?docfu|1”) in new stack
– Executing [s@macro-exten-vm:12] GosubIf(“SIP/10-08614e98”, “0?docfb|1”) in new stack
– Executing [s@macro-exten-vm:13] Set(“SIP/10-08614e98”, “DIALSTATUS=CHANUNAVAIL”) in new stack
– Executing [s@macro-exten-vm:14] NoOp(“SIP/10-08614e98”, “Voicemail is 13”) in new stack
– Executing [s@macro-exten-vm:15] GotoIf(“SIP/10-08614e98”, “0?s-CHANUNAVAIL|1”) in new stack
– Executing [s@macro-exten-vm:16] NoOp(“SIP/10-08614e98”, “Sending to Voicemail box 13”) in new stack
– Executing [s@macro-exten-vm:17] Macro(“SIP/10-08614e98”, “vm|13|CHANUNAVAIL”) in new stack
– Executing [s@macro-vm:1] Macro(“SIP/10-08614e98”, “user-callerid|SKIPTTL”) in new stack
– Executing [s@macro-user-callerid:1] NoOp(“SIP/10-08614e98”, “user-callerid: Jason 10”) in new stack
– Executing [s@macro-user-callerid:2] Set(“SIP/10-08614e98”, “AMPUSER=10”) in new stack
– Executing [s@macro-user-callerid:3] GotoIf(“SIP/10-08614e98”, “0?report”) in new stack
– Executing [s@macro-user-callerid:4] ExecIf(“SIP/10-08614e98”, “0|Set|REALCALLERIDNUM=10”) in new stack
– Executing [s@macro-user-callerid:5] NoOp(“SIP/10-08614e98”, “REALCALLERIDNUM is 10”) in new stack
– Executing [s@macro-user-callerid:6] Set(“SIP/10-08614e98”, “AMPUSER=10”) in new stack
– Executing [s@macro-user-callerid:7] Set(“SIP/10-08614e98”, “AMPUSERCIDNAME=Jason”) in new stack
– Executing [s@macro-user-callerid:8] GotoIf(“SIP/10-08614e98”, “0?report”) in new stack
– Executing [s@macro-user-callerid:9] Set(“SIP/10-08614e98”, “AMPUSERCID=10”) in new stack
– Executing [s@macro-user-callerid:10] Set(“SIP/10-08614e98”, “CALLERID(all)=“Jason” <10>”) in new stack
– Executing [s@macro-user-callerid:11] Set(“SIP/10-08614e98”, “REALCALLERIDNUM=10”) in new stack
– Executing [s@macro-user-callerid:12] ExecIf(“SIP/10-08614e98”, “0|Set|CHANNEL(language)=”) in new stack
– Executing [s@macro-user-callerid:13] NoOp(“SIP/10-08614e98”, “TTL: 64 ARG1: SKIPTTL”) in new stack
– Executing [s@macro-user-callerid:14] GotoIf(“SIP/10-08614e98”, “1?continue”) in new stack
– Goto (macro-user-callerid,s,23)
– Executing [s@macro-user-callerid:23] NoOp(“SIP/10-08614e98”, “Using CallerID “Jason” <10>”) in new stack
– Executing [s@macro-vm:2] Set(“SIP/10-08614e98”, “VMGAIN=”"") in new stack
– Executing [s@macro-vm:3] GotoIf(“SIP/10-08614e98”, “1?vmx|1”) in new stack
– Goto (macro-vm,vmx,1)
– Executing [vmx@macro-vm:1] GotoIf(“SIP/10-08614e98”, “0?s-CHANUNAVAIL|1”) in new stack
– Executing [vmx@macro-vm:2] Set(“SIP/10-08614e98”, “MODE=unavail”) in new stack
– Executing [vmx@macro-vm:3] GotoIf(“SIP/10-08614e98”, “1?notdirect”) in new stack
– Goto (macro-vm,vmx,5)
– Executing [vmx@macro-vm:5] NoOp(“SIP/10-08614e98”, "Checking if ext 13 is enabled: ") in new stack
– Executing [vmx@macro-vm:6] GotoIf(“SIP/10-08614e98”, “1?s-CHANUNAVAIL|1”) in new stack
– Goto (macro-vm,s-CHANUNAVAIL,1)
– Executing [s-CHANUNAVAIL@macro-vm:1] Macro(“SIP/10-08614e98”, “get-vmcontext|13”) in new stack
– Executing [s@macro-get-vmcontext:1] Set(“SIP/10-08614e98”, “VMCONTEXT=default”) in new stack
– Executing [s@macro-get-vmcontext:2] GotoIf(“SIP/10-08614e98”, “0?200:300”) in new stack
– Goto (macro-get-vmcontext,s,300)
– Executing [s@macro-get-vmcontext:300] NoOp(“SIP/10-08614e98”, “”) in new stack
– Executing [s-CHANUNAVAIL@macro-vm:2] VoiceMail(“SIP/10-08614e98”, “13@default|u”) in new stack
– <SIP/10-08614e98> Playing ‘vm-theperson’ (language ‘en’)