]> git.ipfire.org Git - thirdparty/asterisk.git/commit
astman_send_error does not need a newline appended -- the API takes care of
authorTilghman Lesher <tilghman@meg.abyt.es>
Tue, 15 Jul 2008 17:19:13 +0000 (17:19 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Tue, 15 Jul 2008 17:19:13 +0000 (17:19 +0000)
commit9fda1e767c63716f9f83efbd9c05c968826131f6
treea365a5214290b6e4a94a7c04ced0cb8296d4d0f8
parentb2947c034843a9cfb78181062c13a6110e8e13b7
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: https://origsvn.digium.com/svn/asterisk/branches/1.4@130959 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_sip.c
main/manager.c