<div>I have Kamailio and OpenXCAP set up on two different servers. Everything seems to be conifgured correctly on both servers, but presence isn't working on the Counterpath Bria clients. When one Bria client adds a person to its contact list Bria says that it is waiting for a response from the other user. The other user doesn't get any message about the add. The only thing I can think of that is causing this is a message on the OpenXCAP access.log file</div>
<div> </div>
<div><br>2009-02-25 22:25:08-0600 [-] 192.168.0.107 'PUT <a>/xcap-root/resource-lists/users/555@XXXXX.net/contacts-resource-list.xml</a> HTTP/1.1' 4<br>01 0 141 - -<br> REQUEST headers:<br> Host: <a href="http://xcap.XXXXXX.net">xcap.XXXXXX.net</a><br>
Accept: */*<br> Expect: 100-continue</div>
<div> </div>
<div>I am not sure why this is happening. Other XCAP Puts don't have issues like this one</div>
<div>2009-02-25 22:25:08-0600 [-] 192.168.0.107 'PUT <a>/xcap-root/resource-lists/users/555@XXXXX.net/resource-list.xml</a> HTTP/1.1' 200 0 - - <br>"62d0154644f84105a6270a260198edc4"</div>
<div> </div>
<div>Why is the XCAP PUT of the contacts-resource-list failing?</div>