]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Remove extra defines of AST_PBX_MAX_STACK.
authorCorey Farrell <git@cfware.com>
Sat, 22 Feb 2014 02:29:55 +0000 (02:29 +0000)
committerCorey Farrell <git@cfware.com>
Sat, 22 Feb 2014 02:29:55 +0000 (02:29 +0000)
commit695f77ac12e8a2f1a11f7b80be71c0fee006b9f0
treec3b04e980ed53c1b22dcdb2e22705fe5b12ff6c9
parent47c449122c83b461b65451ec198219980eaf6360
Remove extra defines of AST_PBX_MAX_STACK.

* Ensure AST_PBX_MAX_STACK is only defined in extconf.h and pbx.h.
* Fix incorrect function parameters in utils/extconf.c.

(closes issue ASTERISK-23141)
Reported by: Maxim
Review: https://reviewboard.asterisk.org/r/3241/
........

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

Merged revisions 408786 from http://svn.asterisk.org/svn/asterisk/branches/11

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@408787 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/pbx.c
res/ael/pval.c
utils/conf2ael.c
utils/extconf.c