Open Architecture Interfaces
OLE / COM Interface
72 Strata CIX Net Phone AG 04/08
Where:
CID = Net Phone’s Call ID for the desired call (i.e. this could
have been provided to the app using an event from Net Phone
with %I variable). Or leave blank (“ ”) if want to use the call on
which you are presently “Talking”.
Num = Inside or outside phone number, outside number msut
have a comma – if comma is first, use Trunk Access Code from
the Dial Plan.
Mbox = Mailbox number to receive the call if “Num” is V-mail
number.
XfrFlag = 1= Blind Xfr, 2 = Xfr to Hold, else - Announced
DNDoverride = "Y" for DND override (if available)
Example: Transfer (“” , 2502, 1010, “”, “”) = Transfer call to V-mail
extension into V-mailbox “1010”.
Start Recording To start recording the call using either Auto Call Record or
Tracer.
Format: RecordStart (PBX_CallID, Ext#)
Where: PBX_CallID = ID of call to be recorded
Ext# = Extension on call, if blank the Net Phone Ext will be
assumed
Stop Recording To stop recording.
Format: RecordStop (PBX_CallID, Ext#)
Where: PBX_CallID = ID of call to be recorded
Ext# = Extension on call, if blank the Net Phone Ext will be
assumed.
Record a
Bookmark Add a bookmark to the recording in progress.
Format: RecordBkMark (PBX_CallID, BookMarkStr)
Where:
PBX_CallID = ID of call to be bookmarked. If blank the
existing “Talking” call will be assumed.
BookMarkStr = Text of bookmark. If blank the user’s extension
number will be used.