Question regarding IAX Trunk dialing
Posted: Fri Jun 23, 2006 3:38 pm
I have a FreePBX system dialing through my VICIDial Server (which has T1's) over an IAX trunk when I dial it goes through however I see this in the logs from the VICIDial system..
- Code: Select all
-- Launched AGI Script /var/lib/asterisk/agi-bin/call_log.agi
-- AGI Script call_log.agi completed, returning 0
-- Hungup 'IAX2/cobastsrv03-7'
-- Accepting UNAUTHENTICATED call from 192.168.0.7:
> requested format = ulaw,
> requested prefs = (ulaw|alaw|gsm),
> actual format = ulaw,
> host prefs = (ulaw),
> priority = mine
-- Executing Goto("IAX2/cobastsrv03-13", "6026638055|1") in new stack
-- Goto (dialer,6026638055,1)
-- Executing Dial("IAX2/cobastsrv03-13", "Zap/g1/6026638055||o") in new stack
-- Requested transfer capability: 0x00 - SPEECH
-- Called g1/6026638055
-- Channel 1/3, span 2 got hangup
-- Channel 1/3, span 2 received AOC-E charging 0 units
-- Zap/3-1 is circuit-busy
-- Hungup 'Zap/3-1'
== Everyone is busy/congested at this time (1:0/1/0)
Jun 23 13:37:29 WARNING[9868]: pbx.c:2412 __ast_pbx_run: Timeout, but no rule 't' in context 'dialer'
-- Executing DeadAGI("IAX2/cobastsrv03-13", "call_log.agi|h") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/call_log.agi
-- AGI Script call_log.agi completed, returning 0
-- Hungup 'IAX2/cobastsrv03-13'