[asterisk-commits] res pjsip: Add res pjproject dependency to samples (asterisk[master])
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Wed Jan 27 14:05:11 CST 2016
Mark Michelson has submitted this change and it was merged.
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
basic-pbx modules.conf.
Change-Id: I42826597d5e10f08e518208860c44c96e52f1b2d
---
M configs/basic-pbx/modules.conf
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Mark Michelson: Looks good to me, approved
Richard Mudgett: Looks good to me, but someone else must approve
Anonymous Coward #1000019: Verified
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: merged
Gerrit-Change-Id: I42826597d5e10f08e518208860c44c96e52f1b2d
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: George Joseph <george.joseph at fairview5.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Mark Michelson <mmichelson at digium.com>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
More information about the asterisk-commits
mailing list