Action URL
Action URLs are HTTP GET requests which are either sent to a PC, PBX or server, from your phone, or vice versa. In the latter case, the phone is the HTTP server. Action URLs that are sent to the phone trigger actions (such as starting a call). Action URLs that are sent by the phone report changes to the number and condition of calls to the device (e.g. a newly received call).
*Further help in the Auerswald DokuWiki
Requirement for use
Web interface is open, user is logged on to it
or
valid token (generated using the phone's web interface)
Configuration
Web interface:
Access
*Details about the settings are in Access
Phone:
Access
*Details about the settings are in Access
Provisioning:
*You will find general details about provisioning and how to provision this function in Auerswald DokuWiki
Process
1.In your browser address line, enter the required command.
The table below displays the possible actions and the corresponding http commands.
https://[phoneIP]/api/v1/exec/command?action=*
*help
Displays help texts for the function entered.
*resume
Resumes the call
*log
Adds an entry to the telephone log.
*accept
Accepts a call
*terminate
Ends a call
*call
Starts a call
*show
Displays a brief message in the phone display.
*hold
Puts the call on hold
*transfer
Connects to a number
*join
Connects two existing calls
*conference
Conference call
*dtmf
DTMF
2.If a token is used for authentication, the token must be sent in the request header.
3.Press Enter to confirm.
The action you want is carried out.
*Note: For full functionality, some commands that are to be executed will need additional parameter settings.
*You will find general details about provisioning and how to provision this function in Auerswald DokuWiki