[asterisk-commits] sgriepentrog: trunk r434263 - /trunk/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Tue Apr 7 14:40:24 CDT 2015
Author: sgriepentrog
Date: Tue Apr 7 14:40:22 2015
New Revision: 434263
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=434263
Log:
pjsip: resolve compatibility problem with ast_sip_session
A change in r430179 inserted a variable near the top of a
structure caused a problem when running DPMA in a version
of Asterisk compiled across the change. This patch moves
the new variable to the end of the structure, eliminating
the problem.
Review: https://reviewboard.asterisk.org/r/4574/
........
Merged revisions 433944 from http://svn.asterisk.org/svn/asterisk/branches/13
........
Merged revisions 434261 from http://svn.asterisk.org/svn/asterisk/branches/13
Modified:
trunk/ (props changed)
Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-13-merged' - no diff available.
More information about the asterisk-commits
mailing list