[Devel] CVS commitlog: sip-server action.c action.h sip-server/modules/tm t_fwd.c t_reply.c

Bogdan-Andrei Iancu bogdan at voice-system.ro
Wed Aug 31 22:08:31 CEST 2005


User: bogdan_iancu
Date: 2005/08/31 13:08:31 PDT

  OpenSER CVS - Commit Details

  Modified files:
    .                    action.c action.h 
    modules/tm           t_fwd.c t_reply.c 
  Commit Log:
  "drop" statement has special meaning in some route types (by default it's
  equivalent to "exit"):
   BRANCH ROUTE - the request branch is discarded (not fwd);
   ONREPLY ROUTE - if provisional reply (<200), it will be discarded (not fwd,
   not stored, but only timers updated)
  
  Revision  Changes    Path
  1.11      +13 -13    sip-server/action.c
   [ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/action.c?r1=1.10&r2=1.11 ]
  1.2       +2 -1      sip-server/action.h
   [ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/action.h?r1=1.1&r2=1.2 ]
  1.12      +9 -4      sip-server/modules/tm/t_fwd.c
   [ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/tm/t_fwd.c?r1=1.11&r2=1.12 ]
  1.11      +12 -6     sip-server/modules/tm/t_reply.c
   [ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/tm/t_reply.c?r1=1.10&r2=1.11 ]



More information about the Devel mailing list