[asterisk-dev] [Code Review] 4574: pjsip: resolve compatibility problem with ast_sip_session struct
Scott Griepentrog
reviewboard at asterisk.org
Thu Apr 2 09:56:24 CDT 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/4574/
-----------------------------------------------------------
(Updated April 2, 2015, 9:56 a.m.)
Status
------
This change has been marked as submitted.
Review request for Asterisk Developers.
Changes
-------
Committed in revision 433944
Repository: Asterisk
Description
-------
A compatibility problem was introduced in r430179 (https://reviewboard.asterisk.org/r/4308) when a new variable was inserted into the struct ast_sip_session. This change puts that new variable at the end of the structure to avoid misalignment of the values.
This also affects releases 13.2 and 13.3.
Diffs
-----
/branches/13/include/asterisk/res_pjsip_session.h 433918
Diff: https://reviewboard.asterisk.org/r/4574/diff/
Testing
-------
With this change, a DPMA crash has been eliminated when transmitting messages via PJSIP.
Thanks,
Scott Griepentrog
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20150402/ca0e4356/attachment.html>
More information about the asterisk-dev
mailing list