I'm able to save the pidf.xml to Openxcap server and it sends 200 OK for the PUT pidf. But pidf-manipulation never worked for me, so I ran openxcap in no-fork mode and got the follwoing error spit from openxcap when I try to PUT pidf to it.
Coudl any one please point out what is wrong ? in openxcap or my pidf ? Thanks in advacne. 63.148.166.3 'PUT /xcap-root/pidf-manipulation/users/ [email protected]/pidf.xml HTTP/1.1' 401 0 141 'MultiPlatform Networking API - WinInet v1.0' - Starting factory <twisted.web.xmlrpc._QueryFactory instance at 0xa14350c> Starting factory <twisted.web.xmlrpc._QueryFactory instance at 0xa0dbd2c> 63.148.166.3 'PUT /xcap-root/pidf-manipulation/users/ [email protected]/pidf.xml HTTP/1.1' 200 0 - 'MultiPlatform Networking API - WinInet v1.0' "d1a5385a00ec8d0f5e5413538db44353" Stopping factory <twisted.web.xmlrpc._QueryFactory instance at 0xa14350c> error: Unhandled error in Deferred: Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/twisted/protocols/basic.py", line 239, in dataReceived return self.rawDataReceived(data) File "/usr/lib/python2.5/site-packages/twisted/web/http.py", line 467, in rawDataReceived self.handleResponseEnd() File "/usr/lib/python2.5/site-packages/twisted/web/http.py", line 430, in handleResponseEnd self.handleResponse(b) File "/usr/lib/python2.5/site-packages/twisted/web/xmlrpc.py", line 279, in handleResponse self.factory.parseResponse(contents) --- <exception caught here> --- File "/usr/lib/python2.5/site-packages/twisted/web/xmlrpc.py", line 307, in parseResponse response = xmlrpclib.loads(contents)[0][0] File "/usr/lib/python2.5/xmlrpclib.py", line 1132, in loads return u.close(), u.getmethodname() File "/usr/lib/python2.5/xmlrpclib.py", line 787, in close raise Fault(**self._stack[0]) xmlrpclib.Fault: <Fault 500: 'MI/PUBLISH failed'> Stopping factory <twisted.web.xmlrpc._QueryFactory instance at 0xa0dbd2c> ^CReceived SIGINT, shutting down. (Port 9080 Closed) Main loop terminated.
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
