[OpenSIPS-Devel] [OpenSIPS/opensips] 08cf07: msrp_ua: fix bad params for the E_MSRP_REPORT_RECE...
    Vlad Pătrașcu 
    noreply at github.com
       
    Mon Jan 16 09:11:30 UTC 2023
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 08cf07e87d17cbe3c8f30b508b51665d232043a1
      https://github.com/OpenSIPS/opensips/commit/08cf07e87d17cbe3c8f30b508b51665d232043a1
  Author: Vlad Patrascu <vladp at opensips.org>
  Date:   2023-01-16 (Mon, 16 Jan 2023)
  Changed paths:
    M modules/msrp_ua/msrp_ua.c
  Log Message:
  -----------
  msrp_ua: fix bad params for the E_MSRP_REPORT_RECEIVED event
* Fix the length of the 'status' param.
* Don't include the MSRP header prefix in case of negative replies
  for the 'message_id' param.
  Commit: ad919447a3301f216d32f4f1adc25d86bcafc76f
      https://github.com/OpenSIPS/opensips/commit/ad919447a3301f216d32f4f1adc25d86bcafc76f
  Author: Vlad Patrascu <vladp at opensips.org>
  Date:   2023-01-16 (Mon, 16 Jan 2023)
  Changed paths:
    M modules/msrp_ua/msrp_ua.c
  Log Message:
  -----------
  msrp_ua: don't handle transaction timeout if not necessary
Do not run callback or raise the E_MSRP_REPORT_RECEIVED if failure
reporting is not required for this message.
  Commit: 39c5e31281f042d79dc47eba38f9a4eb477bad37
      https://github.com/OpenSIPS/opensips/commit/39c5e31281f042d79dc47eba38f9a4eb477bad37
  Author: Vlad Patrascu <vladp at opensips.org>
  Date:   2023-01-16 (Mon, 16 Jan 2023)
  Changed paths:
    M modules/msrp_ua/msrp_ua.c
  Log Message:
  -----------
  msrp_ua: fix crash for AUTH transaction timeout
  Commit: 5646b683c197d94354a316b940aba15ea6d5e25d
      https://github.com/OpenSIPS/opensips/commit/5646b683c197d94354a316b940aba15ea6d5e25d
  Author: Vlad Patrascu <vladp at opensips.org>
  Date:   2023-01-16 (Mon, 16 Jan 2023)
  Changed paths:
    M modules/msrp_ua/doc/msrp_ua.xml
    M modules/msrp_ua/doc/msrp_ua_admin.xml
    A modules/msrp_ua/doc/msrp_ua_devel.xml
  Log Message:
  -----------
  msrp_ua docs: add devel docs and an external usage summary section
Compare: https://github.com/OpenSIPS/opensips/compare/dda7717fa57b...5646b683c197
    
    
More information about the Devel
mailing list