|
Joined: Aug 2008
Posts: 3
Member
|
Member
Joined: Aug 2008
Posts: 3 |
Is there a command I can use to grab the Caller ID that is currently on and ACD phone? I have a command now that will transfer a call: PhoneCommand.AddText("_TO,1," & PhoneExtension & "," & CallID & "," & TransferPhone & ",,,0") but I want to get the Caller ID without transfering. I looked through the OAI Command Interface and didn't see anything that would give me the Caller ID without performing any other action on the call. I have the OAI Spec Manual: Issue 3, February 2002 I am using VB 2005 .NET to write an application to capture the Caller ID for use with other services. 
|
|
|
Visit Atcom to get started with your new business VoIP phone system ASAP
Turn up is quick, painless, and can often be done same day.
Let us show you how to do VoIP right, resulting in crystal clear call quality and easy-to-use features that make everyone happy!
Proudly serving Canada from coast to coast.
|
|
|
Joined: Jun 2005
Posts: 91
Member
|
Member
Joined: Jun 2005
Posts: 91 |
You should have that as part of the ES event monitoring in the system OAI stream back from the KSU?
Ie. Incoming CO call example on Page 34 of my copy.
004,ES,,<MON97061>,245,105,,I,97061,6025551212,80022255555,E,105,,C,35
At least that is where I've tracked that value previously..
|
|
|
|
Joined: Aug 2008
Posts: 3
Member
|
Member
Joined: Aug 2008
Posts: 3 |
I tried that call but on my system it doesn't return the Caller ID. The syntax show:
ES,Resync_Code,Mon_Cross_Ref_ID,Call_ID, Answering_Internal_Ext,Answering_Outside_Number, Answering_Device_Type,Internal_Calling_Ext, Outside_Caller_Number,Trunk_Outside_Number,Calling_Device_Type, Originally_Called_Dev,Last_Redirection_Ext,Local_Cnx_State, Event_Cause
I put the command in as: ES,,,CallID,PhoneExt,,,,,,,,,, I supply the data for the CallID and PhoneExt and want the CallerID but it is not there.
Am I not using the command right? Do I need to do something before it?
I am doing an OAI Login, Node Aware and Snapshot to get the CallID. Ideas?
|
|
|
Forums84
Topics94,529
Posts640,027
Members49,852
|
Most Online5,661 May 23rd, 2018
|
|
1 members (Toner),
345
guests, and
48
robots. |
Key:
Admin,
Global Mod,
Mod
|
|
|
|