Mike
2009-Sep-28 15:41 UTC
[asterisk-users] Voicemail - remove option to save in different folders
I am looking to configure the asterisk voicemail system to stop asking for the folder ("work", "personal", etc) in which to save messages when I do save them. Is there any configuration to do this? Mike -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090928/4206da03/attachment.htm
Kyle Kienapfel
2009-Oct-01 18:41 UTC
[asterisk-users] Voicemail - remove option to save in different folders
I checked the source for reading of configuration options but I didn't see anything in vm_execmain() This is the line of code that is bothering you cmd = get_folder2(chan, "vm-savefolder", 1); On Mon, Sep 28, 2009 at 8:41 AM, Mike <list at virtutel.ca> wrote:> I am looking to configure the asterisk voicemail system to stop asking > for the folder ("work", "personal", etc) in which to save messages when I do > save them. > > > > Is there any configuration to do this? > > > > Mike > > > > > > _______________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > AstriCon 2009 - October 13 - 15 Phoenix, Arizona > Register Now: http://www.astricon.net > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20091001/5cc9a7e4/attachment.htm