[Devel] CVS commitlog: sip-server/modules/tm h_table.h t_funcs.h
t_lookup.c t_reply.c
Bogdan-Andrei Iancu
bogdan at voice-system.ro
Tue Sep 27 20:50:40 CEST 2005
User: bogdan_iancu
Date: 2005/09/27 11:50:40 PDT
OpenSER CVS - Commit Details
Modified files:
modules/tm h_table.h t_funcs.h t_lookup.c t_reply.c
Commit Log:
- cseq check optimization: use method_id instead of string method; got rid of
~3 strcasecmp per reply matching and ~4 per request matching.
- cleanup and more consistency for log/debug messages.
Revision Changes Path
1.7 +2 -2 sip-server/modules/tm/h_table.h
[ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/tm/h_table.h?r1=1.6&r2=1.7 ]
1.3 +6 -5 sip-server/modules/tm/t_funcs.h
[ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/tm/t_funcs.h?r1=1.2&r2=1.3 ]
1.6 +84 -88 sip-server/modules/tm/t_lookup.c
[ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/tm/t_lookup.c?r1=1.5&r2=1.6 ]
1.13 +65 -69 sip-server/modules/tm/t_reply.c
[ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/tm/t_reply.c?r1=1.12&r2=1.13 ]
More information about the Devel
mailing list