///////////////////////////////////////// // Voxbone Web Services Release Note // ///////////////////////////////////////// Release Note: ============= release: v2.0 Developer: Morsiani Vincent Company: Voxbone S.A. support: support-dev@voxbone.com VoxAPI v2.0 (2007-04-30): ============================= Improvements: ------------- This time we remade the API from scatch. It bring us an even more reliable and faster web service but unfortunately it broke the backward compatibility of the service. As it broke the backward compatibility and as it a complete new version, we decided to change the name of the API from VoxService to VoxAPI. About the improvements: - Faster response time. - Asynchronous Ordering. - Trunk Management System. - Tollfree numbers & tollfree credits are now available. - DIDs Delivery Management. - Improved Filtering. and much more. Web Services Operations: ------------------------- 1. GetCountriesList: retrieve the list of countries covered by voxbone. 2. GetStatesList: retrieve the list of available states for a given country 3. GetDIDGroupList: retrieve area codes for a given country ( filtered ) 4. PlaceDIDsOrder: place an order for tollfree, geographic or national numbers 5. GetPurchaseInfoData: retrieve a list of cities and zip code for a given country / area code 6. IsPurchaseInfoValid: validate your purchaseInfo parameter 7. CancelDID: cancel your subscription to a DID 8. MapDID: map a DID. 9. GetDIDsInfo: retrieve information about a DID 10. GetTrunkList: retrieve the list of trunk you currently own 11. PlaceDIDsOnTrunk: place DIDs on a trunk 12. RemoveDIDsFromTrunk: remove DIDs from a trunk 13. GetPOPList: retrieve the list of Voxbone POP and their IP addresses 14. UpdateDelivery: update the delivery of DIDs to a specified POP 15. GetTollfreeCreditPackageList: get the list of tollfree credit package 16. PurchaseTollfreeCredit: place an order for tollfree credit 17. GetOrderStatus: retrieve the status of an order 18. GetAccountBalance: retrieve your account current balance VoxAPIClients: ============== We decided to release open source clients for this new version of the API The open source project is hosted by Sourceforge and can be found at: http://sourceforge.net/projects/voxbone-client/ As these libraries are under LGPL, you can freely download the source code and modify it for your personnal usage. Special Notes: ============== As the backward compatibility between version 1.2 & 2.0 has been broken we decided to run both services in the same time. The VoxService will still be available for at least 6 months. This should give you all the required time to switch from the old service to the new one. If you haven't finished to switch to the new version of the VoxAPI before 6 months, please let us know by email at: support-dev@voxbone.com