hi, this is the NOTIFY I received in my softphone Twinkle subscribed to the
state of a user registered in WengoPhone:
<?xml version="1.0" encoding="UTF-8"?>
<presence entity="sip:[EMAIL PROTECTED]">
<tuple id="azersdqre">
<status><basic>close</basic><note/></status>
<contact priority="1">sip:[EMAIL PROTECTED]</contact>
</tuple>
<tuple xmlns="urn:ietf:params:xml:ns:pidf" id="0x8163250">
<status>
<basic>open</basic>
</status>
</tuple>
<tuple xmlns="urn:ietf:params:xml:ns:pidf" id="0x8162f30">
<status>
<basic>open</basic>
</status>
</tuple>
<tuple xmlns="urn:ietf:params:xml:ns:pidf" id="0x8162e30">
<status>
<basic>open</basic>
</status>
</tuple>
<tuple xmlns="urn:ietf:params:xml:ns:pidf" id="0x8162b30">
<status>
<basic>open</basic>
</status>
</tuple>
</presence>
As you say at the start there is a:
<tuple id="azersdqre">
<status><basic>close</basic><note/></status>
<contact priority="1">sip:[EMAIL PROTECTED]</contact>
</tuple>
but that doesn't do effect because after it there are four:
<tuple xmlns="urn:ietf:params:xml:ns:pidf" id="0x8162b30">
<status>
<basic>open</basic>
</status>
</tuple>
In fact, doesn't the first tuple (<tuple id="azersdqre">) need a
xmlns="urn:ietf:params:xml:ns:pidf" ??
This causes that others softphones see Wengophone always as online.
Is it a bug in the NOTIFY XML content?
--
Iñaki Baz Castillo
[EMAIL PROTECTED]
_______________________________________________
Wengophone-devel mailing list
[email protected]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel