Les comento... mejor para no tener ciertas cosas desde fuentes y otro desde repos, mejor limpie todo el rollo...
1- entre a lo paquetes dahdi-tools, dahdi-linux y libpri, y realice: make uninstall 2- yum remove asterisk* dahdi* libpri -y 3- rm -Rf /etc/asterisk 3- yum clean all 4- yum update -y 5- yum install asterisk* dahdi* mpg123 libpri -y
Y como resultado *me continua diciendo del problema *pero ya inicia y funciona:
*shell# asterisk -rvvvv* Asterisk 1.8.20.0, Copyright (C) 1999 - 2012 Digium, Inc. and others. Created by Mark Spencer markster@digium.com Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details. This is free software, with components licensed under the GNU General Public License version 2 and other licenses; you are welcome to redistribute it under certain conditions. Type 'core show license' for details. ========================================================================= Connected to Asterisk 1.8.20.0 currently running on server (pid = 16720) Verbosity is at least 4 server*CLI>
El problema que aun aparece, pero esto no evita que no corra asterisk, es el siguiente:
*shell# /etc/init.d/asterisk restart* Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl exist?) Deteniendo asterisk: [OK] Iniciando asterisk: [OK]
Alguien tiene una idea ?
Saludos !
El 19 de noviembre de 2013 14:03, angel jauregui darkdiabliyo@gmail.comescribió:
Y como no inicia el asterisk, pues FreePBX no funciona del todo bien... bueno solo indica WARNING en el estado de "asterisk", lo demas en verde :D
El 19 de noviembre de 2013 13:12, angel jauregui darkdiabliyo@gmail.comescribió:
Inicie el servicio asterisk y me topo con este error... el cual ya busque
en google pero no encuentro solucion aun:
*shell# /etc/init.d/asterisk start* Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl exist?) Iniciando asterisk: [OK]
*shell# asterisk -rvvvv* Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl exist?)
Saludos !
El 19 de noviembre de 2013 10:32, angel jauregui darkdiabliyo@gmail.comescribió:
Bueno por mientras omitire poner dahdi del repo, porque como puse las
fuentes pues mi tarjeta esta reconocida, el modulo cargado y al parecer funciona.
*shell# dahdi_hardware* pci:0000:02:01.0 wctdm24xxp+ d161:8005 Wildcard TDM410P
Asi que a continuacion hago...
shell# asterisk-alsa asterisk-apidoc asterisk-calendar asterisk-curl asterisk-devel asterisk-fax asterisk-festival asterisk-gui asterisk-jabber asterisk-jack asterisk-ldap asterisk-lua asterisk-minivm asterisk-misdn asterisk-mobile asterisk-mysql asterisk-odbc asterisk-ooh323 asterisk-oss asterisk-portaudio asterisk-postgresql asterisk-radius asterisk-skinny asterisk-snmp asterisk-sounds asterisk-sounds-core-en asterisk-sounds-core-en-alaw asterisk-sounds-core-en-g722 asterisk-sounds-core-en-g729 asterisk-sounds-core-en-gsm asterisk-sounds-core-en-siren14 asterisk-sounds-core-en-siren7 asterisk-sounds-core-en-sln16 asterisk-sounds-core-en-ulaw asterisk-sounds-core-en-wav asterisk-sounds-core-es asterisk-sounds-core-es-alaw asterisk-sounds-core-es-g722 asterisk-sounds-core-es-g729 asterisk-sounds-core-es-gsm asterisk-sounds-core-es-siren14 asterisk-sounds-core-es-siren7 asterisk-sounds-core-es-sln16 asterisk-sounds-core-es-ulaw asterisk-sounds-core-es-wav asterisk-sqlite asterisk-tds asterisk-unistim asterisk-voicemail asterisk-voicemail-odbc asterisk-voicemail-plain
Saludos !
El 19 de noviembre de 2013 10:23, angel jauregui <darkdiabliyo@gmail.com
escribió:
Antes de continuar instalando les pregunto lo siguinte...
Ya instale asterisk desde yum, pero anteriormente instale dahdi-tools y dahdi-linux en version de paquetes fuente (tar.bz2). Exluyo el paso de instalar el dahdi del repostorio ? Si lo instalo con yum se hara algun conflicto ?
Saludos !
El 19 de noviembre de 2013 10:17, angel jauregui < darkdiabliyo@gmail.com> escribió:
Compa~eros ya estoy instalando asterisk-1.8 desde EPEL.
El problema no era EPEL, sino que habia un conflicto con EPEL y atrpms, atrpms es un repo que instale desde que levante CentOS en el server (hace ya 1 a~o), y resulta que este ofrecia asterisk14 y asterisk161, y por conflicto de dependencias no me permitia listar asterisk18 ni mucho menos instalarlo.
Tuve que usar *yum list* y ver el nombre real del paquete "atrpms-repo", despues procedo a desinstalarlo, limpie "*yum clean all*", actualice las bases "*yum update -y*".
Y magia :D, ya aparece el paquete "*asterisk*" y al hacer "install" me indica que es la 1.8.20.0-1.
Voy a instalar las demas cosas y les continuo platicando :D
Saludos !
El 19 de noviembre de 2013 10:08, David González Romero < dgrvedado@gmail.com> escribió:
En todo caso tienes instalado algun otro repo aparte de EPEL?
O en ultima instancia bajate los paquetes del 1.8 e instala de forma local...
otra opcion sería: yum list astrisk*
Saludos, David
El 19 de noviembre de 2013 13:02, Aland Laines < aland.laines@gmail.com>escribió:
> y probaste instalando libpri-1.4.13-1.el6.x86_64 ?, eso está en el repo > EPEL. > > Saludos, > > *Aland Laines Calonge* > Twitter: @lainessolutions > Comunidad CakePHP en Español > Google+https://plus.google.com/communities/106077549014949879129 > http://about.me/aland.laines > > > > 2013/11/19 angel jauregui darkdiabliyo@gmail.com > > > @David no doy con asterisk18 :(, vaya instale el EPEL que mencionas: > > > > shell# wget http://epel.gtdinternet.com/RPM-GPG-KEY-EPEL-6 > > shell# rpm --import RPM-GPG-KEY-EPEL-6 > > shell# wget > > http://epel.gtdinternet.com/6/x86_64/epel-release-6-8.noarch.rpm > > shell# rpm -Uvh epel-release-6-8.noarch.rpm > > shell# yum update -y > > > > Pero recibo esto: > > > > *shell# yum search asterisk* > > asterisk14.x86_64 : The Open Source Linux PBX > > asterisk16.x86_64 : The Open Source Linux PBX > > asterisk160.x86_64 : The Open Source Linux PBX > > asterisk161.x86_64 : The Open Source Linux PBX > > > > *shell# yum install asterisk * > > Package libpri is obsoleted by libpri12, but obsoleting package does not > > provide for requirements > > --> Processing Dependency: libss7.so.1()(64bit) for package: > > 1:asterisk161-1.6.1.24-96.el6.x86_64 > > --> Running transaction check > > ---> Package asterisk-core-sounds-en-gsm.noarch 0:1.4.20-62 will be > > installed > > ---> Package asterisk-moh-opsound-wav.noarch 0:2.03-56 will be installed > > ---> Package asterisk161.x86_64 1:1.6.1.24-96.el6 will be installed > > --> Processing Dependency: libpri.so.1.4()(64bit) for package: > > 1:asterisk161-1.6.1.24-96.el6.x86_64 > > Package libpri is obsoleted by libpri12, but obsoleting package does not > > provide for requirements > > ---> Package freetds.x86_64 0:0.91-2.el6 will be installed > > ---> Package iksemel.x86_64 0:1.4-2.el6 will be installed > > ---> Package jack-audio-connection-kit.x86_64 0:0.121.3-1.el6 will be > > installed > > ---> Package libresample.x86_64 0:0.1.3-12.el6 will be installed > > ---> Package libss7.x86_64 0:1.0.2-1.el6 will be installed > > ---> Package libtonezone2.x86_64 1:2.4.1-68.el6 will be installed > > ---> Package portaudio.x86_64 0:19-9.el6 will be installed > > ---> Package radiusclient-ng.x86_64 0:0.5.6-5.el6 will be installed > > --> Finished Dependency Resolution > > Error: Package: 1:asterisk161-1.6.1.24-96.el6.x86_64 (atrpms) > > Requires: libpri.so.1.4()(64bit) > > Available: libpri-1.4.13-1.el6.x86_64 (epel) > > libpri.so.1.4()(64bit) > > Available: 1:libpri1-1.4.11.5-27.el6.x86_64 (atrpms) > > libpri.so.1.4()(64bit) > > Available: 1:libpri1-1.2.8-23.el6.x86_64 (atrpms) > > Not found > > You could try using --skip-broken to work around the problem > > You could try running: rpm -Va --nofiles --nodigest > > > > Agradesco tu ayuda :D > > > > Saludos ! > > > > > > El 15 de noviembre de 2013 18:15, David González Romero < > > dgrvedado@gmail.com > > > escribió: > > > > > Angel usa el repo de EPEL, ahi esta el Asterisk > > > > > > [root@server ~]# yum list asterisk* > > > Loaded plugins: fastestmirror, security > > > Loading mirror speeds from cached hostfile > > > * epel: epel.gtdinternet.com > > > Available Packages > > > asterisk.x86_64 > > > 1.8.20.0-1.el6 epel > > > asterisk-alsa.x86_64 > > > 1.8.20.0-1.el6 epel > > > asterisk-apidoc.x86_64 > > > 1.8.20.0-1.el6 epel > > > asterisk-calendar.x86_64 > > > 1.8.20.0-1.el6 epel > > > asterisk-curl.x86_64 > > > 1.8.20.0-1.el6 epel > > > asterisk-dahdi.x86_64 > > > 1.8.20.0-1.el6 epel > > > asterisk-devel.i686 > > > 1.8.20.0-1.el6 epel > > > asterisk-devel.x86_64 > > > 1.8.20.0-1.el6 epel > > > asterisk-fax.x86_64 > > > 1.8.20.0-1.el6 epel > > > asterisk-festival.x86_64 > > > 1.8.20.0-1.el6 epel > > > asterisk-gui.noarch > > > 2.0-6.20120518svn5220.el6 epel > > > asterisk-jabber.x86_64 > > > 1.8.20.0-1.el6 epel > > > asterisk-jack.x86_64 > > > 1.8.20.0-1.el6 epel > > > asterisk-ldap.x86_64 > > > 1.8.20.0-1.el6 epel > > > asterisk-lua.x86_64 > > > 1.8.20.0-1.el6 epel > > > asterisk-minivm.x86_64 > > > 1.8.20.0-1.el6 epel > > > asterisk-misdn.x86_64 > > > 1.8.20.0-1.el6 epel > > > asterisk-mobile.x86_64 > > > 1.8.20.0-1.el6 epel > > > asterisk-mysql.x86_64 > > > 1.8.20.0-1.el6 epel > > > asterisk-odbc.x86_64 > > > 1.8.20.0-1.el6 epel > > > asterisk-ooh323.x86_64 > > > 1.8.20.0-1.el6 epel > > > asterisk-oss.x86_64 > > > 1.8.20.0-1.el6 epel > > > asterisk-portaudio.x86_64 > > > 1.8.20.0-1.el6 epel > > > asterisk-postgresql.x86_64 > > > 1.8.20.0-1.el6 epel > > > asterisk-radius.x86_64 > > > 1.8.20.0-1.el6 epel > > > asterisk-skinny.x86_64 > > > 1.8.20.0-1.el6 epel > > > asterisk-snmp.x86_64 > > > 1.8.20.0-1.el6 epel > > > asterisk-sounds-core-en.noarch > > > 1.4.24-1.el6 epel > > > > > > EPEL te resolverá mil problemas... lo recomiendo encarecidamente para > > > quienes desean conseguir casi cualquier paquete pre-compilado. > > > > > > Saludos, > > > David > > > > > > > > > El 15 de noviembre de 2013 16:58, troxlinux < xserverlinux@gmail.com > > > >escribió: > > > > > > > es una interfaz web para asterisk , pero mi recomendacion es que > mejor > > > > compiles antes que instales rpm . > > > > > > > > > > > > El 14 de noviembre de 2013 17:50, angel jauregui > > > > darkdiabliyo@gmail.comescribió: > > > > > > > > > En este sitio http://asteriskfaqs.org/tag/yum menciona sobre el > > > paquete > > > > > asterisknow, en realidad que es ?... porque siempre acostumbro > poner > > > > > asterisk+dahdi+freepbx.... > > > > > > > > > > Saludos ! > > > > > > > > > > > > > > > El 14 de noviembre de 2013 17:48, angel jauregui > > > > > darkdiabliyo@gmail.comescribió: > > > > > > > > > > > Se esta compilando ya asterisk xD... > > > > > > > > > > > > > > > > > > El 14 de noviembre de 2013 17:01, troxlinux < > > xserverlinux@gmail.com > > > > > >escribió: > > > > > > > > > > > > lo mas recomendable es instalarlo desde la fuentes asi compilas > los > > > > > modulos > > > > > >> a tu gusto. > > > > > >> > > > > > >> una de tantas > > > > > >> > > > > > >> http://blogs.siprotel.com/wpress/?p=7 > > > > > >> > > > > > >> > > > > > >> El 14 de noviembre de 2013 11:43, angel jauregui > > > > > >> darkdiabliyo@gmail.comescribió: > > > > > >> > > > > > >> > Si es lo mas extra~o porque el asterisk-18 estaba disponible > en > > el > > > > > repo > > > > > >> de > > > > > >> > centos, pero ahora veo que solo es el 16. > > > > > >> > > > > > > >> > Sabes si es posible poner el asterisk-18 desde el repo ? > > > > > >> > > > > > > >> > Saludos ! > > > > > >> > > > > > > >> > > > > > > >> > 2013/11/14 Gerardo Barajas gerardo.barajas@gmail.com > > > > > >> > > > > > > >> > > 1) No te recomiendo que uses Asterisk 1.6. Es realmente > malo. > > > Usa > > > > > 1,8 > > > > > >> o > > > > > >> > 10 > > > > > >> > > 2) Lo mejor es compilarlo a manita.Lo mejor es que sigas un > > > > tutorial > > > > > >> como > > > > > >> > > este: > > > > > >> > > > > > > > >> > > > > > > >> > > > > > > > > > > > > > > > http://blogs.digium.com/2012/11/05/how-to-install-asterisk-11-on-centos-6/o > > > > > >> > > este http://blogs.siprotel.com/wpress/?p=7 > > > > > >> > > > > > > > >> > > > > > > > >> > > Saludos/Regards > > > > > >> > > -- > > > > > >> > > Ing. Gerardo Barajas Puente > > > > > >> > > > > > > > >> > > > > > > > >> > > > > > > > >> > > On Thu, Nov 14, 2013 at 9:46 AM, angel jauregui < > > > > > >> darkdiabliyo@gmail.com > > > > > >> > > >wrote: > > > > > >> > > > > > > > >> > > > Buen día. > > > > > >> > > > > > > > > >> > > > Resetie mi servidor y me encuentro con el sig. error al > > > intentar > > > > > >> > instalar > > > > > >> > > > asterisk: > > > > > >> > > > > > > > > >> > > > *shell# yum install asterisk161* > > > > > >> > > > --> Finished Dependency Resolution > > > > > >> > > > Error: Package: 1:asterisk161-1.6.1.24-96.el6.x86_64 > > (atrpms) > > > > > >> > > > Requires: libpri.so.1.4()(64bit) > > > > > >> > > > Available: libpri-1.4.13-1.el6.x86_64 (epel) > > > > > >> > > > libpri.so.1.4()(64bit) > > > > > >> > > > Available: 1:libpri1-1.4.11.5-27.el6.x86_64 > > > (atrpms) > > > > > >> > > > libpri.so.1.4()(64bit) > > > > > >> > > > Available: 1:libpri1-1.2.8-23.el6.x86_64 > (atrpms) > > > > > >> > > > Not found > > > > > >> > > > > > > > > >> > > > Verifique sobre "libpri", "libpri1" y "libpri12", y las 3 > no > > > > estas > > > > > >> > > > instaladas en mi sistema :S. Si las instalo, el problema > > > > continua. > > > > > >> > > > > > > > > >> > > > Saludos ! > > > > > >> > > > > > > > > >> > > > -- > > > > > >> > > > M.S.I. Angel Haniel Cantu Jauregui. > > > > > >> > > > > > > > > >> > > > Celular: (011-52-1)-899-871-17-22 > > > > > >> > > > E-Mail: angel.cantu@sie-group.net > > > > > >> > > > Web: http://www.sie-group.net/ > > > > > >> > > > Cd. Reynosa Tamaulipas. > > > > > >> > > > _______________________________________________ > > > > > >> > > > CentOS-es mailing list > > > > > >> > > > CentOS-es@centos.org > > > > > >> > > > http://lists.centos.org/mailman/listinfo/centos-es > > > > > >> > > > > > > > > >> > > _______________________________________________ > > > > > >> > > CentOS-es mailing list > > > > > >> > > CentOS-es@centos.org > > > > > >> > > http://lists.centos.org/mailman/listinfo/centos-es > > > > > >> > > > > > > > >> > > > > > > >> > > > > > > >> > > > > > > >> > -- > > > > > >> > M.S.I. Angel Haniel Cantu Jauregui. > > > > > >> > > > > > > >> > Celular: (011-52-1)-899-871-17-22 > > > > > >> > E-Mail: angel.cantu@sie-group.net > > > > > >> > Web: http://www.sie-group.net/ > > > > > >> > Cd. Reynosa Tamaulipas. > > > > > >> > _______________________________________________ > > > > > >> > CentOS-es mailing list > > > > > >> > CentOS-es@centos.org > > > > > >> > http://lists.centos.org/mailman/listinfo/centos-es > > > > > >> > > > > > > >> > > > > > >> > > > > > >> > > > > > >> -- > > > > > >> rickygm > > > > > >> > > > > > >> http://gnuforever.homelinux.com > > > > > >> _______________________________________________ > > > > > >> CentOS-es mailing list > > > > > >> CentOS-es@centos.org > > > > > >> http://lists.centos.org/mailman/listinfo/centos-es > > > > > >> > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > > M.S.I. Angel Haniel Cantu Jauregui. > > > > > > > > > > > > Celular: (011-52-1)-899-871-17-22 > > > > > > E-Mail: angel.cantu@sie-group.net > > > > > > Web: http://www.sie-group.net/ > > > > > > Cd. Reynosa Tamaulipas. > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > M.S.I. Angel Haniel Cantu Jauregui. > > > > > > > > > > Celular: (011-52-1)-899-871-17-22 > > > > > E-Mail: angel.cantu@sie-group.net > > > > > Web: http://www.sie-group.net/ > > > > > Cd. Reynosa Tamaulipas. > > > > > _______________________________________________ > > > > > CentOS-es mailing list > > > > > CentOS-es@centos.org > > > > > http://lists.centos.org/mailman/listinfo/centos-es > > > > > > > > > > > > > > > > > > > > > -- > > > > rickygm > > > > > > > > http://gnuforever.homelinux.com > > > > _______________________________________________ > > > > CentOS-es mailing list > > > > CentOS-es@centos.org > > > > http://lists.centos.org/mailman/listinfo/centos-es > > > > > > > _______________________________________________ > > > CentOS-es mailing list > > > CentOS-es@centos.org > > > http://lists.centos.org/mailman/listinfo/centos-es > > > > > > > > > > > -- > > M.S.I. Angel Haniel Cantu Jauregui. > > > > Celular: (011-52-1)-899-871-17-22 > > E-Mail: angel.cantu@sie-group.net > > Web: http://www.sie-group.net/ > > Cd. Reynosa Tamaulipas. > > _______________________________________________ > > CentOS-es mailing list > > CentOS-es@centos.org > > http://lists.centos.org/mailman/listinfo/centos-es > > > _______________________________________________ > CentOS-es mailing list > CentOS-es@centos.org > http://lists.centos.org/mailman/listinfo/centos-es > _______________________________________________ CentOS-es mailing list CentOS-es@centos.org http://lists.centos.org/mailman/listinfo/centos-es
-- M.S.I. Angel Haniel Cantu Jauregui.
Celular: (011-52-1)-899-871-17-22 E-Mail: angel.cantu@sie-group.net Web: http://www.sie-group.net/ Cd. Reynosa Tamaulipas.
-- M.S.I. Angel Haniel Cantu Jauregui.
Celular: (011-52-1)-899-871-17-22 E-Mail: angel.cantu@sie-group.net Web: http://www.sie-group.net/ Cd. Reynosa Tamaulipas.
-- M.S.I. Angel Haniel Cantu Jauregui.
Celular: (011-52-1)-899-871-17-22 E-Mail: angel.cantu@sie-group.net Web: http://www.sie-group.net/ Cd. Reynosa Tamaulipas.
-- M.S.I. Angel Haniel Cantu Jauregui.
Celular: (011-52-1)-899-871-17-22 E-Mail: angel.cantu@sie-group.net Web: http://www.sie-group.net/ Cd. Reynosa Tamaulipas.
-- M.S.I. Angel Haniel Cantu Jauregui.
Celular: (011-52-1)-899-871-17-22 E-Mail: angel.cantu@sie-group.net Web: http://www.sie-group.net/ Cd. Reynosa Tamaulipas.
Me resulta imposoble comprender que no hay solucion para el problema que tengo :S....
# limpiamos logs *shell# echo "" > /var/log/asterisk/full* *shell# echo "" > /var/log/asterisk/messages*
*shell# ls -l /var/run/ |grep aster* drwxr-xr-x 2 asterisk asterisk 4096 nov 20 12:06 asterisk
*shell# ls -l /var/run/asterisk/* srwxr-xr-x 1 root root 0 nov 20 12:06 asterisk.ctl -rw-r--r-- 1 root root 6 nov 20 12:06 asterisk.pid
*shell# /etc/init.d/asterisk restart* Deteniendo asterisk: [ OK ] Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl exist?) Iniciando asterisk: [ OK ]
*shell# tail -f /var/log/asterisk/messages* [Nov 20 12:09:36] NOTICE[15641] cdr_pgsql.c: cdr_pgsql configuration contains no global section, skipping module load. [Nov 20 12:09:36] WARNING[15641] cel_pgsql.c: CEL pgsql config file missing global section. [Nov 20 12:09:36] NOTICE[15641] pbx_ael.c: Starting AEL load process. [Nov 20 12:09:36] NOTICE[15641] pbx_ael.c: AEL load process: parsed config file name '/etc/asterisk/extensions.ael'. [Nov 20 12:09:36] NOTICE[15641] pbx_ael.c: AEL load process: checked config file name '/etc/asterisk/extensions.ael'. [Nov 20 12:09:36] NOTICE[15641] pbx_ael.c: AEL load process: compiled config file name '/etc/asterisk/extensions.ael'. [Nov 20 12:09:36] NOTICE[15641] pbx_ael.c: AEL load process: merged config file name '/etc/asterisk/extensions.ael'. [Nov 20 12:09:36] NOTICE[15641] pbx_ael.c: AEL load process: verified config file name '/etc/asterisk/extensions.ael'. [Nov 20 12:09:36] NOTICE[15641] chan_ooh323.c: Unable to load config ooh323.conf, OOH323 disabled
*shell# tail -f /var/log/asterisk/full* [Nov 20 12:09:54] NOTICE[15654] chan_sip.c: Registration from '< sip:102@10.0.1.1>' failed for '10.0.1.202:50887' - No matching peer found
El error de *full* es la demanda del telefono SIP que intenta asociarse, pero no lo tengo configurado aun, ya que asterisk solo fue intalado y nada mas....
Que opinan ?
Saludos !
El 19 de noviembre de 2013 16:50, angel jauregui darkdiabliyo@gmail.comescribió:
Les comento... mejor para no tener ciertas cosas desde fuentes y otro desde repos, mejor limpie todo el rollo...
1- entre a lo paquetes dahdi-tools, dahdi-linux y libpri, y realice: make uninstall 2- yum remove asterisk* dahdi* libpri -y 3- rm -Rf /etc/asterisk 3- yum clean all 4- yum update -y 5- yum install asterisk* dahdi* mpg123 libpri -y
Y como resultado *me continua diciendo del problema *pero ya inicia y funciona:
*shell# asterisk -rvvvv* Asterisk 1.8.20.0, Copyright (C) 1999 - 2012 Digium, Inc. and others. Created by Mark Spencer markster@digium.com Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details. This is free software, with components licensed under the GNU General Public License version 2 and other licenses; you are welcome to redistribute it under certain conditions. Type 'core show license' for details. ========================================================================= Connected to Asterisk 1.8.20.0 currently running on server (pid = 16720) Verbosity is at least 4 server*CLI>
El problema que aun aparece, pero esto no evita que no corra asterisk, es el siguiente:
*shell# /etc/init.d/asterisk restart* Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl exist?) Deteniendo asterisk: [OK] Iniciando asterisk: [OK]
Alguien tiene una idea ?
Saludos !
El 19 de noviembre de 2013 14:03, angel jauregui darkdiabliyo@gmail.comescribió:
Y como no inicia el asterisk, pues FreePBX no funciona del todo bien...
bueno solo indica WARNING en el estado de "asterisk", lo demas en verde :D
El 19 de noviembre de 2013 13:12, angel jauregui darkdiabliyo@gmail.comescribió:
Inicie el servicio asterisk y me topo con este error... el cual ya busque
en google pero no encuentro solucion aun:
*shell# /etc/init.d/asterisk start* Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl exist?) Iniciando asterisk: [OK]
*shell# asterisk -rvvvv* Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl exist?)
Saludos !
El 19 de noviembre de 2013 10:32, angel jauregui <darkdiabliyo@gmail.com
escribió:
Bueno por mientras omitire poner dahdi del repo, porque como puse las
fuentes pues mi tarjeta esta reconocida, el modulo cargado y al parecer funciona.
*shell# dahdi_hardware* pci:0000:02:01.0 wctdm24xxp+ d161:8005 Wildcard TDM410P
Asi que a continuacion hago...
shell# asterisk-alsa asterisk-apidoc asterisk-calendar asterisk-curl asterisk-devel asterisk-fax asterisk-festival asterisk-gui asterisk-jabber asterisk-jack asterisk-ldap asterisk-lua asterisk-minivm asterisk-misdn asterisk-mobile asterisk-mysql asterisk-odbc asterisk-ooh323 asterisk-oss asterisk-portaudio asterisk-postgresql asterisk-radius asterisk-skinny asterisk-snmp asterisk-sounds asterisk-sounds-core-en asterisk-sounds-core-en-alaw asterisk-sounds-core-en-g722 asterisk-sounds-core-en-g729 asterisk-sounds-core-en-gsm asterisk-sounds-core-en-siren14 asterisk-sounds-core-en-siren7 asterisk-sounds-core-en-sln16 asterisk-sounds-core-en-ulaw asterisk-sounds-core-en-wav asterisk-sounds-core-es asterisk-sounds-core-es-alaw asterisk-sounds-core-es-g722 asterisk-sounds-core-es-g729 asterisk-sounds-core-es-gsm asterisk-sounds-core-es-siren14 asterisk-sounds-core-es-siren7 asterisk-sounds-core-es-sln16 asterisk-sounds-core-es-ulaw asterisk-sounds-core-es-wav asterisk-sqlite asterisk-tds asterisk-unistim asterisk-voicemail asterisk-voicemail-odbc asterisk-voicemail-plain
Saludos !
El 19 de noviembre de 2013 10:23, angel jauregui < darkdiabliyo@gmail.com> escribió:
Antes de continuar instalando les pregunto lo siguinte...
Ya instale asterisk desde yum, pero anteriormente instale dahdi-tools y dahdi-linux en version de paquetes fuente (tar.bz2). Exluyo el paso de instalar el dahdi del repostorio ? Si lo instalo con yum se hara algun conflicto ?
Saludos !
El 19 de noviembre de 2013 10:17, angel jauregui < darkdiabliyo@gmail.com> escribió:
Compa~eros ya estoy instalando asterisk-1.8 desde EPEL.
El problema no era EPEL, sino que habia un conflicto con EPEL y atrpms, atrpms es un repo que instale desde que levante CentOS en el server (hace ya 1 a~o), y resulta que este ofrecia asterisk14 y asterisk161, y por conflicto de dependencias no me permitia listar asterisk18 ni mucho menos instalarlo.
Tuve que usar *yum list* y ver el nombre real del paquete "atrpms-repo", despues procedo a desinstalarlo, limpie "*yum clean all*", actualice las bases "*yum update -y*".
Y magia :D, ya aparece el paquete "*asterisk*" y al hacer "install" me indica que es la 1.8.20.0-1.
Voy a instalar las demas cosas y les continuo platicando :D
Saludos !
El 19 de noviembre de 2013 10:08, David González Romero < dgrvedado@gmail.com> escribió:
En todo caso tienes instalado algun otro repo aparte de EPEL? > > O en ultima instancia bajate los paquetes del 1.8 e instala de forma > local... > > otra opcion sería: > yum list astrisk* > > Saludos, > David > > > El 19 de noviembre de 2013 13:02, Aland Laines < > aland.laines@gmail.com>escribió: > > > y probaste instalando libpri-1.4.13-1.el6.x86_64 ?, eso está en > el repo > > EPEL. > > > > Saludos, > > > > *Aland Laines Calonge* > > Twitter: @lainessolutions > > Comunidad CakePHP en Español > > Google+https://plus.google.com/communities/106077549014949879129 > > http://about.me/aland.laines > > > > > > > > 2013/11/19 angel jauregui darkdiabliyo@gmail.com > > > > > @David no doy con asterisk18 :(, vaya instale el EPEL que > mencionas: > > > > > > shell# wget http://epel.gtdinternet.com/RPM-GPG-KEY-EPEL-6 > > > shell# rpm --import RPM-GPG-KEY-EPEL-6 > > > shell# wget > > > http://epel.gtdinternet.com/6/x86_64/epel-release-6-8.noarch.rpm > > > shell# rpm -Uvh epel-release-6-8.noarch.rpm > > > shell# yum update -y > > > > > > Pero recibo esto: > > > > > > *shell# yum search asterisk* > > > asterisk14.x86_64 : The Open Source Linux PBX > > > asterisk16.x86_64 : The Open Source Linux PBX > > > asterisk160.x86_64 : The Open Source Linux PBX > > > asterisk161.x86_64 : The Open Source Linux PBX > > > > > > *shell# yum install asterisk * > > > Package libpri is obsoleted by libpri12, but obsoleting package > does not > > > provide for requirements > > > --> Processing Dependency: libss7.so.1()(64bit) for package: > > > 1:asterisk161-1.6.1.24-96.el6.x86_64 > > > --> Running transaction check > > > ---> Package asterisk-core-sounds-en-gsm.noarch 0:1.4.20-62 will > be > > > installed > > > ---> Package asterisk-moh-opsound-wav.noarch 0:2.03-56 will be > installed > > > ---> Package asterisk161.x86_64 1:1.6.1.24-96.el6 will be > installed > > > --> Processing Dependency: libpri.so.1.4()(64bit) for package: > > > 1:asterisk161-1.6.1.24-96.el6.x86_64 > > > Package libpri is obsoleted by libpri12, but obsoleting package > does not > > > provide for requirements > > > ---> Package freetds.x86_64 0:0.91-2.el6 will be installed > > > ---> Package iksemel.x86_64 0:1.4-2.el6 will be installed > > > ---> Package jack-audio-connection-kit.x86_64 0:0.121.3-1.el6 > will be > > > installed > > > ---> Package libresample.x86_64 0:0.1.3-12.el6 will be installed > > > ---> Package libss7.x86_64 0:1.0.2-1.el6 will be installed > > > ---> Package libtonezone2.x86_64 1:2.4.1-68.el6 will be installed > > > ---> Package portaudio.x86_64 0:19-9.el6 will be installed > > > ---> Package radiusclient-ng.x86_64 0:0.5.6-5.el6 will be > installed > > > --> Finished Dependency Resolution > > > Error: Package: 1:asterisk161-1.6.1.24-96.el6.x86_64 (atrpms) > > > Requires: libpri.so.1.4()(64bit) > > > Available: libpri-1.4.13-1.el6.x86_64 (epel) > > > libpri.so.1.4()(64bit) > > > Available: 1:libpri1-1.4.11.5-27.el6.x86_64 (atrpms) > > > libpri.so.1.4()(64bit) > > > Available: 1:libpri1-1.2.8-23.el6.x86_64 (atrpms) > > > Not found > > > You could try using --skip-broken to work around the problem > > > You could try running: rpm -Va --nofiles --nodigest > > > > > > Agradesco tu ayuda :D > > > > > > Saludos ! > > > > > > > > > El 15 de noviembre de 2013 18:15, David González Romero < > > > dgrvedado@gmail.com > > > > escribió: > > > > > > > Angel usa el repo de EPEL, ahi esta el Asterisk > > > > > > > > [root@server ~]# yum list asterisk* > > > > Loaded plugins: fastestmirror, security > > > > Loading mirror speeds from cached hostfile > > > > * epel: epel.gtdinternet.com > > > > Available Packages > > > > asterisk.x86_64 > > > > 1.8.20.0-1.el6 > epel > > > > asterisk-alsa.x86_64 > > > > 1.8.20.0-1.el6 > epel > > > > asterisk-apidoc.x86_64 > > > > 1.8.20.0-1.el6 > epel > > > > asterisk-calendar.x86_64 > > > > 1.8.20.0-1.el6 > epel > > > > asterisk-curl.x86_64 > > > > 1.8.20.0-1.el6 > epel > > > > asterisk-dahdi.x86_64 > > > > 1.8.20.0-1.el6 > epel > > > > asterisk-devel.i686 > > > > 1.8.20.0-1.el6 > epel > > > > asterisk-devel.x86_64 > > > > 1.8.20.0-1.el6 > epel > > > > asterisk-fax.x86_64 > > > > 1.8.20.0-1.el6 > epel > > > > asterisk-festival.x86_64 > > > > 1.8.20.0-1.el6 > epel > > > > asterisk-gui.noarch > > > > 2.0-6.20120518svn5220.el6 > epel > > > > asterisk-jabber.x86_64 > > > > 1.8.20.0-1.el6 > epel > > > > asterisk-jack.x86_64 > > > > 1.8.20.0-1.el6 > epel > > > > asterisk-ldap.x86_64 > > > > 1.8.20.0-1.el6 > epel > > > > asterisk-lua.x86_64 > > > > 1.8.20.0-1.el6 > epel > > > > asterisk-minivm.x86_64 > > > > 1.8.20.0-1.el6 > epel > > > > asterisk-misdn.x86_64 > > > > 1.8.20.0-1.el6 > epel > > > > asterisk-mobile.x86_64 > > > > 1.8.20.0-1.el6 > epel > > > > asterisk-mysql.x86_64 > > > > 1.8.20.0-1.el6 > epel > > > > asterisk-odbc.x86_64 > > > > 1.8.20.0-1.el6 > epel > > > > asterisk-ooh323.x86_64 > > > > 1.8.20.0-1.el6 > epel > > > > asterisk-oss.x86_64 > > > > 1.8.20.0-1.el6 > epel > > > > asterisk-portaudio.x86_64 > > > > 1.8.20.0-1.el6 > epel > > > > asterisk-postgresql.x86_64 > > > > 1.8.20.0-1.el6 > epel > > > > asterisk-radius.x86_64 > > > > 1.8.20.0-1.el6 > epel > > > > asterisk-skinny.x86_64 > > > > 1.8.20.0-1.el6 > epel > > > > asterisk-snmp.x86_64 > > > > 1.8.20.0-1.el6 > epel > > > > asterisk-sounds-core-en.noarch > > > > 1.4.24-1.el6 > epel > > > > > > > > EPEL te resolverá mil problemas... lo recomiendo > encarecidamente para > > > > quienes desean conseguir casi cualquier paquete pre-compilado. > > > > > > > > Saludos, > > > > David > > > > > > > > > > > > El 15 de noviembre de 2013 16:58, troxlinux < > xserverlinux@gmail.com > > > > >escribió: > > > > > > > > > es una interfaz web para asterisk , pero mi recomendacion es > que > > mejor > > > > > compiles antes que instales rpm . > > > > > > > > > > > > > > > El 14 de noviembre de 2013 17:50, angel jauregui > > > > > darkdiabliyo@gmail.comescribió: > > > > > > > > > > > En este sitio http://asteriskfaqs.org/tag/yum menciona > sobre el > > > > paquete > > > > > > asterisknow, en realidad que es ?... porque siempre > acostumbro > > poner > > > > > > asterisk+dahdi+freepbx.... > > > > > > > > > > > > Saludos ! > > > > > > > > > > > > > > > > > > El 14 de noviembre de 2013 17:48, angel jauregui > > > > > > darkdiabliyo@gmail.comescribió: > > > > > > > > > > > > > Se esta compilando ya asterisk xD... > > > > > > > > > > > > > > > > > > > > > El 14 de noviembre de 2013 17:01, troxlinux < > > > xserverlinux@gmail.com > > > > > > >escribió: > > > > > > > > > > > > > > lo mas recomendable es instalarlo desde la fuentes asi > compilas > > los > > > > > > modulos > > > > > > >> a tu gusto. > > > > > > >> > > > > > > >> una de tantas > > > > > > >> > > > > > > >> http://blogs.siprotel.com/wpress/?p=7 > > > > > > >> > > > > > > >> > > > > > > >> El 14 de noviembre de 2013 11:43, angel jauregui > > > > > > >> darkdiabliyo@gmail.comescribió: > > > > > > >> > > > > > > >> > Si es lo mas extra~o porque el asterisk-18 estaba > disponible > > en > > > el > > > > > > repo > > > > > > >> de > > > > > > >> > centos, pero ahora veo que solo es el 16. > > > > > > >> > > > > > > > >> > Sabes si es posible poner el asterisk-18 desde el > repo ? > > > > > > >> > > > > > > > >> > Saludos ! > > > > > > >> > > > > > > > >> > > > > > > > >> > 2013/11/14 Gerardo Barajas <gerardo.barajas@gmail.com > > > > > > > > >> > > > > > > > >> > > 1) No te recomiendo que uses Asterisk 1.6. Es > realmente > > malo. > > > > Usa > > > > > > 1,8 > > > > > > >> o > > > > > > >> > 10 > > > > > > >> > > 2) Lo mejor es compilarlo a manita.Lo mejor es que > sigas un > > > > > tutorial > > > > > > >> como > > > > > > >> > > este: > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > > > > > > > > > > > > > > > > > http://blogs.digium.com/2012/11/05/how-to-install-asterisk-11-on-centos-6/o > > > > > > >> > > este http://blogs.siprotel.com/wpress/?p=7 > > > > > > >> > > > > > > > > >> > > > > > > > > >> > > Saludos/Regards > > > > > > >> > > -- > > > > > > >> > > Ing. Gerardo Barajas Puente > > > > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > > >> > > On Thu, Nov 14, 2013 at 9:46 AM, angel jauregui < > > > > > > >> darkdiabliyo@gmail.com > > > > > > >> > > >wrote: > > > > > > >> > > > > > > > > >> > > > Buen día. > > > > > > >> > > > > > > > > > >> > > > Resetie mi servidor y me encuentro con el sig. > error al > > > > intentar > > > > > > >> > instalar > > > > > > >> > > > asterisk: > > > > > > >> > > > > > > > > > >> > > > *shell# yum install asterisk161* > > > > > > >> > > > --> Finished Dependency Resolution > > > > > > >> > > > Error: Package: > 1:asterisk161-1.6.1.24-96.el6.x86_64 > > > (atrpms) > > > > > > >> > > > Requires: libpri.so.1.4()(64bit) > > > > > > >> > > > Available: libpri-1.4.13-1.el6.x86_64 > (epel) > > > > > > >> > > > libpri.so.1.4()(64bit) > > > > > > >> > > > Available: > 1:libpri1-1.4.11.5-27.el6.x86_64 > > > > (atrpms) > > > > > > >> > > > libpri.so.1.4()(64bit) > > > > > > >> > > > Available: > 1:libpri1-1.2.8-23.el6.x86_64 > > (atrpms) > > > > > > >> > > > Not found > > > > > > >> > > > > > > > > > >> > > > Verifique sobre "libpri", "libpri1" y "libpri12", > y las 3 > > no > > > > > estas > > > > > > >> > > > instaladas en mi sistema :S. Si las instalo, el > problema > > > > > continua. > > > > > > >> > > > > > > > > > >> > > > Saludos ! > > > > > > >> > > > > > > > > > >> > > > -- > > > > > > >> > > > M.S.I. Angel Haniel Cantu Jauregui. > > > > > > >> > > > > > > > > > >> > > > Celular: (011-52-1)-899-871-17-22 > > > > > > >> > > > E-Mail: angel.cantu@sie-group.net > > > > > > >> > > > Web: http://www.sie-group.net/ > > > > > > >> > > > Cd. Reynosa Tamaulipas. > > > > > > >> > > > _______________________________________________ > > > > > > >> > > > CentOS-es mailing list > > > > > > >> > > > CentOS-es@centos.org > > > > > > >> > > > > http://lists.centos.org/mailman/listinfo/centos-es > > > > > > >> > > > > > > > > > >> > > _______________________________________________ > > > > > > >> > > CentOS-es mailing list > > > > > > >> > > CentOS-es@centos.org > > > > > > >> > > http://lists.centos.org/mailman/listinfo/centos-es > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > > > >> > > > > > > > >> > -- > > > > > > >> > M.S.I. Angel Haniel Cantu Jauregui. > > > > > > >> > > > > > > > >> > Celular: (011-52-1)-899-871-17-22 > > > > > > >> > E-Mail: angel.cantu@sie-group.net > > > > > > >> > Web: http://www.sie-group.net/ > > > > > > >> > Cd. Reynosa Tamaulipas. > > > > > > >> > _______________________________________________ > > > > > > >> > CentOS-es mailing list > > > > > > >> > CentOS-es@centos.org > > > > > > >> > http://lists.centos.org/mailman/listinfo/centos-es > > > > > > >> > > > > > > > >> > > > > > > >> > > > > > > >> > > > > > > >> -- > > > > > > >> rickygm > > > > > > >> > > > > > > >> http://gnuforever.homelinux.com > > > > > > >> _______________________________________________ > > > > > > >> CentOS-es mailing list > > > > > > >> CentOS-es@centos.org > > > > > > >> http://lists.centos.org/mailman/listinfo/centos-es > > > > > > >> > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > > > M.S.I. Angel Haniel Cantu Jauregui. > > > > > > > > > > > > > > Celular: (011-52-1)-899-871-17-22 > > > > > > > E-Mail: angel.cantu@sie-group.net > > > > > > > Web: http://www.sie-group.net/ > > > > > > > Cd. Reynosa Tamaulipas. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > > M.S.I. Angel Haniel Cantu Jauregui. > > > > > > > > > > > > Celular: (011-52-1)-899-871-17-22 > > > > > > E-Mail: angel.cantu@sie-group.net > > > > > > Web: http://www.sie-group.net/ > > > > > > Cd. Reynosa Tamaulipas. > > > > > > _______________________________________________ > > > > > > CentOS-es mailing list > > > > > > CentOS-es@centos.org > > > > > > http://lists.centos.org/mailman/listinfo/centos-es > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > rickygm > > > > > > > > > > http://gnuforever.homelinux.com > > > > > _______________________________________________ > > > > > CentOS-es mailing list > > > > > CentOS-es@centos.org > > > > > http://lists.centos.org/mailman/listinfo/centos-es > > > > > > > > > _______________________________________________ > > > > CentOS-es mailing list > > > > CentOS-es@centos.org > > > > http://lists.centos.org/mailman/listinfo/centos-es > > > > > > > > > > > > > > > > -- > > > M.S.I. Angel Haniel Cantu Jauregui. > > > > > > Celular: (011-52-1)-899-871-17-22 > > > E-Mail: angel.cantu@sie-group.net > > > Web: http://www.sie-group.net/ > > > Cd. Reynosa Tamaulipas. > > > _______________________________________________ > > > CentOS-es mailing list > > > CentOS-es@centos.org > > > http://lists.centos.org/mailman/listinfo/centos-es > > > > > _______________________________________________ > > CentOS-es mailing list > > CentOS-es@centos.org > > http://lists.centos.org/mailman/listinfo/centos-es > > > _______________________________________________ > CentOS-es mailing list > CentOS-es@centos.org > http://lists.centos.org/mailman/listinfo/centos-es >
-- M.S.I. Angel Haniel Cantu Jauregui.
Celular: (011-52-1)-899-871-17-22 E-Mail: angel.cantu@sie-group.net Web: http://www.sie-group.net/ Cd. Reynosa Tamaulipas.
-- M.S.I. Angel Haniel Cantu Jauregui.
Celular: (011-52-1)-899-871-17-22 E-Mail: angel.cantu@sie-group.net Web: http://www.sie-group.net/ Cd. Reynosa Tamaulipas.
-- M.S.I. Angel Haniel Cantu Jauregui.
Celular: (011-52-1)-899-871-17-22 E-Mail: angel.cantu@sie-group.net Web: http://www.sie-group.net/ Cd. Reynosa Tamaulipas.
-- M.S.I. Angel Haniel Cantu Jauregui.
Celular: (011-52-1)-899-871-17-22 E-Mail: angel.cantu@sie-group.net Web: http://www.sie-group.net/ Cd. Reynosa Tamaulipas.
-- M.S.I. Angel Haniel Cantu Jauregui.
Celular: (011-52-1)-899-871-17-22 E-Mail: angel.cantu@sie-group.net Web: http://www.sie-group.net/ Cd. Reynosa Tamaulipas.
-- M.S.I. Angel Haniel Cantu Jauregui.
Celular: (011-52-1)-899-871-17-22 E-Mail: angel.cantu@sie-group.net Web: http://www.sie-group.net/ Cd. Reynosa Tamaulipas.
Bueno solucionado :D... era que no estaban echos los enlaces simbolicos de: extensions.conf y mas... los hice a mano y listo.
El 20 de noviembre de 2013 12:12, angel jauregui darkdiabliyo@gmail.comescribió:
Me resulta imposoble comprender que no hay solucion para el problema que tengo :S....
# limpiamos logs *shell# echo "" > /var/log/asterisk/full* *shell# echo "" > /var/log/asterisk/messages*
*shell# ls -l /var/run/ |grep aster* drwxr-xr-x 2 asterisk asterisk 4096 nov 20 12:06 asterisk
*shell# ls -l /var/run/asterisk/* srwxr-xr-x 1 root root 0 nov 20 12:06 asterisk.ctl -rw-r--r-- 1 root root 6 nov 20 12:06 asterisk.pid
*shell# /etc/init.d/asterisk restart* Deteniendo asterisk: [ OK ] Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl exist?) Iniciando asterisk: [ OK ]
*shell# tail -f /var/log/asterisk/messages* [Nov 20 12:09:36] NOTICE[15641] cdr_pgsql.c: cdr_pgsql configuration contains no global section, skipping module load. [Nov 20 12:09:36] WARNING[15641] cel_pgsql.c: CEL pgsql config file missing global section. [Nov 20 12:09:36] NOTICE[15641] pbx_ael.c: Starting AEL load process. [Nov 20 12:09:36] NOTICE[15641] pbx_ael.c: AEL load process: parsed config file name '/etc/asterisk/extensions.ael'. [Nov 20 12:09:36] NOTICE[15641] pbx_ael.c: AEL load process: checked config file name '/etc/asterisk/extensions.ael'. [Nov 20 12:09:36] NOTICE[15641] pbx_ael.c: AEL load process: compiled config file name '/etc/asterisk/extensions.ael'. [Nov 20 12:09:36] NOTICE[15641] pbx_ael.c: AEL load process: merged config file name '/etc/asterisk/extensions.ael'. [Nov 20 12:09:36] NOTICE[15641] pbx_ael.c: AEL load process: verified config file name '/etc/asterisk/extensions.ael'. [Nov 20 12:09:36] NOTICE[15641] chan_ooh323.c: Unable to load config ooh323.conf, OOH323 disabled
*shell# tail -f /var/log/asterisk/full* [Nov 20 12:09:54] NOTICE[15654] chan_sip.c: Registration from '< sip:102@10.0.1.1>' failed for '10.0.1.202:50887' - No matching peer found
El error de *full* es la demanda del telefono SIP que intenta asociarse, pero no lo tengo configurado aun, ya que asterisk solo fue intalado y nada mas....
Que opinan ?
Saludos !
El 19 de noviembre de 2013 16:50, angel jauregui darkdiabliyo@gmail.comescribió:
Les comento... mejor para no tener ciertas cosas desde fuentes y otro
desde repos, mejor limpie todo el rollo...
1- entre a lo paquetes dahdi-tools, dahdi-linux y libpri, y realice: make uninstall 2- yum remove asterisk* dahdi* libpri -y 3- rm -Rf /etc/asterisk 3- yum clean all 4- yum update -y 5- yum install asterisk* dahdi* mpg123 libpri -y
Y como resultado *me continua diciendo del problema *pero ya inicia y funciona:
*shell# asterisk -rvvvv* Asterisk 1.8.20.0, Copyright (C) 1999 - 2012 Digium, Inc. and others. Created by Mark Spencer markster@digium.com Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details. This is free software, with components licensed under the GNU General Public License version 2 and other licenses; you are welcome to redistribute it under certain conditions. Type 'core show license' for details. ========================================================================= Connected to Asterisk 1.8.20.0 currently running on server (pid = 16720) Verbosity is at least 4 server*CLI>
El problema que aun aparece, pero esto no evita que no corra asterisk, es el siguiente:
*shell# /etc/init.d/asterisk restart* Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl exist?) Deteniendo asterisk: [OK] Iniciando asterisk: [OK]
Alguien tiene una idea ?
Saludos !
El 19 de noviembre de 2013 14:03, angel jauregui darkdiabliyo@gmail.comescribió:
Y como no inicia el asterisk, pues FreePBX no funciona del todo bien...
bueno solo indica WARNING en el estado de "asterisk", lo demas en verde :D
El 19 de noviembre de 2013 13:12, angel jauregui <darkdiabliyo@gmail.com
escribió:
Inicie el servicio asterisk y me topo con este error... el cual ya
busque en google pero no encuentro solucion aun:
*shell# /etc/init.d/asterisk start* Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl exist?) Iniciando asterisk: [OK]
*shell# asterisk -rvvvv* Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl exist?)
Saludos !
El 19 de noviembre de 2013 10:32, angel jauregui < darkdiabliyo@gmail.com> escribió:
Bueno por mientras omitire poner dahdi del repo, porque como puse las
fuentes pues mi tarjeta esta reconocida, el modulo cargado y al parecer funciona.
*shell# dahdi_hardware* pci:0000:02:01.0 wctdm24xxp+ d161:8005 Wildcard TDM410P
Asi que a continuacion hago...
shell# asterisk-alsa asterisk-apidoc asterisk-calendar asterisk-curl asterisk-devel asterisk-fax asterisk-festival asterisk-gui asterisk-jabber asterisk-jack asterisk-ldap asterisk-lua asterisk-minivm asterisk-misdn asterisk-mobile asterisk-mysql asterisk-odbc asterisk-ooh323 asterisk-oss asterisk-portaudio asterisk-postgresql asterisk-radius asterisk-skinny asterisk-snmp asterisk-sounds asterisk-sounds-core-en asterisk-sounds-core-en-alaw asterisk-sounds-core-en-g722 asterisk-sounds-core-en-g729 asterisk-sounds-core-en-gsm asterisk-sounds-core-en-siren14 asterisk-sounds-core-en-siren7 asterisk-sounds-core-en-sln16 asterisk-sounds-core-en-ulaw asterisk-sounds-core-en-wav asterisk-sounds-core-es asterisk-sounds-core-es-alaw asterisk-sounds-core-es-g722 asterisk-sounds-core-es-g729 asterisk-sounds-core-es-gsm asterisk-sounds-core-es-siren14 asterisk-sounds-core-es-siren7 asterisk-sounds-core-es-sln16 asterisk-sounds-core-es-ulaw asterisk-sounds-core-es-wav asterisk-sqlite asterisk-tds asterisk-unistim asterisk-voicemail asterisk-voicemail-odbc asterisk-voicemail-plain
Saludos !
El 19 de noviembre de 2013 10:23, angel jauregui < darkdiabliyo@gmail.com> escribió:
Antes de continuar instalando les pregunto lo siguinte...
Ya instale asterisk desde yum, pero anteriormente instale dahdi-tools y dahdi-linux en version de paquetes fuente (tar.bz2). Exluyo el paso de instalar el dahdi del repostorio ? Si lo instalo con yum se hara algun conflicto ?
Saludos !
El 19 de noviembre de 2013 10:17, angel jauregui < darkdiabliyo@gmail.com> escribió:
Compa~eros ya estoy instalando asterisk-1.8 desde EPEL. > > El problema no era EPEL, sino que habia un conflicto con EPEL y > atrpms, atrpms es un repo que instale desde que levante CentOS en el server > (hace ya 1 a~o), y resulta que este ofrecia asterisk14 y asterisk161, y por > conflicto de dependencias no me permitia listar asterisk18 ni mucho menos > instalarlo. > > Tuve que usar *yum list* y ver el nombre real del paquete > "atrpms-repo", despues procedo a desinstalarlo, limpie "*yum clean > all*", actualice las bases "*yum update -y*". > > Y magia :D, ya aparece el paquete "*asterisk*" y al hacer "install" > me indica que es la 1.8.20.0-1. > > Voy a instalar las demas cosas y les continuo platicando :D > > Saludos ! > > > El 19 de noviembre de 2013 10:08, David González Romero < > dgrvedado@gmail.com> escribió: > > En todo caso tienes instalado algun otro repo aparte de EPEL? >> >> O en ultima instancia bajate los paquetes del 1.8 e instala de forma >> local... >> >> otra opcion sería: >> yum list astrisk* >> >> Saludos, >> David >> >> >> El 19 de noviembre de 2013 13:02, Aland Laines < >> aland.laines@gmail.com>escribió: >> >> > y probaste instalando libpri-1.4.13-1.el6.x86_64 ?, eso está en >> el repo >> > EPEL. >> > >> > Saludos, >> > >> > *Aland Laines Calonge* >> > Twitter: @lainessolutions >> > Comunidad CakePHP en Español >> > Google+https://plus.google.com/communities/106077549014949879129 > > >> > http://about.me/aland.laines >> > >> > >> > >> > 2013/11/19 angel jauregui darkdiabliyo@gmail.com >> > >> > > @David no doy con asterisk18 :(, vaya instale el EPEL que >> mencionas: >> > > >> > > shell# wget http://epel.gtdinternet.com/RPM-GPG-KEY-EPEL-6 >> > > shell# rpm --import RPM-GPG-KEY-EPEL-6 >> > > shell# wget >> > > >> http://epel.gtdinternet.com/6/x86_64/epel-release-6-8.noarch.rpm >> > > shell# rpm -Uvh epel-release-6-8.noarch.rpm >> > > shell# yum update -y >> > > >> > > Pero recibo esto: >> > > >> > > *shell# yum search asterisk* >> > > asterisk14.x86_64 : The Open Source Linux PBX >> > > asterisk16.x86_64 : The Open Source Linux PBX >> > > asterisk160.x86_64 : The Open Source Linux PBX >> > > asterisk161.x86_64 : The Open Source Linux PBX >> > > >> > > *shell# yum install asterisk * >> > > Package libpri is obsoleted by libpri12, but obsoleting package >> does not >> > > provide for requirements >> > > --> Processing Dependency: libss7.so.1()(64bit) for package: >> > > 1:asterisk161-1.6.1.24-96.el6.x86_64 >> > > --> Running transaction check >> > > ---> Package asterisk-core-sounds-en-gsm.noarch 0:1.4.20-62 >> will be >> > > installed >> > > ---> Package asterisk-moh-opsound-wav.noarch 0:2.03-56 will be >> installed >> > > ---> Package asterisk161.x86_64 1:1.6.1.24-96.el6 will be >> installed >> > > --> Processing Dependency: libpri.so.1.4()(64bit) for package: >> > > 1:asterisk161-1.6.1.24-96.el6.x86_64 >> > > Package libpri is obsoleted by libpri12, but obsoleting package >> does not >> > > provide for requirements >> > > ---> Package freetds.x86_64 0:0.91-2.el6 will be installed >> > > ---> Package iksemel.x86_64 0:1.4-2.el6 will be installed >> > > ---> Package jack-audio-connection-kit.x86_64 0:0.121.3-1.el6 >> will be >> > > installed >> > > ---> Package libresample.x86_64 0:0.1.3-12.el6 will be installed >> > > ---> Package libss7.x86_64 0:1.0.2-1.el6 will be installed >> > > ---> Package libtonezone2.x86_64 1:2.4.1-68.el6 will be >> installed >> > > ---> Package portaudio.x86_64 0:19-9.el6 will be installed >> > > ---> Package radiusclient-ng.x86_64 0:0.5.6-5.el6 will be >> installed >> > > --> Finished Dependency Resolution >> > > Error: Package: 1:asterisk161-1.6.1.24-96.el6.x86_64 (atrpms) >> > > Requires: libpri.so.1.4()(64bit) >> > > Available: libpri-1.4.13-1.el6.x86_64 (epel) >> > > libpri.so.1.4()(64bit) >> > > Available: 1:libpri1-1.4.11.5-27.el6.x86_64 (atrpms) >> > > libpri.so.1.4()(64bit) >> > > Available: 1:libpri1-1.2.8-23.el6.x86_64 (atrpms) >> > > Not found >> > > You could try using --skip-broken to work around the problem >> > > You could try running: rpm -Va --nofiles --nodigest >> > > >> > > Agradesco tu ayuda :D >> > > >> > > Saludos ! >> > > >> > > >> > > El 15 de noviembre de 2013 18:15, David González Romero < >> > > dgrvedado@gmail.com >> > > > escribió: >> > > >> > > > Angel usa el repo de EPEL, ahi esta el Asterisk >> > > > >> > > > [root@server ~]# yum list asterisk* >> > > > Loaded plugins: fastestmirror, security >> > > > Loading mirror speeds from cached hostfile >> > > > * epel: epel.gtdinternet.com >> > > > Available Packages >> > > > asterisk.x86_64 >> > > > 1.8.20.0-1.el6 >> epel >> > > > asterisk-alsa.x86_64 >> > > > 1.8.20.0-1.el6 >> epel >> > > > asterisk-apidoc.x86_64 >> > > > 1.8.20.0-1.el6 >> epel >> > > > asterisk-calendar.x86_64 >> > > > 1.8.20.0-1.el6 >> epel >> > > > asterisk-curl.x86_64 >> > > > 1.8.20.0-1.el6 >> epel >> > > > asterisk-dahdi.x86_64 >> > > > 1.8.20.0-1.el6 >> epel >> > > > asterisk-devel.i686 >> > > > 1.8.20.0-1.el6 >> epel >> > > > asterisk-devel.x86_64 >> > > > 1.8.20.0-1.el6 >> epel >> > > > asterisk-fax.x86_64 >> > > > 1.8.20.0-1.el6 >> epel >> > > > asterisk-festival.x86_64 >> > > > 1.8.20.0-1.el6 >> epel >> > > > asterisk-gui.noarch >> > > > 2.0-6.20120518svn5220.el6 >> epel >> > > > asterisk-jabber.x86_64 >> > > > 1.8.20.0-1.el6 >> epel >> > > > asterisk-jack.x86_64 >> > > > 1.8.20.0-1.el6 >> epel >> > > > asterisk-ldap.x86_64 >> > > > 1.8.20.0-1.el6 >> epel >> > > > asterisk-lua.x86_64 >> > > > 1.8.20.0-1.el6 >> epel >> > > > asterisk-minivm.x86_64 >> > > > 1.8.20.0-1.el6 >> epel >> > > > asterisk-misdn.x86_64 >> > > > 1.8.20.0-1.el6 >> epel >> > > > asterisk-mobile.x86_64 >> > > > 1.8.20.0-1.el6 >> epel >> > > > asterisk-mysql.x86_64 >> > > > 1.8.20.0-1.el6 >> epel >> > > > asterisk-odbc.x86_64 >> > > > 1.8.20.0-1.el6 >> epel >> > > > asterisk-ooh323.x86_64 >> > > > 1.8.20.0-1.el6 >> epel >> > > > asterisk-oss.x86_64 >> > > > 1.8.20.0-1.el6 >> epel >> > > > asterisk-portaudio.x86_64 >> > > > 1.8.20.0-1.el6 >> epel >> > > > asterisk-postgresql.x86_64 >> > > > 1.8.20.0-1.el6 >> epel >> > > > asterisk-radius.x86_64 >> > > > 1.8.20.0-1.el6 >> epel >> > > > asterisk-skinny.x86_64 >> > > > 1.8.20.0-1.el6 >> epel >> > > > asterisk-snmp.x86_64 >> > > > 1.8.20.0-1.el6 >> epel >> > > > asterisk-sounds-core-en.noarch >> > > > 1.4.24-1.el6 >> epel >> > > > >> > > > EPEL te resolverá mil problemas... lo recomiendo >> encarecidamente para >> > > > quienes desean conseguir casi cualquier paquete pre-compilado. >> > > > >> > > > Saludos, >> > > > David >> > > > >> > > > >> > > > El 15 de noviembre de 2013 16:58, troxlinux < >> xserverlinux@gmail.com >> > > > >escribió: >> > > > >> > > > > es una interfaz web para asterisk , pero mi recomendacion >> es que >> > mejor >> > > > > compiles antes que instales rpm . >> > > > > >> > > > > >> > > > > El 14 de noviembre de 2013 17:50, angel jauregui >> > > > > darkdiabliyo@gmail.comescribió: >> > > > > >> > > > > > En este sitio http://asteriskfaqs.org/tag/yum menciona >> sobre el >> > > > paquete >> > > > > > asterisknow, en realidad que es ?... porque siempre >> acostumbro >> > poner >> > > > > > asterisk+dahdi+freepbx.... >> > > > > > >> > > > > > Saludos ! >> > > > > > >> > > > > > >> > > > > > El 14 de noviembre de 2013 17:48, angel jauregui >> > > > > > darkdiabliyo@gmail.comescribió: >> > > > > > >> > > > > > > Se esta compilando ya asterisk xD... >> > > > > > > >> > > > > > > >> > > > > > > El 14 de noviembre de 2013 17:01, troxlinux < >> > > xserverlinux@gmail.com >> > > > > > >escribió: >> > > > > > > >> > > > > > > lo mas recomendable es instalarlo desde la fuentes asi >> compilas >> > los >> > > > > > modulos >> > > > > > >> a tu gusto. >> > > > > > >> >> > > > > > >> una de tantas >> > > > > > >> >> > > > > > >> http://blogs.siprotel.com/wpress/?p=7 >> > > > > > >> >> > > > > > >> >> > > > > > >> El 14 de noviembre de 2013 11:43, angel jauregui >> > > > > > >> darkdiabliyo@gmail.comescribió: >> > > > > > >> >> > > > > > >> > Si es lo mas extra~o porque el asterisk-18 estaba >> disponible >> > en >> > > el >> > > > > > repo >> > > > > > >> de >> > > > > > >> > centos, pero ahora veo que solo es el 16. >> > > > > > >> > >> > > > > > >> > Sabes si es posible poner el asterisk-18 desde el >> repo ? >> > > > > > >> > >> > > > > > >> > Saludos ! >> > > > > > >> > >> > > > > > >> > >> > > > > > >> > 2013/11/14 Gerardo Barajas < >> gerardo.barajas@gmail.com> >> > > > > > >> > >> > > > > > >> > > 1) No te recomiendo que uses Asterisk 1.6. Es >> realmente >> > malo. >> > > > Usa >> > > > > > 1,8 >> > > > > > >> o >> > > > > > >> > 10 >> > > > > > >> > > 2) Lo mejor es compilarlo a manita.Lo mejor es que >> sigas un >> > > > > tutorial >> > > > > > >> como >> > > > > > >> > > este: >> > > > > > >> > > >> > > > > > >> > >> > > > > > >> >> > > > > > >> > > > > >> > > > >> > > >> > >> http://blogs.digium.com/2012/11/05/how-to-install-asterisk-11-on-centos-6/o >> > > > > > >> > > este http://blogs.siprotel.com/wpress/?p=7 >> > > > > > >> > > >> > > > > > >> > > >> > > > > > >> > > Saludos/Regards >> > > > > > >> > > -- >> > > > > > >> > > Ing. Gerardo Barajas Puente >> > > > > > >> > > >> > > > > > >> > > >> > > > > > >> > > >> > > > > > >> > > On Thu, Nov 14, 2013 at 9:46 AM, angel jauregui < >> > > > > > >> darkdiabliyo@gmail.com >> > > > > > >> > > >wrote: >> > > > > > >> > > >> > > > > > >> > > > Buen día. >> > > > > > >> > > > >> > > > > > >> > > > Resetie mi servidor y me encuentro con el sig. >> error al >> > > > intentar >> > > > > > >> > instalar >> > > > > > >> > > > asterisk: >> > > > > > >> > > > >> > > > > > >> > > > *shell# yum install asterisk161* >> > > > > > >> > > > --> Finished Dependency Resolution >> > > > > > >> > > > Error: Package: >> 1:asterisk161-1.6.1.24-96.el6.x86_64 >> > > (atrpms) >> > > > > > >> > > > Requires: libpri.so.1.4()(64bit) >> > > > > > >> > > > Available: libpri-1.4.13-1.el6.x86_64 >> (epel) >> > > > > > >> > > > libpri.so.1.4()(64bit) >> > > > > > >> > > > Available: >> 1:libpri1-1.4.11.5-27.el6.x86_64 >> > > > (atrpms) >> > > > > > >> > > > libpri.so.1.4()(64bit) >> > > > > > >> > > > Available: >> 1:libpri1-1.2.8-23.el6.x86_64 >> > (atrpms) >> > > > > > >> > > > Not found >> > > > > > >> > > > >> > > > > > >> > > > Verifique sobre "libpri", "libpri1" y >> "libpri12", y las 3 >> > no >> > > > > estas >> > > > > > >> > > > instaladas en mi sistema :S. Si las instalo, el >> problema >> > > > > continua. >> > > > > > >> > > > >> > > > > > >> > > > Saludos ! >> > > > > > >> > > > >> > > > > > >> > > > -- >> > > > > > >> > > > M.S.I. Angel Haniel Cantu Jauregui. >> > > > > > >> > > > >> > > > > > >> > > > Celular: (011-52-1)-899-871-17-22 >> > > > > > >> > > > E-Mail: angel.cantu@sie-group.net >> > > > > > >> > > > Web: http://www.sie-group.net/ >> > > > > > >> > > > Cd. Reynosa Tamaulipas. >> > > > > > >> > > > _______________________________________________ >> > > > > > >> > > > CentOS-es mailing list >> > > > > > >> > > > CentOS-es@centos.org >> > > > > > >> > > > >> http://lists.centos.org/mailman/listinfo/centos-es >> > > > > > >> > > > >> > > > > > >> > > _______________________________________________ >> > > > > > >> > > CentOS-es mailing list >> > > > > > >> > > CentOS-es@centos.org >> > > > > > >> > > http://lists.centos.org/mailman/listinfo/centos-es >> > > > > > >> > > >> > > > > > >> > >> > > > > > >> > >> > > > > > >> > >> > > > > > >> > -- >> > > > > > >> > M.S.I. Angel Haniel Cantu Jauregui. >> > > > > > >> > >> > > > > > >> > Celular: (011-52-1)-899-871-17-22 >> > > > > > >> > E-Mail: angel.cantu@sie-group.net >> > > > > > >> > Web: http://www.sie-group.net/ >> > > > > > >> > Cd. Reynosa Tamaulipas. >> > > > > > >> > _______________________________________________ >> > > > > > >> > CentOS-es mailing list >> > > > > > >> > CentOS-es@centos.org >> > > > > > >> > http://lists.centos.org/mailman/listinfo/centos-es >> > > > > > >> > >> > > > > > >> >> > > > > > >> >> > > > > > >> >> > > > > > >> -- >> > > > > > >> rickygm >> > > > > > >> >> > > > > > >> http://gnuforever.homelinux.com >> > > > > > >> _______________________________________________ >> > > > > > >> CentOS-es mailing list >> > > > > > >> CentOS-es@centos.org >> > > > > > >> http://lists.centos.org/mailman/listinfo/centos-es >> > > > > > >> >> > > > > > > >> > > > > > > >> > > > > > > >> > > > > > > -- >> > > > > > > M.S.I. Angel Haniel Cantu Jauregui. >> > > > > > > >> > > > > > > Celular: (011-52-1)-899-871-17-22 >> > > > > > > E-Mail: angel.cantu@sie-group.net >> > > > > > > Web: http://www.sie-group.net/ >> > > > > > > Cd. Reynosa Tamaulipas. >> > > > > > > >> > > > > > >> > > > > > >> > > > > > >> > > > > > -- >> > > > > > M.S.I. Angel Haniel Cantu Jauregui. >> > > > > > >> > > > > > Celular: (011-52-1)-899-871-17-22 >> > > > > > E-Mail: angel.cantu@sie-group.net >> > > > > > Web: http://www.sie-group.net/ >> > > > > > Cd. Reynosa Tamaulipas. >> > > > > > _______________________________________________ >> > > > > > CentOS-es mailing list >> > > > > > CentOS-es@centos.org >> > > > > > http://lists.centos.org/mailman/listinfo/centos-es >> > > > > > >> > > > > >> > > > > >> > > > > >> > > > > -- >> > > > > rickygm >> > > > > >> > > > > http://gnuforever.homelinux.com >> > > > > _______________________________________________ >> > > > > CentOS-es mailing list >> > > > > CentOS-es@centos.org >> > > > > http://lists.centos.org/mailman/listinfo/centos-es >> > > > > >> > > > _______________________________________________ >> > > > CentOS-es mailing list >> > > > CentOS-es@centos.org >> > > > http://lists.centos.org/mailman/listinfo/centos-es >> > > > >> > > >> > > >> > > >> > > -- >> > > M.S.I. Angel Haniel Cantu Jauregui. >> > > >> > > Celular: (011-52-1)-899-871-17-22 >> > > E-Mail: angel.cantu@sie-group.net >> > > Web: http://www.sie-group.net/ >> > > Cd. Reynosa Tamaulipas. >> > > _______________________________________________ >> > > CentOS-es mailing list >> > > CentOS-es@centos.org >> > > http://lists.centos.org/mailman/listinfo/centos-es >> > > >> > _______________________________________________ >> > CentOS-es mailing list >> > CentOS-es@centos.org >> > http://lists.centos.org/mailman/listinfo/centos-es >> > >> _______________________________________________ >> CentOS-es mailing list >> CentOS-es@centos.org >> http://lists.centos.org/mailman/listinfo/centos-es >> > > > > -- > M.S.I. Angel Haniel Cantu Jauregui. > > Celular: (011-52-1)-899-871-17-22 > E-Mail: angel.cantu@sie-group.net > Web: http://www.sie-group.net/ > Cd. Reynosa Tamaulipas. >
-- M.S.I. Angel Haniel Cantu Jauregui.
Celular: (011-52-1)-899-871-17-22 E-Mail: angel.cantu@sie-group.net Web: http://www.sie-group.net/ Cd. Reynosa Tamaulipas.
-- M.S.I. Angel Haniel Cantu Jauregui.
Celular: (011-52-1)-899-871-17-22 E-Mail: angel.cantu@sie-group.net Web: http://www.sie-group.net/ Cd. Reynosa Tamaulipas.
-- M.S.I. Angel Haniel Cantu Jauregui.
Celular: (011-52-1)-899-871-17-22 E-Mail: angel.cantu@sie-group.net Web: http://www.sie-group.net/ Cd. Reynosa Tamaulipas.
-- M.S.I. Angel Haniel Cantu Jauregui.
Celular: (011-52-1)-899-871-17-22 E-Mail: angel.cantu@sie-group.net Web: http://www.sie-group.net/ Cd. Reynosa Tamaulipas.
-- M.S.I. Angel Haniel Cantu Jauregui.
Celular: (011-52-1)-899-871-17-22 E-Mail: angel.cantu@sie-group.net Web: http://www.sie-group.net/ Cd. Reynosa Tamaulipas.
-- M.S.I. Angel Haniel Cantu Jauregui.
Celular: (011-52-1)-899-871-17-22 E-Mail: angel.cantu@sie-group.net Web: http://www.sie-group.net/ Cd. Reynosa Tamaulipas.
sobre el Asterisk, tuve que instalar desde las fuenets current, porque el repo lo trae mal.
El 22 de noviembre de 2013 16:01, angel jauregui darkdiabliyo@gmail.comescribió:
Bueno solucionado :D... era que no estaban echos los enlaces simbolicos de: extensions.conf y mas... los hice a mano y listo.
El 20 de noviembre de 2013 12:12, angel jauregui darkdiabliyo@gmail.comescribió:
Me resulta imposoble comprender que no hay solucion para el problema que
tengo :S....
# limpiamos logs *shell# echo "" > /var/log/asterisk/full* *shell# echo "" > /var/log/asterisk/messages*
*shell# ls -l /var/run/ |grep aster* drwxr-xr-x 2 asterisk asterisk 4096 nov 20 12:06 asterisk
*shell# ls -l /var/run/asterisk/* srwxr-xr-x 1 root root 0 nov 20 12:06 asterisk.ctl -rw-r--r-- 1 root root 6 nov 20 12:06 asterisk.pid
*shell# /etc/init.d/asterisk restart* Deteniendo asterisk: [ OK ] Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl exist?) Iniciando asterisk: [ OK ]
*shell# tail -f /var/log/asterisk/messages* [Nov 20 12:09:36] NOTICE[15641] cdr_pgsql.c: cdr_pgsql configuration contains no global section, skipping module load. [Nov 20 12:09:36] WARNING[15641] cel_pgsql.c: CEL pgsql config file missing global section. [Nov 20 12:09:36] NOTICE[15641] pbx_ael.c: Starting AEL load process. [Nov 20 12:09:36] NOTICE[15641] pbx_ael.c: AEL load process: parsed config file name '/etc/asterisk/extensions.ael'. [Nov 20 12:09:36] NOTICE[15641] pbx_ael.c: AEL load process: checked config file name '/etc/asterisk/extensions.ael'. [Nov 20 12:09:36] NOTICE[15641] pbx_ael.c: AEL load process: compiled config file name '/etc/asterisk/extensions.ael'. [Nov 20 12:09:36] NOTICE[15641] pbx_ael.c: AEL load process: merged config file name '/etc/asterisk/extensions.ael'. [Nov 20 12:09:36] NOTICE[15641] pbx_ael.c: AEL load process: verified config file name '/etc/asterisk/extensions.ael'. [Nov 20 12:09:36] NOTICE[15641] chan_ooh323.c: Unable to load config ooh323.conf, OOH323 disabled
*shell# tail -f /var/log/asterisk/full* [Nov 20 12:09:54] NOTICE[15654] chan_sip.c: Registration from '< sip:102@10.0.1.1>' failed for '10.0.1.202:50887' - No matching peer found
El error de *full* es la demanda del telefono SIP que intenta asociarse, pero no lo tengo configurado aun, ya que asterisk solo fue intalado y nada mas....
Que opinan ?
Saludos !
El 19 de noviembre de 2013 16:50, angel jauregui darkdiabliyo@gmail.comescribió:
Les comento... mejor para no tener ciertas cosas desde fuentes y otro
desde repos, mejor limpie todo el rollo...
1- entre a lo paquetes dahdi-tools, dahdi-linux y libpri, y realice: make uninstall 2- yum remove asterisk* dahdi* libpri -y 3- rm -Rf /etc/asterisk 3- yum clean all 4- yum update -y 5- yum install asterisk* dahdi* mpg123 libpri -y
Y como resultado *me continua diciendo del problema *pero ya inicia y funciona:
*shell# asterisk -rvvvv* Asterisk 1.8.20.0, Copyright (C) 1999 - 2012 Digium, Inc. and others. Created by Mark Spencer markster@digium.com Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details. This is free software, with components licensed under the GNU General Public License version 2 and other licenses; you are welcome to redistribute it under certain conditions. Type 'core show license' for details. ========================================================================= Connected to Asterisk 1.8.20.0 currently running on server (pid = 16720) Verbosity is at least 4 server*CLI>
El problema que aun aparece, pero esto no evita que no corra asterisk, es el siguiente:
*shell# /etc/init.d/asterisk restart* Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl exist?) Deteniendo asterisk: [OK] Iniciando asterisk: [OK]
Alguien tiene una idea ?
Saludos !
El 19 de noviembre de 2013 14:03, angel jauregui <darkdiabliyo@gmail.com
escribió:
Y como no inicia el asterisk, pues FreePBX no funciona del todo bien...
bueno solo indica WARNING en el estado de "asterisk", lo demas en verde :D
El 19 de noviembre de 2013 13:12, angel jauregui < darkdiabliyo@gmail.com> escribió:
Inicie el servicio asterisk y me topo con este error... el cual ya
busque en google pero no encuentro solucion aun:
*shell# /etc/init.d/asterisk start* Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl exist?) Iniciando asterisk: [OK]
*shell# asterisk -rvvvv* Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl exist?)
Saludos !
El 19 de noviembre de 2013 10:32, angel jauregui < darkdiabliyo@gmail.com> escribió:
Bueno por mientras omitire poner dahdi del repo, porque como puse las
fuentes pues mi tarjeta esta reconocida, el modulo cargado y al parecer funciona.
*shell# dahdi_hardware* pci:0000:02:01.0 wctdm24xxp+ d161:8005 Wildcard TDM410P
Asi que a continuacion hago...
shell# asterisk-alsa asterisk-apidoc asterisk-calendar asterisk-curl asterisk-devel asterisk-fax asterisk-festival asterisk-gui asterisk-jabber asterisk-jack asterisk-ldap asterisk-lua asterisk-minivm asterisk-misdn asterisk-mobile asterisk-mysql asterisk-odbc asterisk-ooh323 asterisk-oss asterisk-portaudio asterisk-postgresql asterisk-radius asterisk-skinny asterisk-snmp asterisk-sounds asterisk-sounds-core-en asterisk-sounds-core-en-alaw asterisk-sounds-core-en-g722 asterisk-sounds-core-en-g729 asterisk-sounds-core-en-gsm asterisk-sounds-core-en-siren14 asterisk-sounds-core-en-siren7 asterisk-sounds-core-en-sln16 asterisk-sounds-core-en-ulaw asterisk-sounds-core-en-wav asterisk-sounds-core-es asterisk-sounds-core-es-alaw asterisk-sounds-core-es-g722 asterisk-sounds-core-es-g729 asterisk-sounds-core-es-gsm asterisk-sounds-core-es-siren14 asterisk-sounds-core-es-siren7 asterisk-sounds-core-es-sln16 asterisk-sounds-core-es-ulaw asterisk-sounds-core-es-wav asterisk-sqlite asterisk-tds asterisk-unistim asterisk-voicemail asterisk-voicemail-odbc asterisk-voicemail-plain
Saludos !
El 19 de noviembre de 2013 10:23, angel jauregui < darkdiabliyo@gmail.com> escribió:
Antes de continuar instalando les pregunto lo siguinte... > > Ya instale asterisk desde yum, pero anteriormente instale > dahdi-tools y dahdi-linux en version de paquetes fuente (tar.bz2). > Exluyo el paso de instalar el dahdi del repostorio ? > Si lo instalo con yum se hara algun conflicto ? > > Saludos ! > > > El 19 de noviembre de 2013 10:17, angel jauregui < > darkdiabliyo@gmail.com> escribió: > > Compa~eros ya estoy instalando asterisk-1.8 desde EPEL. >> >> El problema no era EPEL, sino que habia un conflicto con EPEL y >> atrpms, atrpms es un repo que instale desde que levante CentOS en el server >> (hace ya 1 a~o), y resulta que este ofrecia asterisk14 y asterisk161, y por >> conflicto de dependencias no me permitia listar asterisk18 ni mucho menos >> instalarlo. >> >> Tuve que usar *yum list* y ver el nombre real del paquete >> "atrpms-repo", despues procedo a desinstalarlo, limpie "*yum clean >> all*", actualice las bases "*yum update -y*". >> >> Y magia :D, ya aparece el paquete "*asterisk*" y al hacer >> "install" me indica que es la 1.8.20.0-1. >> >> Voy a instalar las demas cosas y les continuo platicando :D >> >> Saludos ! >> >> >> El 19 de noviembre de 2013 10:08, David González Romero < >> dgrvedado@gmail.com> escribió: >> >> En todo caso tienes instalado algun otro repo aparte de EPEL? >>> >>> O en ultima instancia bajate los paquetes del 1.8 e instala de >>> forma >>> local... >>> >>> otra opcion sería: >>> yum list astrisk* >>> >>> Saludos, >>> David >>> >>> >>> El 19 de noviembre de 2013 13:02, Aland Laines < >>> aland.laines@gmail.com>escribió: >>> >>> > y probaste instalando libpri-1.4.13-1.el6.x86_64 ?, eso está en >>> el repo >>> > EPEL. >>> > >>> > Saludos, >>> > >>> > *Aland Laines Calonge* >>> > Twitter: @lainessolutions >>> > Comunidad CakePHP en Español >>> > Google+< >>> https://plus.google.com/communities/106077549014949879129%3E >>> > http://about.me/aland.laines >>> > >>> > >>> > >>> > 2013/11/19 angel jauregui darkdiabliyo@gmail.com >>> > >>> > > @David no doy con asterisk18 :(, vaya instale el EPEL que >>> mencionas: >>> > > >>> > > shell# wget http://epel.gtdinternet.com/RPM-GPG-KEY-EPEL-6 >>> > > shell# rpm --import RPM-GPG-KEY-EPEL-6 >>> > > shell# wget >>> > > >>> http://epel.gtdinternet.com/6/x86_64/epel-release-6-8.noarch.rpm >>> > > shell# rpm -Uvh epel-release-6-8.noarch.rpm >>> > > shell# yum update -y >>> > > >>> > > Pero recibo esto: >>> > > >>> > > *shell# yum search asterisk* >>> > > asterisk14.x86_64 : The Open Source Linux PBX >>> > > asterisk16.x86_64 : The Open Source Linux PBX >>> > > asterisk160.x86_64 : The Open Source Linux PBX >>> > > asterisk161.x86_64 : The Open Source Linux PBX >>> > > >>> > > *shell# yum install asterisk * >>> > > Package libpri is obsoleted by libpri12, but obsoleting >>> package does not >>> > > provide for requirements >>> > > --> Processing Dependency: libss7.so.1()(64bit) for package: >>> > > 1:asterisk161-1.6.1.24-96.el6.x86_64 >>> > > --> Running transaction check >>> > > ---> Package asterisk-core-sounds-en-gsm.noarch 0:1.4.20-62 >>> will be >>> > > installed >>> > > ---> Package asterisk-moh-opsound-wav.noarch 0:2.03-56 will be >>> installed >>> > > ---> Package asterisk161.x86_64 1:1.6.1.24-96.el6 will be >>> installed >>> > > --> Processing Dependency: libpri.so.1.4()(64bit) for package: >>> > > 1:asterisk161-1.6.1.24-96.el6.x86_64 >>> > > Package libpri is obsoleted by libpri12, but obsoleting >>> package does not >>> > > provide for requirements >>> > > ---> Package freetds.x86_64 0:0.91-2.el6 will be installed >>> > > ---> Package iksemel.x86_64 0:1.4-2.el6 will be installed >>> > > ---> Package jack-audio-connection-kit.x86_64 0:0.121.3-1.el6 >>> will be >>> > > installed >>> > > ---> Package libresample.x86_64 0:0.1.3-12.el6 will be >>> installed >>> > > ---> Package libss7.x86_64 0:1.0.2-1.el6 will be installed >>> > > ---> Package libtonezone2.x86_64 1:2.4.1-68.el6 will be >>> installed >>> > > ---> Package portaudio.x86_64 0:19-9.el6 will be installed >>> > > ---> Package radiusclient-ng.x86_64 0:0.5.6-5.el6 will be >>> installed >>> > > --> Finished Dependency Resolution >>> > > Error: Package: 1:asterisk161-1.6.1.24-96.el6.x86_64 (atrpms) >>> > > Requires: libpri.so.1.4()(64bit) >>> > > Available: libpri-1.4.13-1.el6.x86_64 (epel) >>> > > libpri.so.1.4()(64bit) >>> > > Available: 1:libpri1-1.4.11.5-27.el6.x86_64 (atrpms) >>> > > libpri.so.1.4()(64bit) >>> > > Available: 1:libpri1-1.2.8-23.el6.x86_64 (atrpms) >>> > > Not found >>> > > You could try using --skip-broken to work around the problem >>> > > You could try running: rpm -Va --nofiles --nodigest >>> > > >>> > > Agradesco tu ayuda :D >>> > > >>> > > Saludos ! >>> > > >>> > > >>> > > El 15 de noviembre de 2013 18:15, David González Romero < >>> > > dgrvedado@gmail.com >>> > > > escribió: >>> > > >>> > > > Angel usa el repo de EPEL, ahi esta el Asterisk >>> > > > >>> > > > [root@server ~]# yum list asterisk* >>> > > > Loaded plugins: fastestmirror, security >>> > > > Loading mirror speeds from cached hostfile >>> > > > * epel: epel.gtdinternet.com >>> > > > Available Packages >>> > > > asterisk.x86_64 >>> > > > 1.8.20.0-1.el6 >>> epel >>> > > > asterisk-alsa.x86_64 >>> > > > 1.8.20.0-1.el6 >>> epel >>> > > > asterisk-apidoc.x86_64 >>> > > > 1.8.20.0-1.el6 >>> epel >>> > > > asterisk-calendar.x86_64 >>> > > > 1.8.20.0-1.el6 >>> epel >>> > > > asterisk-curl.x86_64 >>> > > > 1.8.20.0-1.el6 >>> epel >>> > > > asterisk-dahdi.x86_64 >>> > > > 1.8.20.0-1.el6 >>> epel >>> > > > asterisk-devel.i686 >>> > > > 1.8.20.0-1.el6 >>> epel >>> > > > asterisk-devel.x86_64 >>> > > > 1.8.20.0-1.el6 >>> epel >>> > > > asterisk-fax.x86_64 >>> > > > 1.8.20.0-1.el6 >>> epel >>> > > > asterisk-festival.x86_64 >>> > > > 1.8.20.0-1.el6 >>> epel >>> > > > asterisk-gui.noarch >>> > > > 2.0-6.20120518svn5220.el6 >>> epel >>> > > > asterisk-jabber.x86_64 >>> > > > 1.8.20.0-1.el6 >>> epel >>> > > > asterisk-jack.x86_64 >>> > > > 1.8.20.0-1.el6 >>> epel >>> > > > asterisk-ldap.x86_64 >>> > > > 1.8.20.0-1.el6 >>> epel >>> > > > asterisk-lua.x86_64 >>> > > > 1.8.20.0-1.el6 >>> epel >>> > > > asterisk-minivm.x86_64 >>> > > > 1.8.20.0-1.el6 >>> epel >>> > > > asterisk-misdn.x86_64 >>> > > > 1.8.20.0-1.el6 >>> epel >>> > > > asterisk-mobile.x86_64 >>> > > > 1.8.20.0-1.el6 >>> epel >>> > > > asterisk-mysql.x86_64 >>> > > > 1.8.20.0-1.el6 >>> epel >>> > > > asterisk-odbc.x86_64 >>> > > > 1.8.20.0-1.el6 >>> epel >>> > > > asterisk-ooh323.x86_64 >>> > > > 1.8.20.0-1.el6 >>> epel >>> > > > asterisk-oss.x86_64 >>> > > > 1.8.20.0-1.el6 >>> epel >>> > > > asterisk-portaudio.x86_64 >>> > > > 1.8.20.0-1.el6 >>> epel >>> > > > asterisk-postgresql.x86_64 >>> > > > 1.8.20.0-1.el6 >>> epel >>> > > > asterisk-radius.x86_64 >>> > > > 1.8.20.0-1.el6 >>> epel >>> > > > asterisk-skinny.x86_64 >>> > > > 1.8.20.0-1.el6 >>> epel >>> > > > asterisk-snmp.x86_64 >>> > > > 1.8.20.0-1.el6 >>> epel >>> > > > asterisk-sounds-core-en.noarch >>> > > > 1.4.24-1.el6 >>> epel >>> > > > >>> > > > EPEL te resolverá mil problemas... lo recomiendo >>> encarecidamente para >>> > > > quienes desean conseguir casi cualquier paquete >>> pre-compilado. >>> > > > >>> > > > Saludos, >>> > > > David >>> > > > >>> > > > >>> > > > El 15 de noviembre de 2013 16:58, troxlinux < >>> xserverlinux@gmail.com >>> > > > >escribió: >>> > > > >>> > > > > es una interfaz web para asterisk , pero mi recomendacion >>> es que >>> > mejor >>> > > > > compiles antes que instales rpm . >>> > > > > >>> > > > > >>> > > > > El 14 de noviembre de 2013 17:50, angel jauregui >>> > > > > darkdiabliyo@gmail.comescribió: >>> > > > > >>> > > > > > En este sitio http://asteriskfaqs.org/tag/yum menciona >>> sobre el >>> > > > paquete >>> > > > > > asterisknow, en realidad que es ?... porque siempre >>> acostumbro >>> > poner >>> > > > > > asterisk+dahdi+freepbx.... >>> > > > > > >>> > > > > > Saludos ! >>> > > > > > >>> > > > > > >>> > > > > > El 14 de noviembre de 2013 17:48, angel jauregui >>> > > > > > darkdiabliyo@gmail.comescribió: >>> > > > > > >>> > > > > > > Se esta compilando ya asterisk xD... >>> > > > > > > >>> > > > > > > >>> > > > > > > El 14 de noviembre de 2013 17:01, troxlinux < >>> > > xserverlinux@gmail.com >>> > > > > > >escribió: >>> > > > > > > >>> > > > > > > lo mas recomendable es instalarlo desde la fuentes asi >>> compilas >>> > los >>> > > > > > modulos >>> > > > > > >> a tu gusto. >>> > > > > > >> >>> > > > > > >> una de tantas >>> > > > > > >> >>> > > > > > >> http://blogs.siprotel.com/wpress/?p=7 >>> > > > > > >> >>> > > > > > >> >>> > > > > > >> El 14 de noviembre de 2013 11:43, angel jauregui >>> > > > > > >> darkdiabliyo@gmail.comescribió: >>> > > > > > >> >>> > > > > > >> > Si es lo mas extra~o porque el asterisk-18 estaba >>> disponible >>> > en >>> > > el >>> > > > > > repo >>> > > > > > >> de >>> > > > > > >> > centos, pero ahora veo que solo es el 16. >>> > > > > > >> > >>> > > > > > >> > Sabes si es posible poner el asterisk-18 desde el >>> repo ? >>> > > > > > >> > >>> > > > > > >> > Saludos ! >>> > > > > > >> > >>> > > > > > >> > >>> > > > > > >> > 2013/11/14 Gerardo Barajas < >>> gerardo.barajas@gmail.com> >>> > > > > > >> > >>> > > > > > >> > > 1) No te recomiendo que uses Asterisk 1.6. Es >>> realmente >>> > malo. >>> > > > Usa >>> > > > > > 1,8 >>> > > > > > >> o >>> > > > > > >> > 10 >>> > > > > > >> > > 2) Lo mejor es compilarlo a manita.Lo mejor es >>> que sigas un >>> > > > > tutorial >>> > > > > > >> como >>> > > > > > >> > > este: >>> > > > > > >> > > >>> > > > > > >> > >>> > > > > > >> >>> > > > > > >>> > > > > >>> > > > >>> > > >>> > >>> http://blogs.digium.com/2012/11/05/how-to-install-asterisk-11-on-centos-6/o >>> > > > > > >> > > este http://blogs.siprotel.com/wpress/?p=7 >>> > > > > > >> > > >>> > > > > > >> > > >>> > > > > > >> > > Saludos/Regards >>> > > > > > >> > > -- >>> > > > > > >> > > Ing. Gerardo Barajas Puente >>> > > > > > >> > > >>> > > > > > >> > > >>> > > > > > >> > > >>> > > > > > >> > > On Thu, Nov 14, 2013 at 9:46 AM, angel jauregui < >>> > > > > > >> darkdiabliyo@gmail.com >>> > > > > > >> > > >wrote: >>> > > > > > >> > > >>> > > > > > >> > > > Buen día. >>> > > > > > >> > > > >>> > > > > > >> > > > Resetie mi servidor y me encuentro con el sig. >>> error al >>> > > > intentar >>> > > > > > >> > instalar >>> > > > > > >> > > > asterisk: >>> > > > > > >> > > > >>> > > > > > >> > > > *shell# yum install asterisk161* >>> > > > > > >> > > > --> Finished Dependency Resolution >>> > > > > > >> > > > Error: Package: >>> 1:asterisk161-1.6.1.24-96.el6.x86_64 >>> > > (atrpms) >>> > > > > > >> > > > Requires: libpri.so.1.4()(64bit) >>> > > > > > >> > > > Available: >>> libpri-1.4.13-1.el6.x86_64 (epel) >>> > > > > > >> > > > libpri.so.1.4()(64bit) >>> > > > > > >> > > > Available: >>> 1:libpri1-1.4.11.5-27.el6.x86_64 >>> > > > (atrpms) >>> > > > > > >> > > > libpri.so.1.4()(64bit) >>> > > > > > >> > > > Available: >>> 1:libpri1-1.2.8-23.el6.x86_64 >>> > (atrpms) >>> > > > > > >> > > > Not found >>> > > > > > >> > > > >>> > > > > > >> > > > Verifique sobre "libpri", "libpri1" y >>> "libpri12", y las 3 >>> > no >>> > > > > estas >>> > > > > > >> > > > instaladas en mi sistema :S. Si las instalo, el >>> problema >>> > > > > continua. >>> > > > > > >> > > > >>> > > > > > >> > > > Saludos ! >>> > > > > > >> > > > >>> > > > > > >> > > > -- >>> > > > > > >> > > > M.S.I. Angel Haniel Cantu Jauregui. >>> > > > > > >> > > > >>> > > > > > >> > > > Celular: (011-52-1)-899-871-17-22 >>> > > > > > >> > > > E-Mail: angel.cantu@sie-group.net >>> > > > > > >> > > > Web: http://www.sie-group.net/ >>> > > > > > >> > > > Cd. Reynosa Tamaulipas. >>> > > > > > >> > > > _______________________________________________ >>> > > > > > >> > > > CentOS-es mailing list >>> > > > > > >> > > > CentOS-es@centos.org >>> > > > > > >> > > > >>> http://lists.centos.org/mailman/listinfo/centos-es >>> > > > > > >> > > > >>> > > > > > >> > > _______________________________________________ >>> > > > > > >> > > CentOS-es mailing list >>> > > > > > >> > > CentOS-es@centos.org >>> > > > > > >> > > >>> http://lists.centos.org/mailman/listinfo/centos-es >>> > > > > > >> > > >>> > > > > > >> > >>> > > > > > >> > >>> > > > > > >> > >>> > > > > > >> > -- >>> > > > > > >> > M.S.I. Angel Haniel Cantu Jauregui. >>> > > > > > >> > >>> > > > > > >> > Celular: (011-52-1)-899-871-17-22 >>> > > > > > >> > E-Mail: angel.cantu@sie-group.net >>> > > > > > >> > Web: http://www.sie-group.net/ >>> > > > > > >> > Cd. Reynosa Tamaulipas. >>> > > > > > >> > _______________________________________________ >>> > > > > > >> > CentOS-es mailing list >>> > > > > > >> > CentOS-es@centos.org >>> > > > > > >> > http://lists.centos.org/mailman/listinfo/centos-es >>> > > > > > >> > >>> > > > > > >> >>> > > > > > >> >>> > > > > > >> >>> > > > > > >> -- >>> > > > > > >> rickygm >>> > > > > > >> >>> > > > > > >> http://gnuforever.homelinux.com >>> > > > > > >> _______________________________________________ >>> > > > > > >> CentOS-es mailing list >>> > > > > > >> CentOS-es@centos.org >>> > > > > > >> http://lists.centos.org/mailman/listinfo/centos-es >>> > > > > > >> >>> > > > > > > >>> > > > > > > >>> > > > > > > >>> > > > > > > -- >>> > > > > > > M.S.I. Angel Haniel Cantu Jauregui. >>> > > > > > > >>> > > > > > > Celular: (011-52-1)-899-871-17-22 >>> > > > > > > E-Mail: angel.cantu@sie-group.net >>> > > > > > > Web: http://www.sie-group.net/ >>> > > > > > > Cd. Reynosa Tamaulipas. >>> > > > > > > >>> > > > > > >>> > > > > > >>> > > > > > >>> > > > > > -- >>> > > > > > M.S.I. Angel Haniel Cantu Jauregui. >>> > > > > > >>> > > > > > Celular: (011-52-1)-899-871-17-22 >>> > > > > > E-Mail: angel.cantu@sie-group.net >>> > > > > > Web: http://www.sie-group.net/ >>> > > > > > Cd. Reynosa Tamaulipas. >>> > > > > > _______________________________________________ >>> > > > > > CentOS-es mailing list >>> > > > > > CentOS-es@centos.org >>> > > > > > http://lists.centos.org/mailman/listinfo/centos-es >>> > > > > > >>> > > > > >>> > > > > >>> > > > > >>> > > > > -- >>> > > > > rickygm >>> > > > > >>> > > > > http://gnuforever.homelinux.com >>> > > > > _______________________________________________ >>> > > > > CentOS-es mailing list >>> > > > > CentOS-es@centos.org >>> > > > > http://lists.centos.org/mailman/listinfo/centos-es >>> > > > > >>> > > > _______________________________________________ >>> > > > CentOS-es mailing list >>> > > > CentOS-es@centos.org >>> > > > http://lists.centos.org/mailman/listinfo/centos-es >>> > > > >>> > > >>> > > >>> > > >>> > > -- >>> > > M.S.I. Angel Haniel Cantu Jauregui. >>> > > >>> > > Celular: (011-52-1)-899-871-17-22 >>> > > E-Mail: angel.cantu@sie-group.net >>> > > Web: http://www.sie-group.net/ >>> > > Cd. Reynosa Tamaulipas. >>> > > _______________________________________________ >>> > > CentOS-es mailing list >>> > > CentOS-es@centos.org >>> > > http://lists.centos.org/mailman/listinfo/centos-es >>> > > >>> > _______________________________________________ >>> > CentOS-es mailing list >>> > CentOS-es@centos.org >>> > http://lists.centos.org/mailman/listinfo/centos-es >>> > >>> _______________________________________________ >>> CentOS-es mailing list >>> CentOS-es@centos.org >>> http://lists.centos.org/mailman/listinfo/centos-es >>> >> >> >> >> -- >> M.S.I. Angel Haniel Cantu Jauregui. >> >> Celular: (011-52-1)-899-871-17-22 >> E-Mail: angel.cantu@sie-group.net >> Web: http://www.sie-group.net/ >> Cd. Reynosa Tamaulipas. >> > > > > -- > M.S.I. Angel Haniel Cantu Jauregui. > > Celular: (011-52-1)-899-871-17-22 > E-Mail: angel.cantu@sie-group.net > Web: http://www.sie-group.net/ > Cd. Reynosa Tamaulipas. >
-- M.S.I. Angel Haniel Cantu Jauregui.
Celular: (011-52-1)-899-871-17-22 E-Mail: angel.cantu@sie-group.net Web: http://www.sie-group.net/ Cd. Reynosa Tamaulipas.
-- M.S.I. Angel Haniel Cantu Jauregui.
Celular: (011-52-1)-899-871-17-22 E-Mail: angel.cantu@sie-group.net Web: http://www.sie-group.net/ Cd. Reynosa Tamaulipas.
-- M.S.I. Angel Haniel Cantu Jauregui.
Celular: (011-52-1)-899-871-17-22 E-Mail: angel.cantu@sie-group.net Web: http://www.sie-group.net/ Cd. Reynosa Tamaulipas.
-- M.S.I. Angel Haniel Cantu Jauregui.
Celular: (011-52-1)-899-871-17-22 E-Mail: angel.cantu@sie-group.net Web: http://www.sie-group.net/ Cd. Reynosa Tamaulipas.
-- M.S.I. Angel Haniel Cantu Jauregui.
Celular: (011-52-1)-899-871-17-22 E-Mail: angel.cantu@sie-group.net Web: http://www.sie-group.net/ Cd. Reynosa Tamaulipas.
-- M.S.I. Angel Haniel Cantu Jauregui.
Celular: (011-52-1)-899-871-17-22 E-Mail: angel.cantu@sie-group.net Web: http://www.sie-group.net/ Cd. Reynosa Tamaulipas.