Skip to content

Toggle MSN/DDI call forwarding#

Minimum API level

API version 2.0 or higher

With API version 7 or higher: permanent configuration

Function call (URL) Permissions Possible parameters
/app_msn_aws_set user / sub-admin msnId: Specifying the MSN ID (msnID).
msnTyp: 0 immediately, 1 when occupied, 2 when not reporting
switchOnOff: 1 switch on, 0 switch off
ziel: Specifies the destination number including the exchange access digit of the call diversion.
permanent: Sets the permanent configuration: 1 switch on, 0 switch off

Example calls:

Info

  • For the user to be able to switch MSN/DDI call forwarding, the option "Setting up features with the network operator (AWS, keypad)" must be activated under "Permissions" in the subscriber properties.
  • Up to API version 6, the flag for the permanent configuration of the respective MSN had to be set in the configuration manager. With API version 7, this flag can now also be set via the API.
Response type Possible content
successful true or false
Example response
{"successful":true}