Hi Dears,
I'm implementing ViciBox 6.0.3, VERSION: 2.10-469a BUILD: 150114-2249. For this project, I need to use a different hardware. It's Khomp E1 trunk which works with very proprietary channcel_drive.
Channel name on dial is: Khomp/B0C0-0.0
On agent screen I get the call correct, but I cannot put it on hold, or transfer, etc. So, I have no control over the call, beside hangup.
All outgoing calls are placed like this:
[Jan 15 11:32:45] VERBOSE[7187] pbx.c: [Jan 15 11:32:45] -- Executing [997321313@default:1] AGI("Local/8600052@default-00000001;1", "agi://127.0.0.1:4577/call_log") in new stack
[Jan 15 11:32:45] VERBOSE[7187] res_agi.c: [Jan 15 11:32:45] -- AGI Script Executing Application: (EXEC) Options: (Set(_CAMPCUST=HONDA))
[Jan 15 11:32:45] VERBOSE[7187] res_agi.c: [Jan 15 11:32:45] -- <Local/8600052@default-00000001;1>AGI Script
agi://127.0.0.1:4577/call_log completed, returning 0
[Jan 15 11:32:45] VERBOSE[7187] pbx.c: [Jan 15 11:32:45] -- Executing [997321313@default:2] Dial("Local/8600052@default-00000001;1", "Khomp/g1/97321313,,To") in new stack
[Jan 15 11:32:45] VERBOSE[7187] app_dial.c: [Jan 15 11:32:45] -- Called Khomp/g1/97321313
[Jan 15 11:32:47] VERBOSE[7187] app_dial.c: [Jan 15 11:32:47] -- Khomp/B0C0-0.0 is making progress passing it to Local/8600052@default-00000001;1
[Jan 15 11:32:47] VERBOSE[7187] app_dial.c: [Jan 15 11:32:47] -- Khomp/B0C0-0.0 is ringing
[Jan 15 11:32:58] VERBOSE[7187] app_dial.c: [Jan 15 11:32:58] -- Khomp/B0C0-0.0 answered Local/8600052@default-00000001;1
[Jan 15 11:36:27] VERBOSE[7187] pbx.c: [Jan 15 11:36:27] -- Executing [h@default:1] AGI("Local/8600052@default-00000001;1", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16-----ANSWER-----222-----209") in new stack
How can I add support for this channel type on VD?