Open Source Training Seminar


Not Logged in - No Account?

Logging in allows you to post to forums, track new posts, subscribe to threads, pm (private message) other members, and receive periodic news letters. Once logged in this message disappears. No account? Create one by registering here. Lost your password, request a new password. We respect your privacy and collect minimal information when you register and we do not resell that information or use it in any objectionable way. You can review our privacy policy for details.


How to create a message for IVR which is easly changable by Secretary

augustynr's picture

Hi,
I have an IVR and one option goes to an Announcement the problem is that the announcement has to change frequently and it has to be changable by a secretary.
What is the easiest way to implement this?


__________________


Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Your easiest route is

lazytt's picture

Your easiest route is probably to create and set a recording as you normally would, and then create some dialplan that can edit that recording at will. For example (the quick and very dirty way):

exten => *2233,1,Record(custom/ivr:wav)

__________________

Moshe Brevda, FreePBX Development Team
New to asterisk? Download the Asterisk book FREE!