Merged revisions 130959 via svnmerge from
commit7a71e098d469358a8f832f66181cb45dbfa2556e
authortilghman <tilghman@614ede4d-c843-0410-af14-a771ab80d22e>
Tue, 15 Jul 2008 18:25:34 +0000 (15 18:25 +0000)
committertilghman <tilghman@614ede4d-c843-0410-af14-a771ab80d22e>
Tue, 15 Jul 2008 18:25:34 +0000 (15 18:25 +0000)
treed5c76931765ff63fd2b3fd134eb867a3f0486979
parent639c9bb378adcb3bd65005dc832ee9fe42a27cd4
Merged revisions 130959 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r130959 | tilghman | 2008-07-15 12:19:13 -0500 (Tue, 15 Jul 2008) | 8 lines

astman_send_error does not need a newline appended -- the API takes care of
that for us.
(closes issue #13068)
 Reported by: gknispel_proformatique
 Patches:
       asterisk_1_4_astman_send.patch uploaded by gknispel (license 261)
       asterisk_trunk_astman_send.patch uploaded by gknispel (license 261)

........

git-svn-id: http://svn.digium.com/svn/asterisk/trunk@131044 614ede4d-c843-0410-af14-a771ab80d22e
apps/app_voicemail.c
channels/chan_sip.c
main/manager.c
main/pbx.c