Merged revisions 284065 via svnmerge from
authorRussell Bryant <russell@russellbryant.com>
Sat, 28 Aug 2010 21:30:25 +0000 (21:30 +0000)
committerRussell Bryant <russell@russellbryant.com>
Sat, 28 Aug 2010 21:30:25 +0000 (21:30 +0000)
commitdce0822d603b0151a6d6c4fe6c83c41f3155da9d
tree91d8e133601be992f413fb9508a190d894322835
parent22c5c7c437216ca575fbf7ba791a838f3d6162ce
Merged revisions 284065 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r284065 | russell | 2010-08-28 16:29:45 -0500 (Sat, 28 Aug 2010) | 13 lines

  Be more flexible with whitespace on AMI action headers.

  Previously, this code required exactly one space to be after the ':' in headers
  for an AMI action.  This now makes whitespace optional, and allows whitespace that
  is there to vary in amount.

  (closes issue #17862)
  Reported by: cmoye
  Patches:
        manager.c.patch_trunk uploaded by cmoye (license 858)
        manager.c.patch_1.8 uploaded by cmoye (license 858)
  Tested by: cmoye
........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@284066 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/manager.c