asterisk/pbx
Steve Murphy c0b8f57b9d (closes issue #12467)
Reported by: atis
Tested by: murf

This upgrade adds the ~~ (concatenation) string operator to expr2.
While not needed in normal runtime pbx operation, it is needed when
raw exprs are being syntax checked. This plays into future syntax-
unification plans. By permission of atis, this addition in trunk 
and the reason of why things are as they are will suffice to close
this bug.

I also added a short note about the previous addition of "sip show sched"
to the CLI in CHANGES, which I discovered I forgot in a previous commit.




git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@114423 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-04-21 21:13:02 +00:00
..
ael/ael-test (closes issue #12467) 2008-04-21 21:13:02 +00:00
dundi-parser.c remove a bunch of duplicate includes 2007-11-16 23:54:45 +00:00
dundi-parser.h make the 'name' and 'value' fields in ast_variable const char * 2007-11-14 13:18:40 +00:00
Makefile Merged revisions 93180 via svnmerge from 2007-12-17 07:25:35 +00:00
pbx_ael.c Merged revisions 111341 via svnmerge from 2008-03-27 04:47:12 +00:00
pbx_config.c (closes issue #6019) 2008-03-10 21:48:20 +00:00
pbx_dundi.c Merge changes from team/mvanbaak/cli-command-audit 2008-02-08 21:26:32 +00:00
pbx_gtkconsole.c Merged revisions 97645 via svnmerge from 2008-01-09 23:02:19 +00:00
pbx_loopback.c Use defined return values in load_module in more places. 2007-12-26 20:02:27 +00:00
pbx_lua.c Update documentation for pbx_lua. 2007-12-07 21:28:49 +00:00
pbx_realtime.c Several manager changes: 2008-01-10 00:12:35 +00:00
pbx_spool.c Use defined return values in load_module in more places. 2007-12-26 20:02:27 +00:00