==================================================================
Please DO NOT REPLY to this mail or send email to the developers
about this bug. Please follow-up to Bugzilla using this link:
https://bugs.contribs.org/show_bug.cgi?id=9494
Have you checked the Frequently Asked Questions (FAQ)?
http://wiki.contribs.org/SME_Server:Documentation:FAQ
Please also take the time to read the following useful guide:
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================
--- Comment #6 from Unnilennium <[email protected]> ---
needs the asterisk-addons too :
#install digium repos
/sbin/e-smith/db yum_repositories set digium-13 repository \
Name 'CentOS-$releasever - Digium 13' \
BaseURL 'http://packages.digium.com/centos/6/digium-13/$basearch/' \
EnableGroups no \
GPGCheck yes \
GPGKey 'http://packages.digium.com/RPM-GPG-KEY-Digium' \
Visible no \
status disabled
/sbin/e-smith/db yum_repositories set digium-current repository \
Name 'CentOS-$releasever - Digium current' \
BaseURL 'http://packages.digium.com/centos/6/current/$basearch/' \
EnableGroups no \
GPGCheck no \
GPGKey 'http://packages.digium.com/RPM-GPG-KEY-Digium' \
Visible no \
status disabled
# install asterisk repos
/sbin/e-smith/db yum_repositories set asterisk-13 repository \
Name 'Asterisk-13 - EL6' \
BaseURL
'http://packages.asterisk.org/centos/$releasever/asterisk-13/$basearch/' \
EnableGroups no \
Visible no \
status disabled
/sbin/e-smith/db yum_repositories set asterisk-current repository \
Name 'Asterisk-current - EL6' \
BaseURL 'http://packages.asterisk.org/centos/$releasever/current/$basearch/' \
EnableGroups no \
Visible no \
status disabled
# signal event
signal-event yum-modify
yum install asterisk asterisk-addons dahdi-tools
--enablerepo=asterisk-13,asterisk-current,digium-current,digium-13
--
You are receiving this mail because:
You are the QA Contact for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/