I have installed the Vicibox-Server Distro. I am using IAX trunking for testing purposes and I can place calls.
When I log in as an Agent, my softphone (zoiper) rings. I can initiate the call from the agent console and it goes out over the network. The call rings and is answered but does not get transferred to the agent. The message in the CLI is Channel 'IAX2/jnctncarrier-10398' unable to transfer [See below]
== Manager 'sendcron' logged on from 127.0.0.1
-- Executing MeetMe("Local/8600051@default-e79a,2", "8600051|F") in new stack
> Channel Local/8600051@default-e79a,1 was answered.
-- Executing AGI("Local/8600051@default-e79a,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 Dial("Local/8600051@default-e79a,1", "IAX2/jnctncarrier/12155551212") in new stack
-- Called jnctncarrier/12155551212
-- Call accepted by 66.227.100.30 (format ulaw)
-- Format for call is ulaw
-- IAX2/jnctncarrier-10398 is making progress passing it to Local/8600051@default-e79a,1
== Manager 'sendcron' logged off from 127.0.0.1
-- IAX2/jnctncarrier-10398 answered Local/8600051@default-e79a,1
-- Channel 'IAX2/jnctncarrier-10398' unable to transfer
[vicibox1*CLI>
Additionally, when I logout from the agent screen, it does not disconnect my softphone. If I then hangup on my softphone, The following message is displayed in the CLI -> WARNING[4708]: chan_iax2.c:1895 attempt_transmit: Max retries exceeded to host 142.192.176.133 on IAX2/cc300-8363 (type = 6, subclass = 2, ts=1840008, seqno=20)
Seems to me that even though Vici Dials my softphone it does not know where to transfer the call and also cannot find it to hangup on the softphone. I can't quite figure out where in the configs this is controlled.
Any help is appreciated