Toshiba CIX-AG-NP-VA IP Phone User Manual


 
Open Architecture Interfaces
Open Architecture Links
Strata CIX Net Phone AG 04/08 63
Open Architecture Links
DDE Command Interface
The TOSHIBA Net Phone provides a DDE interface so that other programs can be
setup to send commands to dial, answer, and hang-up calls plus other capabilities.
This is quite useful, for example, when using a PIM or contact manager program like
Commence or DayTimer Organizer (or any program that supports DDE dialing) to
look up and dial a phone number.
This DDE interface requires the following:
Call Control Commands
Application Name: AGNTPLUS
Topic: SYSTEM
DDE Execute String: <Command> See below for available commands.
Dial Call To dial an extension or outside phone number
Formats:
1) DIAL, "Phone Number", "Name", "Account"
2) [DIAL, "Phone Number", "Name", "Account"]
3) [DialNumber ("Phone Number", "Outside Number", "name",
"account")]
Where:
Phone Number = number to be dialed
Name = Name of person (for outside calls only)
Account = account number to attach (for outside calls only)
Answer Call Answer the oldest Ringing or Holding call.
Formats:
1) ANSWER
2) [ANSWER]
3) [AnswerCall (" ")]
4) ANSWERCALL,<CallID> Answer a specific call.
Where:
Hang Up Hangup on a call.
Formats:
1) DropCall
2) [DropCall ( )]
Where: