Hey guys,
Just getting my new 1800 Faktortel number (Aus) setup on our AKL based PBX in a Flash (asterisk). Its all registered but when my friend in Brisbane tried to call she got just beeps and in asterisk -r i see this:
-- Executing [s@from-sip-external:1] GotoIf("SIP/202.43.66.2-00000eed", "0?checklang:noanonymous") in new stack
-- Goto (from-sip-external,s,5)
-- Executing [s@from-sip-external:5] Set("SIP/202.43.66.2-00000eed", "TIMEOUT(absolute)=15") in new stack
Channel will hangup at 2014-01-23 01:35:18.170 NZDT.
-- Executing [s@from-sip-external:6] Answer("SIP/202.43.66.2-00000eed", "") in new stack
-- Executing [s@from-sip-external:7] Wait("SIP/202.43.66.2-00000eed", "2") in new stack
-- Executing [s@from-sip-external:8] Playback("SIP/202.43.66.2-00000eed", "ss-noservice") in new stack
-- <SIP/202.43.66.2-00000eed> Playing 'ss-noservice.gsm' (language 'en')
== Spawn extension (from-sip-external, s, 8) exited non-zero on 'SIP/202.43.66.2-00000eed'
-- Executing [h@from-sip-external:1] Hangup("SIP/202.43.66.2-00000eed", "") in new stack
== Spawn extension (from-sip-external, h, 1) exited non-zero on 'SIP/202.43.66.2-00000eed'
I thought it was a bad inbound route yet I followed their guide. I then added an inbound router with all DID and CID. No help. The caller just reports beeps.
Any ideas?