]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 210908 via svnmerge from
authorTilghman Lesher <tilghman@meg.abyt.es>
Thu, 6 Aug 2009 21:32:23 +0000 (21:32 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Thu, 6 Aug 2009 21:32:23 +0000 (21:32 +0000)
commit7c02c0102acb749846b7615017505fc735bc2d13
treee8818c78e616be2b5d8958c474a57c2a44f885a3
parent26fb1487992f3a1b93018c21d066409dcc39090d
Merged revisions 210908 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r210908 | tilghman | 2009-08-06 16:29:26 -0500 (Thu, 06 Aug 2009) | 9 lines

  Allow Gosub to recognize quote delimiters without consuming them.
  (closes issue #15557)
   Reported by: rain
   Patches:
         20090723__issue15557.diff.txt uploaded by tilghman (license 14)
   Tested by: rain

  Review: https://reviewboard.asterisk.org/r/316/
........

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@210909 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_stack.c
include/asterisk/app.h
main/app.c