Documentation for Axxon PSIM 1.0.0-1.0.1.

Previous page Next page


You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The SIP_TERMINAL object corresponds to the SIP-terminal system object.

The SIP_TERMINAL object sends events given in the table. Procedure is started when the corresponding event appears. Format of event procedure for the SIP-terminal object:

OnEvent("SIP_TERMINAL","_id_","_event_")

Description of events of the SIP_TERMINAL object:

EventDescriptionComment
CALL_ENDCall endIn the param0<> parameter displayed in the Add. info column in the Event Log, subscriber numbers and call duration are indicated. For example, if the parameter takes the value "903 to 906 (01:04)", it means that subscriber 903 called subscriber 906, and the call lasted 1 minute and 4 seconds.

Operator format to describe actions with the SIP-terminal is as follows:

DoReact("SIP_TERMINAL","_id_","_command_" [,"_parameters_"]);

List of commands and parameters for the SIP_TERMINAL object:

Command command description

ParametersParameters description
END_ALL_CALLS – end all calls on the specified terminal (regardless of whether the connection is established)--
  • No labels