Scott Lawrence wrote:
> to be unambiguous, I'd make that:
>
> <uri><sip:[EMAIL PROTECTED];Route=my.path.com></uri>
>
This doesn't validate as anyURI (using sipx-validate-xml).
Here's my latest proposal:
Reg-info xml:
<?xml version="1.0"?>
<reginfo xmlns="urn:ietf:params:xml:ns:reginfo"
version="1" state="partial">
<registration aor="sip:[EMAIL PROTECTED]" id="a7" state="active">
<contact id="76" state="active" event="registered"
duration-registered="0">
<uri>sip:[EMAIL PROTECTED]</uri>
<unknown-param name=path>my.path.com</unknown-param>
</contact>
</registration>
</reginfo>
This validates, and it should maintain interop/backward compatibility for
reg-info.
Arjun
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev