From: Michael L. Young Date: Mon, 5 Aug 2013 19:48:22 +0000 (+0000) Subject: Blocked revisions 396236 X-Git-Tag: 11.6.0-rc1~3^2~72 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63a714f197f5f014e9dabb8d324320e7f5ddba50;p=thirdparty%2Fasterisk.git 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) git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@396237 65c4cc65-6c06-0410-ace0-fbb531ad65f3 ---