bpintea 2009/01/04 16:27:40 CET
SER CVS Repository
Modified files:
. NEWS
modules/tm t_lookup.c
Log:
Currently, SER matches E2E ACKs only if there is an equality between From HF
in INVITE and ACK. While this is pretty safe, there are UAs that do mess small
things, like display name, or some bigger ones, like URI, in generated ACK.
However, matching over the full URI (or worse, HF) is not needed and was even
intended for deprecation (see 1st comment of 3261#Sec. 12.2.1.1).
The applied patch should boost a bit the matching flexibility - only compare
the tag.
Closes #SER-419.
Revision Changes Path
1.95 +5 -2 sip_router/NEWS
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/NEWS.diff?r1=1.94&r2=1.95
1.126 +22 -3 sip_router/modules/tm/t_lookup.c
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/modules/tm/t_lookup.c.diff?r1=1.125&r2=1.126
_______________________________________________
Serdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/serdev