asterisk/pbx
Richard Mudgett 84642c728f Improved documentation of CLI "dialplan add extension" command.
* Documented dialplan add extension <exten>,<priority>,<app(<app-data>)>
format.

* Allow acceptance of command without the app-data value.  There are many
applications that do no need any parameters so it is silly to require that
field for all commands.

* Fixed a couple ast_malloc/ast_free mismatches with ast_add_extension2()
calls.

(closes issue ASTERISK-19222)
Reported by: Andrey Solovyev
Tested by: rmudgett
........

Merged revisions 354216 from http://svn.asterisk.org/svn/asterisk/branches/1.8
........

Merged revisions 354217 from http://svn.asterisk.org/svn/asterisk/branches/10


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@354218 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2012-02-06 23:15:33 +00:00
..
ael/ael-test Merged revisions 299449 via svnmerge from 2010-12-22 20:10:34 +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 328247 via svnmerge from 2011-07-14 20:28:54 +00:00
pbx_config.c Improved documentation of CLI "dialplan add extension" command. 2012-02-06 23:15:33 +00:00
pbx_dundi.c Replace direct access to channel name with accessor functions 2012-01-09 22:15:50 +00:00
pbx_loopback.c Merged revisions 328247 via svnmerge from 2011-07-14 20:28:54 +00:00
pbx_lua.c Replace direct access to channel name with accessor functions 2012-01-09 22:15:50 +00:00
pbx_realtime.c Opaquify channel stringfields 2012-01-24 20:12:09 +00:00
pbx_spool.c Constify some more channel driver technology callback parameters. 2012-02-01 19:53:38 +00:00