Here's what happen in my CLI when I try to call the E1 line, then it hangs up:
go*CLI>
-- Accepting call from '788537919' to '0788196500' on channel 0/1, span 1
-- Executing [0788196500@default:1] AGI("DAHDI/1-1", "agi://127.0.0.1:4577/call_log") in new stack
-- AGI Script
agi://127.0.0.1:4577/call_log completed, returning 0
-- Executing [0788196500@default:2] Dial("DAHDI/1-1", "DAHDI/G0/788196500||To") in new stack
-- Requested transfer capability: 0x00 - SPEECH
-- Called G0/788196500
-- DAHDI/31-1 is proceeding passing it to DAHDI/1-1
-- DAHDI/31-1 is making progress passing it to DAHDI/1-1
-- DAHDI/31-1 is making progress passing it to DAHDI/1-1
-- Channel 0/31, span 1 got hangup request, cause 31
[Sep 18 05:20:43] WARNING[27523]: app_dial.c:801 wait_for_answer: Unable to forward voice or dtmf
-- Hungup 'DAHDI/31-1'
== Everyone is busy/congested at this time (1:0/0/1)
-- Executing [0788196500@default:3] Hangup("DAHDI/1-1", "") in new stack
== Spawn extension (default, 0788196500, 3) exited non-zero on 'DAHDI/1-1'
-- Executing [h@default:1] DeadAGI("DAHDI/1-1", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----31-----CHANUNAVAIL----------") in new stack
-- AGI Script
agi://127.0.0.1:4577/call_log--HVcauses ... ---------- completed, returning 0
-- Hungup 'DAHDI/1-1'
----------------------------------------------
Here's what happen when I try to call my number for example, using my softphone:
go*CLI>
-- Executing [0788537919@default:1] AGI("SIP/cc100-00000005", "agi://127.0.0.1:4577/call_log") in new stack
-- AGI Script
agi://127.0.0.1:4577/call_log completed, returning 0
-- Executing [0788537919@default:2] Dial("SIP/cc100-00000005", "DAHDI/G0/788537919||To") in new stack
-- Requested transfer capability: 0x00 - SPEECH
-- Called G0/788537919
-- DAHDI/31-1 is proceeding passing it to SIP/cc100-00000005
-- DAHDI/31-1 is making progress passing it to SIP/cc100-00000005
-- DAHDI/31-1 is making progress passing it to SIP/cc100-00000005
-- Channel 0/31, span 1 got hangup request, cause 31
[Sep 18 05:22:49] WARNING[28511]: app_dial.c:801 wait_for_answer: Unable to forward voice or dtmf
-- Hungup 'DAHDI/31-1'
== Everyone is busy/congested at this time (1:0/0/1)
-- Executing [0788537919@default:3] Hangup("SIP/cc100-00000005", "") in new stack
== Spawn extension (default, 0788537919, 3) exited non-zero on 'SIP/cc100-00000005'
-- Executing [h@default:1] DeadAGI("SIP/cc100-00000005", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----31-----CHANUNAVAIL----------") in new stack
-- AGI Script
agi://127.0.0.1:4577/call_log--HVcauses ... ---------- completed, returning 0
go*CLI>
------------------------------------------------------------
I tried to follow some links of striker and also viewed many other similar posts on this forum, but still, cant figure out why the inbound and outbound still refusing to work
Thanks a lot for the help and your time, God bless