TeleFlow Variable @SYS CALL DIRECTION

TeleFlow Variable @SYS CALL DIRECTION

From TeleFlow

(Difference between revisions)
Jump to: navigation, search

Tim (Talk | contribs)
(New page: <b>Description:</b> The system @SYS_CALL_DIRECTION stores the direction of the most recent call received or placed on the applications port. Possible values are 'IN' for an in-bound calls,...)
Next diff →

Current revision

Description: The system @SYS_CALL_DIRECTION stores the direction of the most recent call received or placed on the applications port. Possible values are 'IN' for an in-bound calls, 'OUT' for an out-bound call, or empty if the port has not yet processed a call. @SYS_CALL_DIRECTION maintains its value after a call is over. If you use it when the port is on-hook, you get the call direction of the previous call.

Data Type: String


Please refer to TeleFlow System Variables for a complete list of system information and settings TeleFlow offers in special variables.