Howto:Control Call Forward with Voicemail XML Script: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
Line 10: Line 10:


===Installation===
===Installation===
Extract the provided script to a CompactFlash card or HTTP-Server and create a VoiceMail object with URL pointed to FollowMe.xml.
Extract the provided script to a CompactFlash card or HTTP-Server and create a VoiceMail object with URL pointed to FollowMe.xml:
 
http://192.168.1.1/DRIVE/CF0/FollowMe.xml?$_pbxcoder=g729,g711a


For the first usage you must call the object from your own extension number and provide a PIN number. After that you will be able to set the CFU from any extension or external number.
For the first usage you must call the object from your own extension number and provide a PIN number. After that you will be able to set the CFU from any extension or external number.

Revision as of 10:36, 17 May 2019

This article describes a custom voicemail XML script used to control call forward status (CFU only) via IVR from any phone for any user protected by a PIN.

Applies To

This information applies to

  • innovaphone PBX, V7,V8

More Information

The PBX Users are able to set call forward status from own phone only using IP Phone features or via DTMF Features available in the PBX. Anyway it is not possible to change the call forward from other phones or from external numbers. There a very nice wiki article about how to control call forward status from internal and external phones, but its only available for predefined call forward profiles. The XML script appended to this article is used to switch call forward unconditional (CFU) on any user object to desired number from any phone able to call the VoiceMail object with provided script in German or in Italian language.

Installation

Extract the provided script to a CompactFlash card or HTTP-Server and create a VoiceMail object with URL pointed to FollowMe.xml:

http://192.168.1.1/DRIVE/CF0/FollowMe.xml?$_pbxcoder=g729,g711a 

For the first usage you must call the object from your own extension number and provide a PIN number. After that you will be able to set the CFU from any extension or external number.

Known Problems

The voice prompts are currently available only in German, Italian and Norwegian languages.

Download

Related Articles

How to Configure the innovaphone Voicemail

Howto:Control Call Forward status from internal and external phone