remote APIs
- From: Scott Lawrence <slawrence (at) pingtel.com>
- Date: Fri, 03 Feb 2006 14:19:42 -0500
On Fri, 2006-02-03 at 10:06 -0500, Douglas Hubler wrote:
> Guy Hulbert wrote:
>
> >I looked at XCF-904, which states
> >
> > "simply as a way to offload cpu utilization"
> >
> >How does sipXconfig talk to the rest of the app if it is the only piece
> >which does SOAP ?
> >
> >
> - HTTP CGIs (replication.cgi and processmanager.cgi)
> - XMLRPC is just starting
The goal is to replace the CGIs with XML RPC interfaces. These are much
easier to document and implement. In the next (post-3.2) round of
development, I'd like to be able to eliminate apache from any system
that is not running the either the config server or the media server.
--
Scott Lawrence tel:+1-781-938-5306;ext=162 or sip:slawrence (at) pingtel.com
Consulting Engineer - Pingtel Corp. http://www.pingtel.com/
sipXpbx project coordinator - SIPfoundry http://www.sipfoundry.org/sipX
_______________________________________________
sipx-dev mailing list
sipx-dev (at) list.sipfoundry.org
List Archive: http://list.sipfoundry.org/archive/sipx-dev
- Follow-Ups:
- remote APIs
- From: Damian Krzeminski <damian (at) pingtel.com>