Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: ef680f665066dabf2d99d616976ba7126092f124
      
https://github.com/OpenSIPS/opensips/commit/ef680f665066dabf2d99d616976ba7126092f124
  Author: Razvan Crainea <[email protected]>
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
    M modules/tm/t_cancel.c
    M modules/tm/t_fwd.c
    M modules/tm/t_hooks.h

  Log Message:
  -----------
  tm: run TMCB_REQUEST_BUILT before sending msg

Althought this was initially documented as being ran before sending the
message out, this callback has been moved *after* the message is sent.
Therefore it can generate some concurrency issues in the dialog, when a
reply is received faster than the outgoing leg would have been updated.



_______________________________________________
Devel mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to