dect
/
asterisk
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/pbx
tilghman 39e66d0089 Merged revisions 290255 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

................
  r290255 | tilghman | 2010-10-04 18:23:11 -0500 (Mon, 04 Oct 2010) | 18 lines
  
  Merged revisions 290254 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.6.2
  
  ........
    r290254 | tilghman | 2010-10-04 18:14:59 -0500 (Mon, 04 Oct 2010) | 11 lines
    
    Change new pattern matcher to regard dashes the same as the old pattern matcher -- as visual candy to be ignored.
    
    Also change the AEL parser to not generate dashes within extensions, as those
    dashes would be ignored.  Update the AEL tests to match this behavior.
    
    (closes issue #17366)
     Reported by: murf
     Patches: 
           20100727__issue17366.diff.txt uploaded by tilghman (license 14)
     Tested by: tilghman
  ........
................


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@290256 f38db490-d61c-443f-a65b-d21fe96a405b
2010-10-04 23:23:57 +00:00
..
ael/ael-test Merged revisions 290255 via svnmerge from 2010-10-04 23:23:57 +00:00
Makefile Change per-file debug and verbose levels to be per-module, the way 2010-03-23 14:22:27 +00:00
dundi-parser.c Const-ify the world (or at least a good part of it) 2009-05-21 21:13:09 +00:00
dundi-parser.h Remove built-in AES code and use optional_api instead 2010-07-21 19:11:32 +00:00
pbx_ael.c Merged revisions 271399 via svnmerge from 2010-06-18 21:32:09 +00:00
pbx_config.c Merged revisions 285367 via svnmerge from 2010-09-07 20:56:53 +00:00
pbx_dundi.c Merged revisions 284610 via svnmerge from 2010-09-02 05:27:53 +00:00
pbx_loopback.c Merged revisions 284610 via svnmerge from 2010-09-02 05:27:53 +00:00
pbx_lua.c Add load priority order, such that preload becomes unnecessary in most cases 2010-07-20 19:35:02 +00:00
pbx_realtime.c Merged revisions 284610 via svnmerge from 2010-09-02 05:27:53 +00:00
pbx_spool.c Merged revisions 290066 via svnmerge from 2010-10-03 20:04:57 +00:00