< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

Re: [sipx-users] XML-RPC API


Hi Scott,

Basically we have a Web application written in Python that works as a user portal. It's kind of like a ticketing system that keeps track of tasks and processes in the company.

Users find the voicemail Inbox of sipxconfig user's portal very helpful as well as Follow me configuration. So we are looking forward to include this functionality on our Web application.

We are also looking at using Perl-Net-SIP to implement Flow I - 3PCC for click to dial from the Web app, unless we manage somehow to use the URL dial functionality from Snom phones.

Your input is highly appreciated.

Regards,

Luis


On Wed, Aug 20, 2008 at 10:12 AM, Scott Lawrence <scott.lawrence@xxxxxxxxxx> wrote:

On Tue, 2008-08-19 at 16:19 -0600, Luis F Urrea wrote:
> Hi all,
>
> I have been given the task to merge sipxecs User portal features to
> our in house developed ERP Web application written in Python.
>
> Initially we are looking to have basic functionality such as voicemail
> Inbox, Follow me configuration on our web app.
>
> Is XML-RPC the way to go here?

No.  The XML-RPC interfaces are "internal", meaning that we may change
them at any time without notice and not worry about backward
compatibility.

The external configuration APIs are those provided by sipXconfig in
SOAP.

> According to what I have been able to figure out it seems that the
> SOAP interface is oriented to bulk configuration.

What is it that you want to do?  We have cases of customers who've
integrated their internal HR systems using the existing APIs, but it's
always possible to extend them if needed.