Open Architecture Interfaces
Open Architecture Links
Strata CIX Net Phone AG 04/08 69
System Command Execute a system/PBX command.
Format: SYSTEMCMD, Command String
Where: Command String = Command string and parameters to be
performed. See PBX/System commands in User-Defined
Actions of the Net Phone User’s Guide.
Calendar
Appointment
Outlook Calendar sends an indication whenever the
appointment status is changed. Typically, these will occur
when an appointment starts and again when it ends. This
command could also be used by other applications to send
information to Net Phone. Use the %OC token in a User-
defined Action to access the information.
Format: CALSTATUS,BusyStatus,Start,End,|Subject|,Importance,|L
ocation|,RemindBefore
Where: BusyStatus = 0 (Free), 2 (Busy), 3 (Out of Office)
Importance = 0 (Low), 1 (Normal), 2 (High)
Example: CALSTATUS,2,8/18/2005 4:12:00 PM,8/18/2005 4:42:00
PM,|Staff Meeting|,1,|Tempe|,15
Calendar Reminder
Outlook Calendar sends an indication relating to the
reminder of an appointment. This command could also be
used by other applications to send information to Net
Phone. Use the %OR token in a User-defined Action to
access the information.
Format: CALREMIND,BusyStatus,Start,End,|Subject|,Importance,|L
ocation|,RemindBefore
Where: BusyStatus = 0 (Free), 2 (Busy), 3 (Out of Office)
Importance = 0 (Low), 1 (Normal), 2 (High)
Example: CALREMIND,1,8/19/2005 10:25:00 AM,8/19/2005
10:30:00 AM,|Meeting|,1,|Home|,5