Software development for Brekeke SIP Server

Discuss any topic about Brekeke SIP Server.

Moderator: Brekeke Support Team

Post Reply
AllstateTelecom
Posts: 9
Joined: Tue Aug 30, 2011 6:54 pm
Location: Jupiter, FL

Software development for Brekeke SIP Server

Post by AllstateTelecom »

1. Brekeke Product Name and Version:
SIP Server AE 2.4.8.6

2. Java version:
1.70

3. OS type and the version:
Centos Kernel 2.6

4. UA (phone), gateway or other hardware/software involved:
Various

5. Your problem:

We're in the process of developing a custom billing application and up until now we didn't need to converse directly with the SIP Server. Is there a way to add/edit/view dial plan rules using PHP? It seems as if PAL Websocket might work, but I'm not sure if that is used for the PBX only.

Thanks,
Brian
janP
Posts: 336
Joined: Sun Nov 25, 2007 2:55 pm

Post by janP »

As you know, PBX's PAL meets the requirement.
Try the PAL and Brekeke PBX.
AllstateTelecom
Posts: 9
Joined: Tue Aug 30, 2011 6:54 pm
Location: Jupiter, FL

Post by AllstateTelecom »

We're not using Brekeke PBX, only SIP Server AE. My question is: is there a Websocket API for SIP Server so we can converse with it using our software? Our BSS/OSS software is written in PHP. We can talk to most software using cURL, form POST, SOAP, etc. How can we talk to Brekeke SIP Server AE?

Thanks,
Brian
taitan
Posts: 237
Joined: Sat Mar 15, 2008 10:39 pm

Post by taitan »

There is an web API to obtain and update DialPlan.
Contact Brekeke's team for the API document.
Post Reply