On Tue, 2011-01-11 at 16:52 +0100, Jonas Kellens wrote: > Hello list, > > I have a management user interface written in php for controlling some > functions of Asterisk PBX. > > I use realtime a lot. > > Is there a way to easily get the details of a voicemail account and > the messages that have been left ? > > In use realtime voicemail, but how to get the messages that have been > left for a certain mailbox-extension ? > > > Kind regards, > Jonas. > -- You can see how many messages, Old and new are in any mailbox using the AMI
http://www.voip-info.org/wiki/view/Asterisk+manager+API Then you can use the command MailboxCount to find out how many messages are in the mailbox Ish -- Ishfaq Malik Software Developer PackNet Ltd Office: 0161 660 3062 -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
