This is the first time, I’ve tried to forward a call from a central server to my home machine, via an IAX trunk. I’ve followed a guide but my setup is a little different. I’ve setup everything via the freepbx gui. Outgoing calling is working fine, I’m just having problems with the inbound calls.
After the call is accepted, why is there not more information before its dumped via ‘vm-goodbye’ ? Any ideas on why my inbound routes aren’t tried?
– Called pbx1 607438xxxx/814203xxxx
– Call accepted by 74.208.xxx.xx (format ulaw)
– Format for call is ulaw
– IAX2/pbx1 607438xxxx-7249 is ringing
– Accepting AUTHENTICATED call from 74.208.xx.xxx:
> requested format = ulaw,
> requested prefs = (ulaw|alaw|gsm),
> actual format = ulaw,
> host prefs = (ulaw|alaw|gsm),
> priority = mine
-- Executing [s@default:1] Playback("IAX2/webcenter4-pbx1-706", "vm-goodbye") in new stack
-- <IAX2/webcenter4-pbx1-706> Playing 'vm-goodbye' (language 'en')
Why? Would this kick off without checking anything?
-- IAX2/pbx1 6074383892-7249 answered SIP/2005-b7804570
-- Executing [s@default:2] Macro("IAX2/webcenter4-pbx1-706", "hangupcall") in new stack
-- Executing [s@macro-hangupcall:1] GotoIf("IAX2/webcenter4-pbx1-706", "1?skiprg") in new stack
-- Goto (macro-hangupcall,s,4)
-- Executing [s@macro-hangupcall:4] GotoIf("IAX2/webcenter4-pbx1-706", "1?skipblkvm") in new stack
-- Goto (macro-hangupcall,s,7)
-- Executing [s@macro-hangupcall:7] GotoIf("IAX2/webcenter4-pbx1-706", "1?theend") in new stack
-- Goto (macro-hangupcall,s,9)
-- Executing [s@macro-hangupcall:9] Hangup("IAX2/webcenter4-pbx1-706", "") in new stack
== Spawn extension (macro-hangupcall, s, 9) exited non-zero on ‘IAX2/webcenter4-pbx1-706’ in macro ‘hangupcall’
== Spawn extension (macro-hangupcall, s, 9) exited non-zero on ‘IAX2/webcenter4-pbx1-706’
– Hungup ‘IAX2/webcenter4-pbx1-706’
– Hungup ‘IAX2/pbx1 6074383892-7249’
== Spawn extension (macro-dialout-trunk, s, 19) exited non-zero on ‘SIP/2005-b7804570’ in macro ‘dialout-trunk’
== Spawn extension (macro-dialout-trunk, s, 19) exited non-zero on ‘SIP/2005-b7804570’
– Executing [h@macro-dialout-trunk:1] Macro(“SIP/2005-b7804570”, “hangupcall|”) in new stack
– Executing [s@macro-hangupcall:1] GotoIf(“SIP/2005-b7804570”, “1?skiprg”) in new stack
– Goto (macro-hangupcall,s,4)
– Executing [s@macro-hangupcall:4] GotoIf(“SIP/2005-b7804570”, “1?skipblkvm”) in new stack
– Goto (macro-hangupcall,s,7)
– Executing [s@macro-hangupcall:7] GotoIf(“SIP/2005-b7804570”, “1?theend”) in new stack
– Goto (macro-hangupcall,s,9)
– Executing [s@macro-hangupcall:9] Hangup(“SIP/2005-b7804570”, “”) in new stack
== Spawn extension (macro-hangupcall, s, 9) exited non-zero on ‘SIP/2005-b7804570’ in macro ‘hangupcall’
== Spawn extension (macro-hangupcall, s, 9) exited non-zero on ‘SIP/2005-b7804570’