[Devel] invites arriving after cancel

Bruce Bauman bbauman at wgate.com
Mon Mar 6 16:15:26 CET 2006


 
There was a bug in SER which is described in the following CVS checkin.
Has this same bug been fixed in OpenSER? If so, is the fix only on head?

I've looked at the CVS logs, but I'm still unsure.

Thanks.


andrei      2006/01/27 19:47:22 CET

  SER CVS Repository

  Modified files:
    .                    Makefile.defs 
    modules/tm           h_table.h t_fwd.c t_lookup.c t_lookup.h 
  Log:
  - cancel before invite fix attempt (experimental, treat with care)
   This fix should handle delayed INVITEs (due to network or script),
that arrive
    after the CANCEL. The INV transaction will be created (it's needed
for the
     reply) but immediately canceled.
  
  Revision  Changes    Path
  1.348     +2 -2      sip_router/Makefile.defs
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/Makefile.defs.d
iff?r1=1.347&r2=1.348
  1.84      +3 -1      sip_router/modules/tm/h_table.h
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/modules/tm/h_ta
ble.h.diff?r1=1.83&r2=1.84
  1.69      +18 -1     sip_router/modules/tm/t_fwd.c
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/modules/tm/t_fw
d.c.diff?r1=1.68&r2=1.69
  1.102     +57 -15    sip_router/modules/tm/t_lookup.c
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/modules/tm/t_lo
okup.c.diff?r1=1.101&r2=1.102
  1.17      +3 -2      sip_router/modules/tm/t_lookup.h
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/modules/tm/t_lo
okup.h.diff?r1=1.16&r2=1.17





More information about the Devel mailing list