]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Don't print the CR-NL combination when we aren't outputting to the manager.
authorTilghman Lesher <tilghman@meg.abyt.es>
Fri, 20 Feb 2009 22:59:52 +0000 (22:59 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Fri, 20 Feb 2009 22:59:52 +0000 (22:59 +0000)
commit4af01752853d0e9205092da21d61f09606aa2141
tree17c3b3f6e64f750dfc5f166b94dc0f2ed6d0efed
parent426cee03625a3042b8484778e0ffc5fd306cb352
Don't print the CR-NL combination when we aren't outputting to the manager.

An embedded CR-NL in a CLI command screws up several AMI parsers that don't
expect to see that combination in the middle of output.

(Closes issue #14305)
Reported by: martins
Patch by: tilghman

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@177786 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/pbx.c