Hi,

I have successfully been able to test opensips with openxcap. XCAP documents
are modified and subscribe/notify/watcher procedures are fine with third
party SIP clients. I am in the process of testing my presence user agent in
this setup. While trying to add a new contact, I get a 401 unauthorized
response.

 

Subscriber table has the entry for the user.

OpenXCAP uses OpenSIPS backend with basic authentication.

OpenSIPS operates with mi_proxy module.

 

Content Type = application/resource-list+xml

 

The XCAP request is as follows.

 

<?xml version="1.0" encoding="UTF-8"?>

<resource-lists xmlns="urn:ietf:params:xml:ns:resource-lists"
xmlns:oma="urn:oma:params:ns:resource-list:oma-uriusage">

  <list name="sip:[email protected]">

    <display-name>friends</display-name>

  </list>

</resource-lists>

 

Are there any changes required in openxcap/opensips setup to support this
PUT request?

 

Please advice.

 

Regards,

Sanjeev

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to