Home
Name Modified Size InfoDownloads / Week
Dubtel One API Getting Started Guide.pdf 2010-09-26 92.8 kB
LICENSE.txt 2010-09-26 1.1 kB
README.txt 2010-09-26 2.6 kB
RELEASE-NOTES.txt 2010-09-26 443 Bytes
dubtel-one-0.0.2.tar.gz 2010-09-26 91.1 kB
dubtel-one-0.0.2.zip 2010-09-26 96.2 kB
Dubtel One API Getting Started Guide_0.pdf 2010-02-11 92.8 kB
dubtel-one-0.0.1.zip 2010-02-11 95.7 kB
dubtel-one-0.0.1.tar_.gz 2010-02-11 91.7 kB
Totals: 9 Items   564.4 kB 0
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
Source: README.txt, updated 2010-09-26