Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: f1aabeaf983805462924e935e2eaf1dce4e5f7d5
      
https://github.com/OpenSIPS/opensips/commit/f1aabeaf983805462924e935e2eaf1dce4e5f7d5
  Author: Razvan Crainea <[email protected]>
  Date:   2017-08-29 (Tue, 29 Aug 2017)

  Changed paths:
    M modules/acc/acc_logic.c

  Log Message:
  -----------
  acc: prevent multiple CDRs in case of retransmissions


  Commit: 83669d2caec38823ce79ccd12eec4ed013e2d867
      
https://github.com/OpenSIPS/opensips/commit/83669d2caec38823ce79ccd12eec4ed013e2d867
  Author: Razvan Crainea <[email protected]>
  Date:   2017-08-29 (Tue, 29 Aug 2017)

  Changed paths:
    M modules/dialog/dlg_cb.c

  Log Message:
  -----------
  dialog: do not allow callbacks in state DELETED

If these callbacks would have been registered, they will be never ran,
but the free function will still be called. This breaks some modules
(such as acc), which rely the function will be called.


Compare: 
https://github.com/OpenSIPS/opensips/compare/b763544ad5e0...83669d2caec3
_______________________________________________
Devel mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to