I was wondering if it is possible for the end user to be able to switch there greetings without me doing anything for them. For example. I have a queue setup and the people in that queue want to have a meeting and noone will be able to answer the phones, would it be possible for them to insert a greeting that says they are at a meeting , etc… Can this be done with out them playing with the Dialplan? is there an extention that they can configure this at? please let me know. Thanks
create an extension that modifies an ASTDB value, then check that value before the call enters the queue. then you can choose whether to enter the queue or just play the message before hangingup/giving the caller a chance to do something else.