]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merge topic 'pbx-split' into 13
authorJoshua Colp <jcolp@digium.com>
Wed, 6 Jan 2016 12:13:14 +0000 (06:13 -0600)
committerGerrit Code Review <gerrit2@gerrit.digium.api>
Wed, 6 Jan 2016 12:13:14 +0000 (06:13 -0600)
commitb1ee692568a63d6c4f6ef84fd54c556e5af951ff
tree1744eb0585506a794223e74758f2935054d5eb92
parent2e61c3d97b75d2c9de148c4bcf6b5e221d40f924
parente462f0063f3e7fd2a2d8f0603d9c7cf8de46a88f
Merge topic 'pbx-split' into 13

* changes:
  main/pbx: Move hangup handler routines to pbx_hangup_handler.c.
  main/pbx: Move dialplan application management routines to pbx_app.c.
  main/pbx: Move switch routines to pbx_switch.c.