///////////////////////////////////////// // Voxbone Web Services Release Note // ///////////////////////////////////////// Release Info: ============= release: v0.1a Developer: Morsiani Vincent Company: Voxbone S.A. support: support-dev@voxbone.com VoxService v0.1a (2005-11-25): ============================= Web Services Operations: ------------------------- [added]getCountriesList( String username, String password ) [added]getAreaCodeForCountry( String username, String password, String country_code_a2 ) Operations Description: ----------------------- - When using the getAreaCodeForCountry operation, an exception is thrown if the specified area_code_a2 doesn't exist or isn't covered actually. - An exception is thrown if you entered an invalid username / password ( all operations ) - In order to avoid coma problems, all the prices are expressed in cents Voxbone SDK (Java): =================== Requirements: ------------- - Sun Java SDK installed - The following jar file in your classpath: * activation.jar * FastInfoset.jar * jaxrpc-api.jar * jaxrpc-impl.jar * jaxrpc-spi.jar * jsr173_api.jar * mail.jar * saaj-api.jar * saaj-impl.jar Containers: ----------- [added] Country [added] AreaCode