ACCEPTTRANSFER
In an outgoing call script, call this function to accept the call transfer which generated the outgoing call.
ACKCALL
Acknowledges the call of the user \.
CANCELTRANSFER
Use this function to cancel a transfer in progress.
COMPLETETRANSFER
With this function, a call transfer can be completed or refused. Only available for telephony transfer.
ENUMONHOLDPORT
Enumerates the ALERT on hold ports. This function is useful to do a transfer between 2 incoming calls.
FILEMENU
Plays a voice menu and returns the user's DTMF choice.
GETCALLEDNUMBER
Returns the phone number called in case of ISDN incoming call.
GETCALLERDISPLAYNAME
Returns the caller displayed name.
GETCALLERNUMBER
Returns the telephone number of the calling user.
GETDTMFSTRING
Returns a DTMF string \ of length \.
GETKEY
This function waits for a key to be pressed, during a maximum time of \ milliseconds.
GETNEXTALARMMESSAGE
Returns the next alarm message to transmit to the user identified by \.
GETNEXTUSERMESSAGE
Returns the next service message to transmit to the user identified by \.
GETPARENTCALLEDNUMBER
Returns the parent transfer port called number (port which initiated the flow to flow transfer).
GETPARENTCALLERNUMBER
Returns the parent transfer port caller number (port which initiated the flow to flow transfer).
GETREMOTEPARTYUSERID
Returns in \ the identifier of the remote party user; the user language identifier is returned in \.
GETTRANSFERSTATUS
The function usage depends on the type of transfer:
GETUSERIDFROMCODE
Returns in \ the user identifier corresponding with the value of \, and in addition the language id of this user in \.
ISINCOMINGCALL
Returns TRUE if the script processes an incoming call. Returns FALSE if it processes an outgoing call.
ISTRANSFERCHILDPORT
Returns TRUE if the current port is a flow to flow transfer child port (outgoing call for transfer).
LISTEN
Plays the message that has been recorded by the function RECORD.
PLACEONHOLDFLOW
Place the current call on hold. The call can be retrieved with the RETRIEVE function.
PLACEONHOLDTELEPHONY
Place the current call on hold. The call can be retrieved with the RETRIEVE function.
PLAY
Plays the message recorded in the file \.
PLAYTEXT
Synthesizes and plays the text \.
PLAYTONE
Plays the DTMF string \.
RECORD
Starts a message recording from the telephone line.
REQFLOWTOFLOWTRANSFER
Initiates a call transfer to the user designated by \.
REQTELEPHONYTRANSFER
Initiates a call transfer to the number \.
RETRIEVE
Retrieve a call placed on hold.
SAVE
Saves the recording performed by the function RECORD in the file \.
TRANSFERFLOWTOFLOWTOPORT
Transfer the current call to a call placed on hold.
TRANSFERTELEPHONYTOPORT
Transfer the current call to a call placed on hold.
TTSMENU
Plays a voice menu and returns the user's DTMF choice.
WAITENDFLOWTRANSFER
Waits for the flow to flow transfer to end during \ (in seconds).
WAITENDOFPLAY
Once all audio messages have been played (files or text to speech), the function waits during \ in milliseconds (zero is the default value).