Brekeke Software - Developer of SIP Communications Platform SIP Proxy Registrar Server, SIP IP PBX for Business IP Phone System, SIP SDK for Call Center Applications Download Free SIP server software - Free 60-day Trial List of compatible SIP PSTN Gateways, SIP phones, SIP service providers, RADIUS servers, etc. Find answers at Wiki and Forum.
Resell Award-winning VoIP SIP software!
Buy VoIP SIP software!
View the Brekeke Shopping Cart
SIP Server  |  PBX  |  JTAPI SDK  |  PAL  |  OnDO  

IP PBX Web Service

Brekeke PBX Web Service is an API that allows access to Brekeke PBX functions from third-party applications and services. The Brekeke PBX contains a built-in SOAP engine and supports the Web Service Description Language (WSDL). It is therefore possible to access the IP PBX Web Service using any programming language that has facilities to use the SOAP and WSDL Standards. The PBX Web Service is automatically installed and ready to use when the Brekeke PBX is installed.

Currently, the Web Service has methods to view/modify user settings, create/delete users, and implement click-to-call feature. This allows the creation of custom applications and interfaces for managing users of the Brekeke PBX. More functions to make the Web Service even more powerful will be added.

VoIP Click-to-Call

One of the powerful features of the Brekeke PBX Web Service is the ability to implement a Click-to-Call feature. Click-to-Call allows the developer to create a button on a web page or application that will automatically place a call between two or more phone numbers when activated. Possible applications include: voice-enabled web sites, kiosks with live operator assistants, and phone directories that automatically dial numbers.

In PHP 5, for instance, one can enable the php soap extensions and create the following simple application:

<?php
$client = new SoapClient( "http://[host]/pbx/services/UserImpl?wsdl");
$array = array("4007");
print($client->callControl("4005","4005",$array,"2"));
?>

In this example, a call will be placed between extensions "4005" and "4007".

For more details about the callControl function syntax and to learn more about the PBX Web Service, please read the Brekeke Web Service Users Guide.

Brekeke Web Service Users Guide
Learn more about Brekeke PBX

 


VoIP software: SIP proxy server, SIP IP-PBX, SIP JTAPI SDK for creating SIP Telephony Applications, and SIP SDK Tool for Call Center Applications   Download
Lists of VoIP service providers, SIP Gateways, SIP Phones, and other SIP devices/services that are confirmed with SIP proxy server and SIP IP-PBX   Support
Developer Plug-in for RADIUS Billing, RADIUS Authentication, Cal Log. Sample program for creating Call Center Applications, IVR, Call Pop, and other telephony applications   Toolbox
Brekeke Software develops SIP communication platform. Their product line includes, SIP proxy server, SIP IP-PBX, SIP JTAPI SDK for creating SIP Telephony Applications, SIP SDK Tool for creating Call Center Applications   Announcements
 

Home | Company | Careers | Contact Us | Privacy Policy

  ©2008 Brekeke Software, Inc. All Rights Reserved.