Skip to content

Changes

Summary

  1. asterisk: Fix incorrect seq_nr expectancies when precondition is used (details)
  2. asterisk: SIP UA: Expect possible Rx of 183 Session Progress (details)
  3. asterisk: SIP UA: Fix seq_nr transmitting ACK for MO call (details)
Commit 5f0ebcff6e4728351531e0ba891d78b364156058 by Pau Espin Pedrol
asterisk: Fix incorrect seq_nr expectancies when precondition is used

Change-Id: Icc91c863912934d48252ad0882d5603c161cd8b6
The file was modified asterisk/IMS_ConnectionHandler.ttcn
Commit 59fb437a9343893ef059fd545d5232904bd92e4e by Pau Espin Pedrol
asterisk: SIP UA: Expect possible Rx of 183 Session Progress

Change-Id: Ib1b60e9d6ea931131187b1d0306f7adfc319ed01
The file was modified asterisk/SIP_ConnectionHandler.ttcn
The file was modified library/SIP_Templates.ttcn
Commit 79ec97b3906aa720dbad3eef1f626169ef16db0d by Pau Espin Pedrol
asterisk: SIP UA: Fix seq_nr transmitting ACK for MO call

RFC 3261 17.1.1.3:
"The CSeq header field in the ACK MUST contain the same value for
the sequence number as was present in the original request"

Change-Id: I3d584d234b11ef9d21f203fbf18d63a5602775f0
The file was modified asterisk/SIP_ConnectionHandler.ttcn