[Devel] CVS commitlog: sip-server/scripts openserctl
sip-server/modules/usrloc
ucontact.c ucontact.h udomain.c ul_fifo.c ul_unixsock.c
Bogdan-Andrei Iancu
bogdan at voice-system.ro
Tue Nov 21 19:22:12 CET 2006
User: bogdan_iancu
Date: 2006/11/21 10:22:12 PST
OpenSER CVS - Commit Details
Modified files:
scripts openserctl
modules/usrloc ucontact.c ucontact.h udomain.c ul_fifo.c
ul_unixsock.c
Commit Log:
-fixed handeling of the permanent contacts (to work properly in DB_ONLY mode):
- FL_PRESISTENT flag removed
- persistent contacts are identified by having the expires=0
- timer routine for deleting expire contacts in DB_ONLY does not need to deal with flags for skipping the permanent contacts (flag testing in quite impossible via the current DB API)
- removed unused flag from usrloc
- openserctl ul ops updated to reflect the changes for the persistent contacts
Closes 1579127.
Revision Changes Path
1.20 +9 -12 sip-server/modules/usrloc/ucontact.c
[ http://openser.cvs.sourceforge.net/openser/sip-server/modules/usrloc/ucontact.c?r1=1.19&r2=1.20 ]
1.11 +9 -12 sip-server/modules/usrloc/ucontact.h
[ http://openser.cvs.sourceforge.net/openser/sip-server/modules/usrloc/ucontact.h?r1=1.10&r2=1.11 ]
1.26 +11 -5 sip-server/modules/usrloc/udomain.c
[ http://openser.cvs.sourceforge.net/openser/sip-server/modules/usrloc/udomain.c?r1=1.25&r2=1.26 ]
1.11 +9 -13 sip-server/modules/usrloc/ul_fifo.c
[ http://openser.cvs.sourceforge.net/openser/sip-server/modules/usrloc/ul_fifo.c?r1=1.10&r2=1.11 ]
1.10 +8 -12 sip-server/modules/usrloc/ul_unixsock.c
[ http://openser.cvs.sourceforge.net/openser/sip-server/modules/usrloc/ul_unixsock.c?r1=1.9&r2=1.10 ]
1.9 +4 -4 sip-server/scripts/openserctl
[ http://openser.cvs.sourceforge.net/openser/sip-server/scripts/openserctl?r1=1.8&r2=1.9 ]
More information about the Devel
mailing list