[Devel] CVS commitlog: sip-server/modules/usrloc notify.c ucontact.c
ucontact.h udomain.c udomain.h ul_fifo.c ul_unixsock.c urecord.c
urecord.h usrloc.c sip-server/modules/registrar save.c
Bogdan-Andrei Iancu
bogdan at voice-system.ro
Tue Dec 6 18:23:21 CET 2005
User: bogdan_iancu
Date: 2005/12/06 09:23:21 PST
OpenSER CVS - Commit Details
Modified files:
modules/usrloc notify.c ucontact.c ucontact.h udomain.c
udomain.h ul_fifo.c ul_unixsock.c
urecord.c urecord.h usrloc.c
modules/registrar save.c
Commit Log:
-preparing ground for the new matching alg and dynamic storing support:
- got rid of the "mammoth" usrloc functions with 12 parameters :-/
(doesn't scale)
- removed code duplicity (difficult to maintained)
- small optimizations in contacts flows
- registrar module aligned to the usrloc changes
Revision Changes Path
1.6 +154 -176 sip-server/modules/registrar/save.c
[ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/registrar/save.c?r1=1.5&r2=1.6 ]
1.4 +2 -2 sip-server/modules/usrloc/notify.c
[ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/usrloc/notify.c?r1=1.3&r2=1.4 ]
1.7 +82 -128 sip-server/modules/usrloc/ucontact.c
[ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/usrloc/ucontact.c?r1=1.6&r2=1.7 ]
1.3 +19 -16 sip-server/modules/usrloc/ucontact.h
[ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/usrloc/ucontact.h?r1=1.2&r2=1.3 ]
1.6 +35 -35 sip-server/modules/usrloc/udomain.c
[ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/usrloc/udomain.c?r1=1.5&r2=1.6 ]
1.2 +3 -3 sip-server/modules/usrloc/udomain.h
[ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/usrloc/udomain.h?r1=1.1&r2=1.2 ]
1.3 +44 -31 sip-server/modules/usrloc/ul_fifo.c
[ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/usrloc/ul_fifo.c?r1=1.2&r2=1.3 ]
1.2 +46 -32 sip-server/modules/usrloc/ul_unixsock.c
[ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/usrloc/ul_unixsock.c?r1=1.1&r2=1.2 ]
1.4 +37 -41 sip-server/modules/usrloc/urecord.c
[ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/usrloc/urecord.c?r1=1.3&r2=1.4 ]
1.2 +16 -27 sip-server/modules/usrloc/urecord.h
[ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/usrloc/urecord.h?r1=1.1&r2=1.2 ]
1.2 +31 -20 sip-server/modules/usrloc/usrloc.c
[ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/usrloc/usrloc.c?r1=1.1&r2=1.2 ]
More information about the Devel
mailing list