[OpenSIPS-Devel] [OpenSIPS/opensips] 182ceb: dialog: don't allow RE-INVITE and OPTIONS pinging ...

Vlad Pătrașcu noreply at github.com
Fri Jul 17 21:42:39 EST 2020


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 182ceb0ca6126251ca9e872844925c3bf60b1c90
      https://github.com/OpenSIPS/opensips/commit/182ceb0ca6126251ca9e872844925c3bf60b1c90
  Author: Vlad Patrascu <vladp at opensips.org>
  Date:   2020-07-18 (Sat, 18 Jul 2020)

  Changed paths:
    M modules/dialog/dialog.c
    M modules/dialog/doc/dialog_admin.xml

  Log Message:
  -----------
  dialog: don't allow RE-INVITE and OPTIONS pinging at the same time

Enabling both RE-INVITE and OPTIONS pinging for the same endpoint causes
issues with the CSEQ value in:
* ACK (incremented value compared to the corresponding INVITE)
* INVITE and OPTIONS (decreasing values between the requests), in case
  races occur between computing the new CSEQ values and sending the messages.





More information about the Devel mailing list