资源说明:The Dubtel One API is a hosted api and markup language for quickly building advanced voice and chat applications. This API was developed using industry standards including XML (Extensive Markup Language), SIP (Session Initiation Protocal) and Extensible Messaging and Presence Protocol (XMPP). This provides developers the flexibility of extending new and existing applications with all the powerful features that the Dubtel One Open API provides including fax, conferencing,call forwarding, instant message chat, etc. quickly and easily.
Dubtel One API - PHP REST Library 0.0.2 ============================================ Thank you for downloading the the PHP REST library for Dubtel One API. Description =========== The Dubtel One REST API allows your application to place and receive calls, send and receive fax, send sms as well as query call logs. During a call process utilities in the Dubtel One API and API Library will allow your application to perform tasks like: -- Play Pre-Recorded Audio -- Record Audio -- Say (Digits/Text) -- Receive Input (Digits) -- Send Call to Conference Room -- Forward Call to any number -- Send Fax to Email -- Forward Fax to any number The Dubtel One Open API also provides IM Presence service, and information on this can be located on the Documentation Site, See http://developer.dubtel.com/?q=documentation. Installation ============ To install this library in your application, just place the file dubtel-one.php on your web server and include it in the your php file. Configuration ============= To configure your application you will need to specify your Dubtel One APPID (Application ID) and the PASSPHRASE assigned to you when you generated your application key. Sample Codes ============ sample-code-outbound.php sample-code-outbound-to-vm.php sample-code-outbound-to-saydigits.php sample-code-outbound-to-playaudio.php sample-code-outbound-sms.php PHP REST Library ================ dubtel-one.php is the main PHP Library, it contains the dubtelOneClient Class for handling all Dubtel One API processes. Documentation ============= Please refer to the Dubtel One API Documentation for instructions and information on getting started, See http://developer.dubtel.com/?q=documentation. How to report bugs ================== Please submit all bugs to the Dubtel Support Forum, our support team works around the clock to fix all bug issues. If you need immediate assitance you can email the Dubtel support team at: support@dubtel.com. The Dubtel Support page will allow you to submit new topics and browse already submitted issues. See: Dubtel Support http://developer.dubtel.com/?q=developer Dubtel Support Forum http://developer.dubtel.com/?q=forum/1 LICENSE ======= This PHP Library is distributed under the MIT License
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。