[asterisk-commits] elguero: branch 11 r396237 - /branches/11/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Mon Aug 5 14:48:23 CDT 2013
Author: elguero
Date: Mon Aug 5 14:48:22 2013
New Revision: 396237
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=396237
Log:
Blocked revisions 396236
........
Restore Extra Line Break Between Peers When Running AMI Action SIPPeers
The commit (r387133) for fixing ASTERISK-21466 accidentally removed an extra
line break between the peers returned by the AMI action SIPPeers. This
results in some parsers breaking because they expect this extra line break.
This patch restores that extra line break.
(closes issue ASTERISK-22239)
Reported by: Jacek Konieczny
Tested by: Jacek Konieczny, Michael L. Young
Patches:
asterisk-ami_sippeers_separator.patch by Jacek Konieczny (license 6298)
Modified:
branches/11/ (props changed)
Propchange: branches/11/
------------------------------------------------------------------------------
--- branch-1.8-blocked (original)
+++ branch-1.8-blocked Mon Aug 5 14:48:22 2013
@@ -1,1 +1,1 @@
-/branches/1.8:379091,384779,385008
+/branches/1.8:379091,384779,385008,396236
More information about the asterisk-commits
mailing list