asterisk/pbx
Russell Bryant 8d89f741a5 Merged revisions 72272 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r72272 | russell | 2007-06-27 16:08:34 -0500 (Wed, 27 Jun 2007) | 13 lines

Merged revisions 72267 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r72267 | russell | 2007-06-27 16:06:45 -0500 (Wed, 27 Jun 2007) | 5 lines

Fix a minor issue with parsing the priority number.  You could have as much
whitespace as you want around a numeric priority, but you couldn't have any
whitespace around a special priority like "n" or "hint".
(issue #10039, reported by mitheloc, fixed by me)

........

................


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@72274 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-06-27 21:09:24 +00:00
..
ael This finishes the changes for making Macro args LOCAL to the call, and allowing users to declare local variables. 2007-06-20 20:10:19 +00:00
Makefile Merged revisions 67526 via svnmerge from 2007-06-05 22:04:22 +00:00
dundi-parser.c Merged revisions 46200 via svnmerge from 2006-10-25 14:44:50 +00:00
dundi-parser.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
kdeconsole_main.cc rename this file so it doesn't appear to be a module by itself 2006-07-07 02:20:28 +00:00
pbx_ael.c This finishes the changes for making Macro args LOCAL to the call, and allowing users to declare local variables. 2007-06-20 20:10:19 +00:00
pbx_config.c Merged revisions 72272 via svnmerge from 2007-06-27 21:09:24 +00:00
pbx_dundi.c Merged revisions 72006 via svnmerge from 2007-06-27 01:00:47 +00:00
pbx_gtkconsole.c Various updates from PCadach's chan_h323-live branch 2006-09-19 21:07:49 +00:00
pbx_kdeconsole.cc various minor fixes 2006-07-07 00:48:40 +00:00
pbx_kdeconsole.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
pbx_loopback.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
pbx_realtime.c Merged revisions 46200 via svnmerge from 2006-10-25 14:44:50 +00:00
pbx_spool.c Issue 9990 - New API ast_mkdir, which creates parent directories as necessary (and is faster than an outcall to mkdir -p) 2007-06-22 04:35:12 +00:00