Skip to content

Download messages (voice and fax mails)#

Function call (URL) Permissions Possible parameters
/app_get_msg user / sub-admin msgId: Specification of the unique message ID (id).
boxId: Specification of the unique box ID (boxid).

Example call:

https://192.168.0.240/app_get_msg?boxId=8209&msgId=147357617

Info

The message status remains unchanged.

Response type Possible content
successful true or false
Example response
{"successful":false}