[Devel] CVS commitlog: sip-server/modules/pua hash.c hash.h pua.c
pua_bind.c send_publish.c send_subscribe.c send_subscribe.h
Anca Vamanu
anca at voice-system.ro
Tue Feb 20 14:40:11 CET 2007
User: anca_vamanu
Date: 2007/02/20 05:40:11 PST
OpenSER CVS - Commit Details
Modified files:
modules/pua hash.c hash.h pua.c pua_bind.c
send_publish.c send_subscribe.c
send_subscribe.h
Commit Log:
-fixed a bug in updating presentity
-added the posibility to subscribe with no time limit- by setting the
expires field to a value< 0; the modules does periodical updates until
a request for a subscription with expires= 0 is received
Revision Changes Path
1.6 +3 -2 sip-server/modules/pua/hash.c
[ http://openser.cvs.sourceforge.net/openser/sip-server/modules/pua/hash.c?r1=1.5&r2=1.6 ]
1.5 +3 -2 sip-server/modules/pua/hash.h
[ http://openser.cvs.sourceforge.net/openser/sip-server/modules/pua/hash.h?r1=1.4&r2=1.5 ]
1.6 +12 -6 sip-server/modules/pua/pua.c
[ http://openser.cvs.sourceforge.net/openser/sip-server/modules/pua/pua.c?r1=1.5&r2=1.6 ]
1.2 +1 -2 sip-server/modules/pua/pua_bind.c
[ http://openser.cvs.sourceforge.net/openser/sip-server/modules/pua/pua_bind.c?r1=1.1&r2=1.2 ]
1.7 +3 -2 sip-server/modules/pua/send_publish.c
[ http://openser.cvs.sourceforge.net/openser/sip-server/modules/pua/send_publish.c?r1=1.6&r2=1.7 ]
1.6 +26 -13 sip-server/modules/pua/send_subscribe.c
[ http://openser.cvs.sourceforge.net/openser/sip-server/modules/pua/send_subscribe.c?r1=1.5&r2=1.6 ]
1.3 +2 -2 sip-server/modules/pua/send_subscribe.h
[ http://openser.cvs.sourceforge.net/openser/sip-server/modules/pua/send_subscribe.h?r1=1.2&r2=1.3 ]
More information about the Devel
mailing list