====== Developers ====== Documentation for all the public DuVoice 3rd party API's. ====== Choices ====== DuVoice provides several API's and ways to interact with the DV2000. This list provides a quick overview of each to help your choice. ^ Target ^ I/O ^ Link ^ | Manage mailboxes, wakeup calls, inventory and other services on DV2000. | Request/Response/Push | [[dev:rest|REST]] | | Receive all information about a guest mailbox each time it's changed. | Push | [[dev:pbx:home|HTTP Push]] | | Receive DV2000 events via a HTTP POST. Includes hospitality specific events. | Push | [[dev:servers:postdvevents|Events]] | | Receive information for any charges made to minibar for a guest. | Push | [[dev:isi|Inventory]] | | Create and maintain a custom maid status outside the typical PMS system. | Push | [[dev:rsi|Room Status]] | | Receive MWI on/off notification via a HTTP POST. | Push | [[dev:servers:sipnotify2rest|MWI on/off]] | | Add your own application as a DV2000 server. | N/A | [[dev:servers:3rdparty|3rd Party Server]] |