2010/4/15 Iñaki Baz Castillo ibc@aliax.net:
2010/4/15 Timo Reimann timo.reimann@1und1.de:
Alright. Let me know when you found the time to dig it out.
This is the thread. I must re-read it: https://lists.cs.columbia.edu/pipermail/sip-implementors/2008-August/020028....
The conclusion is easy:
The 200 must contain Record-Route and Contact so the Dialog module shuld just care about such fields in the 2XX response. Anyhow, for information purposes, it could extract these fields from provisional responses and set the dialog_out entries according. I will add it to the wiki.
Other issue: dialog flags.
The proposal just allows setting a dflag during onreply_route. This makes a lot of sense as there is no dialog yet in route, branch_route and failure_route. So setdflag() function just could be inoked in onreply_route. Is it ok?
Regards.