General and Support topics relating to ViciDialNow and GoAutoDial ISO installers
Moderators: enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, s0lid
by killman » Thu Oct 18, 2012 7:20 am
Hi
I installed CentOS and I followed the steps in the link goautodial forum, I run http and my sql but I can not run astrerisk "asterisk: unrecognized service ".
thank you for helping
-
killman
-
- Posts: 16
- Joined: Sat Jun 16, 2012 7:48 am
by gattaba » Thu Oct 18, 2012 8:02 am
what do you have with these commands?
rpm -q asterisk
rpm -q mysql
-
gattaba
-
- Posts: 131
- Joined: Thu Aug 02, 2012 6:04 am
by killman » Thu Oct 18, 2012 9:11 am
[root@ks2014953 run]# rpm -q asterisk
package asterisk is not installed
[root@ks2014953 run]# rpm -q mysql
mysql-5.0.95-1.el5_7.1
mysql-5.0.95-1.el5_7.1
-
killman
-
- Posts: 16
- Joined: Sat Jun 16, 2012 7:48 am
by gattaba » Thu Oct 18, 2012 9:59 am
asterisk is not installed but there is mysql, what version of goautodial you have installed???
-
gattaba
-
- Posts: 131
- Joined: Thu Aug 02, 2012 6:04 am
by killman » Thu Oct 18, 2012 10:04 am
goautodial-ce-2.1
-
killman
-
- Posts: 16
- Joined: Sat Jun 16, 2012 7:48 am
by gattaba » Thu Oct 18, 2012 10:22 am
run safe_asterisk and run rasterisk
what do you have?
-
gattaba
-
- Posts: 131
- Joined: Thu Aug 02, 2012 6:04 am
by killman » Thu Oct 18, 2012 1:59 pm
[root@ks2014953 run]# run safe_asterisk
-bash: run: command not found
[root@ks2014953 run]# run rasterisk
-bash: run: command not found
[root@ks2014953 run]# run asterisk
-bash: run: command not found
-
killman
-
- Posts: 16
- Joined: Sat Jun 16, 2012 7:48 am
by DomeDan » Fri Oct 19, 2012 4:01 am
remove the word "run" and try again
Vicidial Partner. Region: Sweden/Norway.
Does Vicidial installation, configuration, customization, add-ons, CRM implementation, support, upgrading, network-related, pentesting etc. Remote and onsite assistance.
Email: domedan (at) gmail.com
-
DomeDan
-
- Posts: 1226
- Joined: Tue Jan 04, 2011 9:17 am
- Location: Sweden
by killman » Fri Oct 19, 2012 4:48 am
hi,
It's same problem.
asterisk
-bash: asterisk: command not found
.........................
thanks
-
killman
-
- Posts: 16
- Joined: Sat Jun 16, 2012 7:48 am
by gattaba » Fri Oct 19, 2012 6:30 am
just execute
safe_asterisk
after that
rasterisk
-
gattaba
-
- Posts: 131
- Joined: Thu Aug 02, 2012 6:04 am
by killman » Fri Oct 19, 2012 6:34 am
[root@ks2014953 run]# safe_asterisk
-bash: safe_asterisk: command not found
[root@ks2014953 run]# rasterisk
-bash: rasterisk: command not found
[root@ks2014953 run]#
-
killman
-
- Posts: 16
- Joined: Sat Jun 16, 2012 7:48 am
by gattaba » Fri Oct 19, 2012 6:53 am
ok so you have to re-install asterisk manually or you re-install goautodial
Installation of goautodial is automated you do not intervene during installation
-
gattaba
-
- Posts: 131
- Joined: Thu Aug 02, 2012 6:04 am
by killman » Fri Oct 19, 2012 7:22 am
> Missing Dependency: kernel-x86_64 = 2.6.18-274.3.1.el5.go is needed by pac kage kmod-dahdi-linux-2.5.0.1-1_centos5.2.6.18_274.3.1.el5.go.x86_64 (goautodial -current)
kmod-dahdi-linux-fwload-vpmadt032-2.5.0.1-1_centos5.2.6.18_274.3.1.el5.x86_64 fr om goautodial-current has depsolving problems
--> Missing Dependency: kernel-x86_64 = 2.6.18-274.3.1.el5 is needed by packag e kmod-dahdi-linux-fwload-vpmadt032-2.5.0.1-1_centos5.2.6.18_274.3.1.el5.x86_64 (goautodial-current)
Error: Missing Dependency: kernel-x86_64 = 2.6.18-274.3.1.el5 is needed by packa ge kmod-dahdi-linux-fwload-vpmadt032-2.5.0.1-1_centos5.2.6.18_274.3.1.el5.x86_64 (goautodial-current)
Error: Missing Dependency: kernel-x86_64 = 2.6.18-274.3.1.el5.go is needed by pa ckage kmod-dahdi-linux-2.5.0.1-1_centos5.2.6.18_274.3.1.el5.go.x86_64 (goautodia l-current)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.
[root@ks2014953 run]# asterisk-sounds-core-en-alaw asterisk-sounds-core-en-gsm a sterisk-sounds-core-en-ulaw \
-bash: asterisk-sounds-core-en-alaw: command not found
[root@ks2014953 run]# asterisk-sounds-extra-en-alaw asterisk-sounds-extra-en-gsm asterisk-sounds-extra-en-ulaw
-bash: asterisk-sounds-extra-en-alaw: command not found
-
killman
-
- Posts: 16
- Joined: Sat Jun 16, 2012 7:48 am
by gattaba » Fri Oct 19, 2012 8:13 am
post your all server configuration please
-
gattaba
-
- Posts: 131
- Joined: Thu Aug 02, 2012 6:04 am
by killman » Fri Oct 19, 2012 8:19 am
cat /etc/redhat-release
CentOS release 5.8 (Final)
-
killman
-
- Posts: 16
- Joined: Sat Jun 16, 2012 7:48 am
by killman » Mon Oct 22, 2012 7:03 am
hi
I uninstall and install all outstanding 2 time but the same problem with asterisk:
[root@ks2014953 yum.repos.d]# yum install asterisk asterisk-perl dahdi-linux dah di-tools kmod-dahdi-linux \
asterisk-sounds-core-en-alaw asterisk-sounds-core-en-gsm asterisk-sounds-core- en-ulaw \ asterisk-sounds-extra-en-alaw asterisk-sounds-extra-en-gsm asterisk-sounds-ext ra-en-ulaw
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirror.ovh.net * extras: mirror.ovh.net * updates: mirror.ovh.net
Excluding Packages in global exclude list
Finished
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package asterisk.x86_64 0:1.4.39.1-vici.go set to be updated
--> Processing Dependency: libpri >= 1.4.7 for package: asterisk
--> Processing Dependency: speex for package: asterisk
--> Processing Dependency: libpri.so.1.4()(64bit) for package: asterisk
--> Processing Dependency: libtonezone.so.2.0()(64bit) for package: asterisk
--> Processing Dependency: libgsm.so.1()(64bit) for package: asterisk
---> Package asterisk-perl.x86_64 0:0.08-1.go set to be updated
---> Package asterisk-sounds-core-en-alaw.noarch 0:1.4.21-1_centos5 set to be up dated
---> Package asterisk-sounds-core-en-gsm.noarch 0:1.4.21-1_centos5 set to be upd ated
---> Package asterisk-sounds-core-en-ulaw.noarch 0:1.4.21-1_centos5 set to be up dated
---> Package asterisk-sounds-extra-en-alaw.noarch 0:1.4.11-1_centos5 set to be u pdated
---> Package asterisk-sounds-extra-en-gsm.noarch 0:1.4.11-1_centos5 set to be up dated
---> Package asterisk-sounds-extra-en-ulaw.noarch 0:1.4.11-1_centos5 set to be u pdated
---> Package dahdi-linux.x86_64 0:2.5.0.1-1_centos5 set to be updated
--> Processing Dependency: dahdi-firmware for package: dahdi-linux
--> Processing Dependency: yum-kmod for package: dahdi-linux
---> Package dahdi-tools.x86_64 0:2.5.0.1-1_centos5 set to be updated
---> Package kmod-dahdi-linux.x86_64 0:2.5.0.1-1_centos5.2.6.18_274.3.1.el5.go s et to be installed
--> Processing Dependency: kernel-x86_64 = 2.6.18-274.3.1.el5.go for package: km od-dahdi-linux
--> Running transaction check
---> Package dahdi-firmware.noarch 0:2.0.3-1_centos5 set to be updated
--> Processing Dependency: dahdi-firmware-oct6114-064 = 1.05.01 for package: dah di-firmware
--> Processing Dependency: dahdi-firmware-oct6114-128 = 1.05.01 for package: dah di-firmware
--> Processing Dependency: dahdi-firmware-hx8 = 2.06 for package: dahdi-firmware
--> Processing Dependency: dahdi-firmware-vpmoct032 = 1.11.0 for package: dahdi- firmware
--> Processing Dependency: dahdi-firmware-tc400m = MR6.12 for package: dahdi-fir mware
--> Processing Dependency: dahdi-linux-fwload-vpmadt032-kmod for package: dahdi- firmware
---> Package gsm.x86_64 0:1.0.13-1.el5.rf set to be updated
---> Package kmod-dahdi-linux.x86_64 0:2.5.0.1-1_centos5.2.6.18_274.3.1.el5.go s et to be installed
--> Processing Dependency: kernel-x86_64 = 2.6.18-274.3.1.el5.go for package: km od-dahdi-linux
---> Package libpri.x86_64 0:1.4.11.5-1_centos5 set to be updated
---> Package libtonezone.x86_64 0:2.5.0.1-1_centos5 set to be updated
---> Package speex.x86_64 0:1.0.5-4.el5_1.1 set to be updated
---> Package yum-kmod.noarch 0:1.1.16-21.el5.centos set to be updated
--> Running transaction check
---> Package dahdi-firmware-hx8.noarch 0:2.06-1_centos5 set to be updated
---> Package dahdi-firmware-oct6114-064.noarch 0:1.05.01-1_centos5 set to be upd ated
---> Package dahdi-firmware-oct6114-128.noarch 0:1.05.01-1_centos5 set to be upd ated
---> Package dahdi-firmware-tc400m.noarch 0:MR6.12-1_centos5 set to be updated
---> Package dahdi-firmware-vpmoct032.noarch 0:1.11.0-1_centos5 set to be update d
---> Package kmod-dahdi-linux.x86_64 0:2.5.0.1-1_centos5.2.6.18_274.3.1.el5.go s et to be installed
--> Processing Dependency: kernel-x86_64 = 2.6.18-274.3.1.el5.go for package: km od-dahdi-linux
---> Package kmod-dahdi-linux-fwload-vpmadt032.x86_64 0:2.5.0.1-1_centos5.2.6.18 _274.3.1.el5 set to be installed
--> Processing Dependency: kernel-x86_64 = 2.6.18-274.3.1.el5 for package: kmod- dahdi-linux-fwload-vpmadt032
--> Finished Dependency Resolution
kmod-dahdi-linux-2.5.0.1-1_centos5.2.6.18_274.3.1.el5.go.x86_64 from goautodial- current has depsolving problems
--> Missing Dependency: kernel-x86_64 = 2.6.18-274.3.1.el5.go is needed by pac kage kmod-dahdi-linux-2.5.0.1-1_centos5.2.6.18_274.3.1.el5.go.x86_64 (goautodial current)
kmod-dahdi-linux-fwload-vpmadt032-2.5.0.1-1_centos5.2.6.18_274.3.1.el5.x86_64 fr om goautodial-current has depsolving problems
-> Missing Dependency: kernel-x86_64 = 2.6.18-274.3.1.el5 is needed by packag e kmod-dahdi-linux-fwload-vpmadt032-2.5.0.1-1_centos5.2.6.18_274.3.1.el5.x86_64 (goautodial-current)
Error: Missing Dependency: kernel-x86_64 = 2.6.18-274.3.1.el5 is needed by packa ge kmod-dahdi-linux-fwload-vpmadt032-2.5.0.1-1_centos5.2.6.18_274.3.1.el5.x86_64 (goautodial-current)
Error: Missing Dependency: kernel-x86_64 = 2.6.18-274.3.1.el5.go is needed by pa ckage kmod-dahdi-linux-2.5.0.1-1_centos5.2.6.18_274.3.1.el5.go.x86_64 (goautodia l-current)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.
[root@ks2014953 yum.repos.d]#
(1-6/6)
-
killman
-
- Posts: 16
- Joined: Sat Jun 16, 2012 7:48 am
by gattaba » Mon Oct 22, 2012 9:08 am
takes the iso of goautodial 2.1 and install it from a cd or a flash drive. centos, asterisk, libpri and dahdi will install automatically. you do not have to intervene during installation.
installation will format your hard drive
-
gattaba
-
- Posts: 131
- Joined: Thu Aug 02, 2012 6:04 am
by killman » Mon Oct 22, 2012 10:23 am
thank you for your interesting;but I can not because it is a dedicated server (ovh).
-
killman
-
- Posts: 16
- Joined: Sat Jun 16, 2012 7:48 am
by killman » Mon Oct 22, 2012 12:23 pm
yes but i have just problem with a version of kernel.
-
killman
-
- Posts: 16
- Joined: Sat Jun 16, 2012 7:48 am
by jamessmith » Mon Oct 22, 2012 12:53 pm
you can get older kernel or you can even use CentOS 5.6.
VICIBOX 4.0.0 ISO | ASTERISK: 1.4.44-vici | VERSION: 2.6-375a | BUILD: 120831-1523 | CPU: i7-3770 | No Timing Hardware or Extra software | Hosted Server with core i7-3770 on ASUS P8H77-M PRO with 32GB RAM
-
jamessmith
-
- Posts: 16
- Joined: Thu Sep 27, 2012 9:07 am
by gardo » Wed Oct 24, 2012 3:08 pm
We'll have this sorted out soon. The installer is actually looking for an older kernel version that is compatible with the DAHDI drivers (compiled against the kernel).
-
gardo
-
- Posts: 1926
- Joined: Fri Sep 15, 2006 10:24 am
- Location: Manila, 1004
-
by gardo » Mon Oct 29, 2012 12:38 pm
We have updated the GoAutoDial repo with the latest recompiled CentOS kernel. Please test and let us know how it goes on your end.
-
gardo
-
- Posts: 1926
- Joined: Fri Sep 15, 2006 10:24 am
- Location: Manila, 1004
-
by killman » Wed Oct 31, 2012 2:08 pm
hi
yes it's working thanks.
-
killman
-
- Posts: 16
- Joined: Sat Jun 16, 2012 7:48 am
by hhaq » Mon Jan 21, 2013 11:42 am
I am having the same issue, i installed in it successfully one week ago ( 20th Jan 2013 )but when i am trying to install it today facing the same issue.
I used the centos 5.8 last time but with the same centos 5.8 can not install it now.
Can any one advice.
regards
H.Haq
-
hhaq
-
- Posts: 12
- Joined: Mon Jan 14, 2013 10:20 am
by williamconley » Fri Feb 01, 2013 11:25 pm
perhaps you could post more information than "can't do it". Is there an error of some sort ...?
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
-
williamconley
-
- Posts: 20256
- Joined: Wed Oct 31, 2007 4:17 pm
- Location: Davenport, FL (By Disney!)
-
Return to ViciDialNow - GoAutoDial
Who is online
Users browsing this forum: No registered users and 65 guests