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

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


  Branch: refs/heads/2.4
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 45f0fd41abb4c58d2f7a6a337ca3d54958d8345d
      https://github.com/OpenSIPS/opensips/commit/45f0fd41abb4c58d2f7a6a337ca3d54958d8345d
  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.

(cherry picked from commit 182ceb0ca6126251ca9e872844925c3bf60b1c90)





More information about the Devel mailing list