Doug
2005-Sep-16 09:48 UTC
[Asterisk-Users] Easier way for end user to change main greeting?
Hi, Has someone figured out how to change the main autoattendant message easily? Right now, you call *77 and record the message. Then you have to get into the Unix/Linux command line to get that message over to where it will be used. Is there a simpler way? Thanks for your help.
Scott
2005-Sep-19 08:45 UTC
[Asterisk-Users] Easier way for end user to change main greeting?
You could setup a dial plan to save the sould file directly to your main menu. Maybe something like this: exten => *11,1,Play(record_greeting) exten => *11,2,Record(/path-to-asterisk-sound-files/your-main-menu:gsm) exten => *11,3,Play(recording_finished) Now I'm assuming you have recorded the record_greeting and recording_finished sounds files. Hope this helps. Scott. On 9/16/05, Doug <Doug@natel.net> wrote:> Hi, > > Has someone figured out how to change the main > autoattendant message easily? > > Right now, you call *77 and record the message. > Then you have to get into the Unix/Linux command > line to get that message over to where it will > be used. Is there a simpler way? > > Thanks for your help. > > _______________________________________________ > --Bandwidth and Colocation sponsored by Easynews.com -- > > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >
Reasonably Related Threads
- Autoattendant press 1 collides with extension numbers...
- Digit detect during a Background() inside a Macro wrongly jumps b ack to the calling context to match digits?
- Autoattendant Configuration
- Do not disturbe
- Calling Asterisk Autoattendant With SIP Phone