]> git.ipfire.org Git - thirdparty/asterisk.git/commit
basic-pbx: Update configuration to work with current modules.
authorJoshua Colp <jcolp@digium.com>
Thu, 28 Feb 2019 12:24:59 +0000 (12:24 +0000)
committerJoshua Colp <jcolp@digium.com>
Mon, 4 Mar 2019 10:58:06 +0000 (10:58 +0000)
commit1f3d6e1ebf89654b1593707ecd18be78e5070acb
treed77bd56077f49924ab5b91177c01028ac6c93bff
parent70391dc515369dc5453f8e6ef082e32a0834e27e
basic-pbx: Update configuration to work with current modules.

The res_pjsip_websocket module requires the res_http_websocket
module so ensure it is loaded. As well the res_pjsip_notify
module needs the pjsip_notify.conf configuration file so
ensure it is installed.

ASTERISK-28272

Change-Id: I261659b84e7a6ac4cb49990d9badb4b2ad01bacd
configs/basic-pbx/modules.conf
configs/basic-pbx/pjsip_notify.conf [new file with mode: 0644]