Physical problem was fixed, all PRI are now ACTIVE and UP... but left with a small issue, and i guess it's a very small problem, here's the problem:
the new E1 is connected, I did exactly as I did on the first E1, add new DID and set it to CALL_MENU, then instead of hearing the Welcome message I set on the IVR, it's silent
Check the CLI i get:
*CLI> -- Accepting call from '0722537919' to '4455' on channel 0/1, span 2
-- Executing [4455@trunkinbound:1] AGI("Zap/32-1", "agi-DID_route.agi") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/agi-DID_route.agi
-- AGI Script agi-DID_route.agi completed, returning 0
-- Executing [99909*1*@default:1] Answer("Zap/32-1", "") in new stack
-- Executing [99909*1*@default:2] AGI("Zap/32-1", "agi-VDAD_ALL_inbound.agi") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/agi-VDAD_ALL_inbound.agi
-- Playing 'sip-silence' (escape_digits=) (sample_offset 0)
-- Playing 'sip-silence' (escape_digits=) (sample_offset 0)
[Apr 23 14:11:46] WARNING[27075]: res_musiconhold.c:660 get_mohbyname: Music on Hold class 'default' not found
[Apr 23 14:11:46] WARNING[27075]: res_musiconhold.c:660 get_mohbyname: Music on Hold class 'default' not found
-- Playing 'sip-silence' (escape_digits=) (sample_offset 0)
-- Playing 'sip-silence' (escape_digits=) (sample_offset 0)
-- Playing 'generic_hold' (escape_digits=) (sample_offset 0)
[Apr 23 14:11:51] WARNING[27075]: res_musiconhold.c:660 get_mohbyname: Music on Hold class 'default' not found
[Apr 23 14:11:51] WARNING[27075]: res_musiconhold.c:660 get_mohbyname: Music on Hold class 'default' not found
-- Channel 0/1, span 2 got hangup request, cause 31
== Spawn extension (default, 99909*1*, 2) exited non-zero on 'Zap/32-1'
-- Executing [h@default:1] DeadAGI("Zap/32-1", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----31---------------") in new stack
-- AGI Script
agi://127.0.0.1:4577/call_log--HVcauses ... ---------- completed, returning 0
-- Hungup 'Zap/32-1'
_____________
Wondering why that call is not redirected to the CALL_MENU! I think the only thing would have been to Add the new IVR, redirect to the CALL_MENU! Am I skipping something?