[asterisk-commits] mmichelson: branch 1.6.0 r139564 - /branches/1.6.0/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Fri Aug 22 15:21:23 CDT 2008
Author: mmichelson
Date: Fri Aug 22 15:21:22 2008
New Revision: 139564
URL: http://svn.digium.com/view/asterisk?view=rev&rev=139564
Log:
Blocked revisions 139563 via svnmerge
........
r139563 | mmichelson | 2008-08-22 15:20:58 -0500 (Fri, 22 Aug 2008) | 15 lines
The -1 return value from incomplete or improper
headers for the SipNotify manager command was
causing the current manager session to become
disconnected. Change the return value to 0 for
these cases.
Also change a test for a NULL pointer to be
ast_strlen_zero instead.
(closes issue #13351)
Reported by: Laureano
Patches:
sipnotify_action_fix.patch uploaded by Laureano (license 265)
........
Modified:
branches/1.6.0/ (props changed)
Propchange: branches/1.6.0/
------------------------------------------------------------------------------
Binary property 'trunk-blocked' - no diff available.
More information about the asterisk-commits
mailing list