Status: New
Owner: ----
Labels: Type-Defect Priority-Medium MSS-1.6.0.FINAL Release-Type-FINAL
Roadmap-Fix Component-Sip-Servlets
New issue 2276 by [email protected]: Feature request: add contact
header in initial publish request for multi-device scenarios
http://code.google.com/p/mobicents/issues/detail?id=2276
Scenario: sip-ims client that registers to an ims-core.
Feature required: add contact header to initial publish request, since the
ims-core uses that information for multi-device scenarios.
In a regular scenario it is not needed to have a contact header in the
initial publish requests, but it is when multi-device configuration is
enabled.
Unless it is not compliant with RFC 3903, it happens that in a multi-device
scenario, there may exist more than one contact binded for the same sip
uri, and when a publish request is generated by one of the contacts, the
only way the ESC knows which contact is sending the request is by means of
that contact header.