On 26.09.2009 20:22 Uhr, IƱaki Baz Castillo wrote:
[...]
- the provider should add its own record route to REGISTER reply -- if
it is kamailio, that is simple via append_to_reply() from textops, just before save() call.
This "hack" would work just in both, proxy and registrar, are Kamailio. But, if they are Kamailio then using PATH mechanism is the ellegant and official solution :)
it was about possibility to consider "register" as dialog and try to route next registrations without doing dns.
PATH is to be accumulated by register request and turned into Route by proxy for calls, instant messaging, etc.
Cheers, Daniel