[Asterisk-code-review] res pjsip: Add res pjproject dependency to samples (asterisk[master])
George Joseph
asteriskteam at digium.com
Wed Jan 27 13:11:43 CST 2016
George Joseph has uploaded a new change for review.
https://gerrit.asterisk.org/2104
Change subject: res_pjsip: Add res_pjproject dependency to samples
......................................................................
res_pjsip: Add res_pjproject dependency to samples
Since res_pjsip now depends on res_pjproject, this has been added to
basix-pbx modules.conf.
Change-Id: I42826597d5e10f08e518208860c44c96e52f1b2d
---
M configs/basic-pbx/modules.conf
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/04/2104/1
diff --git a/configs/basic-pbx/modules.conf b/configs/basic-pbx/modules.conf
index c0416a0..90ced10 100644
--- a/configs/basic-pbx/modules.conf
+++ b/configs/basic-pbx/modules.conf
@@ -65,6 +65,7 @@
load = res_hep_pjsip.so
load = res_musiconhold.so
+load = res_pjproject.so
load = res_pjsip_acl.so
load = res_pjsip_authenticator_digest.so
load = res_pjsip_caller_id.so
--
To view, visit https://gerrit.asterisk.org/2104
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I42826597d5e10f08e518208860c44c96e52f1b2d
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: George Joseph <george.joseph at fairview5.com>
More information about the asterisk-code-review
mailing list