luci-0.10: merge luci-pbx source
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 7 Dec 2011 21:28:39 +0000 (21:28 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 7 Dec 2011 21:28:39 +0000 (21:28 +0000)
commit96a78175152e8a5628819e1d4ea373faf3b4857d
tree1491934a072b7bdb720205898d54afa74ed4fbe7
parent63b1f034f78a1e0162f990ef48333615b89903a1
luci-0.10: merge luci-pbx source
58 files changed:
applications/luci-pbx/COPYING [new file with mode: 0644]
applications/luci-pbx/CREDITS-SOUNDS [new file with mode: 0644]
applications/luci-pbx/LICENSE-SOUNDS [new file with mode: 0644]
applications/luci-pbx/Makefile [new file with mode: 0644]
applications/luci-pbx/luasrc/controller/pbx.lua [new file with mode: 0644]
applications/luci-pbx/luasrc/model/cbi/pbx-advanced.lua [new file with mode: 0644]
applications/luci-pbx/luasrc/model/cbi/pbx-calls.lua [new file with mode: 0644]
applications/luci-pbx/luasrc/model/cbi/pbx-google.lua [new file with mode: 0644]
applications/luci-pbx/luasrc/model/cbi/pbx-users.lua [new file with mode: 0644]
applications/luci-pbx/luasrc/model/cbi/pbx-voip.lua [new file with mode: 0644]
applications/luci-pbx/luasrc/model/cbi/pbx.lua [new file with mode: 0644]
applications/luci-pbx/root/etc/config/pbx [new file with mode: 0644]
applications/luci-pbx/root/etc/config/pbx-advanced [new file with mode: 0644]
applications/luci-pbx/root/etc/config/pbx-calls [new file with mode: 0644]
applications/luci-pbx/root/etc/config/pbx-google [new file with mode: 0644]
applications/luci-pbx/root/etc/config/pbx-users [new file with mode: 0644]
applications/luci-pbx/root/etc/config/pbx-voip [new file with mode: 0644]
applications/luci-pbx/root/etc/init.d/pbx-asterisk [new file with mode: 0755]
applications/luci-pbx/root/etc/pbx-asterisk/asterisk.conf.TEMPLATE [new file with mode: 0644]
applications/luci-pbx/root/etc/pbx-asterisk/extensions.conf.TEMPLATE [new file with mode: 0644]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_blacklist.conf.TEMPLATE [new file with mode: 0644]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_blacklist_footer.conf.TEMPLATE [new file with mode: 0644]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_blacklist_header.conf.TEMPLATE [new file with mode: 0644]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_default.conf.TEMPLATE [new file with mode: 0644]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_default_user.conf.TEMPLATE [new file with mode: 0644]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_disa-check.conf.TEMPLATE [new file with mode: 0644]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_disa-check_footer.conf.TEMPLATE [new file with mode: 0644]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_disa-check_header.conf.TEMPLATE [new file with mode: 0644]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_disa.conf.TEMPLATE [new file with mode: 0644]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_disa_header.conf.TEMPLATE [new file with mode: 0644]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_incoming_context_gtalk.conf.TEMPLATE [new file with mode: 0644]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_incoming_context_gtalk_header.conf.TEMPLATE [new file with mode: 0644]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_incoming_context_sip.conf.TEMPLATE [new file with mode: 0644]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_outgoing_dial_local_user.conf.TEMPLATE [new file with mode: 0644]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_outgoing_gtalk.conf.TEMPLATE [new file with mode: 0644]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_outgoing_pattern_gtalk.conf.TEMPLATE [new file with mode: 0644]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_outgoing_pattern_sip.conf.TEMPLATE [new file with mode: 0644]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_outgoing_sip.conf.TEMPLATE [new file with mode: 0644]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_user_context_footer.conf.TEMPLATE [new file with mode: 0644]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_user_context_header.conf.TEMPLATE [new file with mode: 0644]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_voicemail_disabled.conf.TEMPLATE [new file with mode: 0644]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_voicemail_enabled.conf.TEMPLATE [new file with mode: 0644]
applications/luci-pbx/root/etc/pbx-asterisk/gtalk.conf.TEMPLATE [new file with mode: 0644]
applications/luci-pbx/root/etc/pbx-asterisk/indications.conf.TEMPLATE [new file with mode: 0644]
applications/luci-pbx/root/etc/pbx-asterisk/jabber.conf.TEMPLATE [new file with mode: 0644]
applications/luci-pbx/root/etc/pbx-asterisk/jabber_users.conf.TEMPLATE [new file with mode: 0644]
applications/luci-pbx/root/etc/pbx-asterisk/logger.conf.TEMPLATE [new file with mode: 0644]
applications/luci-pbx/root/etc/pbx-asterisk/manager.conf.TEMPLATE [new file with mode: 0644]
applications/luci-pbx/root/etc/pbx-asterisk/modules.conf.TEMPLATE [new file with mode: 0644]
applications/luci-pbx/root/etc/pbx-asterisk/rtp.conf.TEMPLATE [new file with mode: 0644]
applications/luci-pbx/root/etc/pbx-asterisk/sip.conf.TEMPLATE [new file with mode: 0644]
applications/luci-pbx/root/etc/pbx-asterisk/sip_peer.TEMPLATE [new file with mode: 0644]
applications/luci-pbx/root/etc/pbx-asterisk/sip_registration.TEMPLATE [new file with mode: 0644]
applications/luci-pbx/root/etc/pbx-asterisk/sip_user.TEMPLATE [new file with mode: 0644]
applications/luci-pbx/root/etc/pbx-asterisk/sounds/agent-alreadyon.gsm [new file with mode: 0644]
applications/luci-pbx/root/etc/pbx-asterisk/sounds/agent-incorrect.gsm [new file with mode: 0644]
applications/luci-pbx/root/etc/pbx-asterisk/sounds/agent-pass.gsm [new file with mode: 0644]
applications/luci-pbx/root/etc/pbx-asterisk/sounds/auth-thankyou.gsm [new file with mode: 0644]