]> git.ipfire.org Git - thirdparty/asterisk.git/commit
main/pbx: Move dialplan application management routines to pbx_app.c. 15/1915/1
authorCorey Farrell <git@cfware.com>
Tue, 5 Jan 2016 01:46:25 +0000 (20:46 -0500)
committerCorey Farrell <git@cfware.com>
Tue, 5 Jan 2016 17:09:38 +0000 (12:09 -0500)
commitab191d124c5f1ac085c6c1e53a9983f879f194e5
tree8491294e80061f23c4a3186d563f992cd1d82cad
parent09a9b93896a4a027528d98d0447c8e9175fb80ff
main/pbx: Move dialplan application management routines to pbx_app.c.

This is the sixth patch in a series meant to reduce the bulk of pbx.c.
This moves dialplan application management functions to their own source.

Change-Id: I444c10fb90a3cdf9f3047605d6a8aad49c22c44c
include/asterisk/_private.h
main/asterisk.c
main/pbx.c
main/pbx_app.c [new file with mode: 0644]
main/pbx_private.h