I thought I would clean this thread up and post the current suggestions all in one post.

1.
Quote Originally Posted by mrkarron View Post
I feel a basic no answer or a busy call forward are options that would be very useful.
2.
Quote Originally Posted by JimDog View Post
I could see several uses for Voicemail:
  • Enable/disable
  • Return number of unread messages
  • Return message details (Message ID, Caller Name & Number, Date/Time, Duration, etc.)
  • File/delete messages using Message ID above

I would think the first two are pretty basic and the last two a little more complicated. I could see this tying into something cool like a Firefox voice mail plug in or something along those lines...
and
Quote Originally Posted by ropeguru View Post
I second this for the VM interaction. Would be great to integrate with my home web page so I can get a quick idea of what my messages are without having to login to the vPanel.
and
Quote Originally Posted by Xponder1 View Post
Could add a option to clear message waiting on voicemail.
and
Quote Originally Posted by bubbanc View Post
Now if we could have an api call that would delete all messages from our voicemail (since we *usually* listen to them via email).
Perhaps also a "last X callers" where X is a number you could send to the api. The data returned should be customer caller ID aware.
and
Quote Originally Posted by fisamo View Post
I would also add my support for Voicemail commands via API. Is there any way Voicemail queries for sub-voicemail boxes (e.g. for virtual numbers) could be supported?

I'd be interested in seeing a mechanism for manipulating the Contacts database for a user account, as well. Add/delete/display/rename? Import and export would be cool, too, but that could probably be done via the add and display commands on the client side...
3.
Quote Originally Posted by Xponder1 View Post
How about a option for simul ring.
4.
Quote Originally Posted by bubbanc View Post
What about a new option for DND called "status" which would report if it was enabled, and if so, which type of DND is enabled. This would be handy for a web page I want to put together for my wife that'll tell her what the status is and give her buttons to enable/disable from her iPhone so she can do so while dealing with our little one.
This feature was implemented and I think it should be added to the first page
Quote Originally Posted by VOIPoBrandon View Post
Code:
http://api.voipo.com/?username=USER&password=PASS&action=dnd&arguments[]=status
There you go, enjoy!


5.
Quote Originally Posted by Xponder1 View Post
How about a message that says "Success!" on the API pages if successful for confirmation.
and
Quote Originally Posted by CrownSeven View Post
And I agree with Xponder, a confirmation message for each service if it was successful would be nice.
6.
Quote Originally Posted by usa2k View Post
It would be great if all features were available with each access method.
7.
Quote Originally Posted by Xponder1 View Post
New suggestion. Currently if you enter a invalid command it says "Your not authorized to do this". How about making it say "Invalid command!".