[OpenSIPS-Devel] Interaction with Mobicents XDMS

Andaleeb Roomy andaleebcse at gmail.com
Mon Jul 27 12:25:08 CEST 2009


I am trying to retrieve an XML document from a third party XDMS
(Mobicents). But I am getting some errors:


Jul 27 11:31:16 [14648] DBG:presence_xml:get_rules_doc: No document
found in db table for [user]=andaleeb1	[domain]=
192.168.0.133	[doc_type]= 2
* About to connect() to 192.168.0.130 port 8080 (#0)
*   Trying 192.168.0.130... * connected
* Connected to 192.168.0.130 (192.168.0.130) port 8080 (#0)
> GET /mobicents/org.openmobilealliance.pres-rules/users/sip:andaleeb1 at 192.168.0.133/pres-rules HTTP/1.1

Host: 192.168.0.130:8080

Accept: */*



< HTTP/1.1 200 OK

* Failed writing header
* Closing connection #0
* Failed writing received data to disk/application
Jul 27 11:31:16 [14648] ERROR:xcap_client:send_http_get: Error [23]
while performing curl operationJul 27 11:31:16 [14648]
WARNING:core:fm_free: free(0) called
Jul 27 11:31:16 [14648] DBG:xcap_client:xcapGetNewDoc: the searched
document was not found


I found a thread
(http://www.openser.org/pipermail/devel/2009-May/003211.html) which
reports a similar problem and suggests to use xcap-client from version
1.5. I tried replacing my 1.5.1 files with files from that link but it
did not work either. Can anyone please help?

Andaleeb



More information about the Devel mailing list