Hi,

I am proposing to add path attribute to the reg-info, i.e.

<?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>
          <path>my.path.com</path> 
       </contact>
     </registration>
   </reginfo>

The RLS will then use this path header to create a route set in the outgoing 
dialog-forming Request.

As for phones with GRUU addresses, we can pass the GRUU address as the Contact 
URI, and not bother with the Path headers.

Comments?

Thanks,

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

Reply via email to