I have Vcibox from .iso | Vicidial 2-6-381a Build 121114-1923 | Asterisk 1.4.44-vici | Single Server | No Digium/Sangoma Hardware | No Extra Software After Installation
Our phone system is working well for outbound IVR calls, outbound manual calls, and inbound direct DID calls. My remaining issue is I have attempted to set up ring_all on an ingroup to have an 800# ring to all our physcial SIP phones, yet no one is able to answer the calls -- when they pick up it states 'disconnected' and the phone continues to ring. My log of an attempted inbound call is below.
I have hired a VICI/asterisk contractor in the past to log in and assist, but they are backlogged and cannot help at the moment -- if someone out there can offer advice or their services, I'd be grateful.
Thanks!
- Code: Select all
Connected to Asterisk 1.4.44-vici currently running on vicibox (pid = 2223)
Verbosity is at least 21
[May 6 10:41:19] -- AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0-----CANCEL---------- completed, returning 0
[May 6 10:41:20] -- SIP/282-00016549 is ringing
[May 6 10:41:20] -- SIP/286-0001654a is ringing
[May 6 10:41:20] -- SIP/281-00016548 is ringing
[May 6 10:41:20] -- SIP/284-0001654b is ringing
[May 6 10:41:20] -- SIP/283-00016547 is ringing
[May 6 10:41:22] -- SIP/284-0001654b answered Local/192*168*002*252*284@default-15ed,2
[May 6 10:41:22] > Channel Local/192*168*002*252*284@default-15ed,1 was answered.
[May 6 10:41:22] -- Executing [8331*47992*Y5061041150000020174*9284*@default:1] Playback("Local/192*168*002*252*284@default-15ed,1", "sip-silence") in new stack
[May 6 10:41:22] -- <Local/192*168*002*252*284@default-15ed,1> Playing 'sip-silence' (language 'en')
[May 6 10:41:22] WARNING[26706]: file.c:1297 waitstream_core: Unexpected control subclass '-1'
[May 6 10:41:22] -- Executing [8331*47992*Y5061041150000020174*9284*@default:2] AGI("Local/192*168*002*252*284@default-15ed,1", "agi-VDAD_RINGALL.agi|8331*47992*Y5061041150000020174*9284*") in new stack
[May 6 10:41:22] -- Launched AGI Script /var/lib/asterisk/agi-bin/agi-VDAD_RINGALL.agi
[May 6 10:41:22] -- Playing 'sip-silence' (escape_digits=) (sample_offset 0)
[May 6 10:41:22] -- Playing 'sip-silence' (escape_digits=) (sample_offset 0)
[May 6 10:41:22] -- Playing 'sip-silence' (escape_digits=) (sample_offset 0)
[May 6 10:41:22] -- AGI Script agi-VDAD_RINGALL.agi completed, returning 0
[May 6 10:41:22] -- Executing [8331*47992*Y5061041150000020174*9284*@default:3] AGI("Local/192*168*002*252*284@default-15ed,1", "agi-VDAD_RINGALL.agi|8331*47992*Y5061041150000020174*9284*") in new stack
[May 6 10:41:22] -- Launched AGI Script /var/lib/asterisk/agi-bin/agi-VDAD_RINGALL.agi
[May 6 10:41:22] -- Playing 'sip-silence' (escape_digits=) (sample_offset 0)
[May 6 10:41:23] -- Playing 'sip-silence' (escape_digits=) (sample_offset 0)
[May 6 10:41:23] -- Playing 'sip-silence' (escape_digits=) (sample_offset 0)
[May 6 10:41:23] -- AGI Script agi-VDAD_RINGALL.agi completed, returning 0
[May 6 10:41:23] -- Executing [8331*47992*Y5061041150000020174*9284*@default:4] AGI("Local/192*168*002*252*284@default-15ed,1", "agi-VDAD_RINGALL.agi|8331*47992*Y5061041150000020174*9284*") in new stack
[May 6 10:41:23] -- Launched AGI Script /var/lib/asterisk/agi-bin/agi-VDAD_RINGALL.agi
[May 6 10:41:23] -- Executing [h@default:1] DeadAGI("Local/192*168*002*252*284@default-15ed,2", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16-----ANSWER-----7-----1") in new stack
[May 6 10:41:23] -- AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16-----ANSWER-----7-----1 completed, returning 0
[May 6 10:41:23] == Spawn extension (default, 284, 1) exited non-zero on 'Local/192*168*002*252*284@default-15ed,2'
[May 6 10:41:23] -- Playing 'sip-silence' (escape_digits=) (sample_offset 0)
[May 6 10:41:23] -- Playing 'sip-silence' (escape_digits=) (sample_offset 0)
[May 6 10:41:23] -- Playing 'sip-silence' (escape_digits=) (sample_offset 0)
[May 6 10:41:23] -- AGI Script agi-VDAD_RINGALL.agi completed, returning 0
[May 6 10:41:23] -- Executing [8331*47992*Y5061041150000020174*9284*@default:5] Hangup("SIP/284-0001654b", "") in new stack
[May 6 10:41:23] == Spawn extension (default, 8331*47992*Y5061041150000020174*9284*, 5) exited non-zero on 'SIP/284-0001654b'
[May 6 10:41:23] -- Executing [h@default:1] DeadAGI("SIP/284-0001654b", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16---------------") in new stack
[May 6 10:41:23] -- AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16--------------- completed, returning 0
[May 6 10:41:24] -- SIP/282-00016549 is ringing
[May 6 10:41:24] -- SIP/286-0001654a is ringing
[May 6 10:41:24] -- SIP/281-00016548 is ringing
[May 6 10:41:24] -- SIP/283-00016547 is ringing
[May 6 10:41:24] == Manager 'sendcron' logged off from 127.0.0.1