Re: [asterisk-users] Error of FreePBX after installing from Yum Repository of Asterisk

2010-06-08 Thread bruce bruce
I actually commented all this in safe_asterisk and now asterisk loads all fine at the beginning. Is this okay to do? Also at the beginning of the file I commented #TTY=9 as well. Can someone shade some light as to what TTY is and how it can have an adverse effect if it's not available? #if test

Re: [asterisk-users] Error of FreePBX after installing from Yum Repository of Asterisk

2010-06-07 Thread bruce bruce
CentOS 5.4 and asterisk does stay running after it's loaded by asterisk -g. But the chkconfig --add asterisk doesn't work :( I need FOP and this error should go away as it's annoying. I don't see this on Trixbox, piaf, or Elastix. It shouldn't be on my install either. Thanks for the input. On

Re: [asterisk-users] Error of FreePBX after installing from Yum Repository of Asterisk

2010-06-07 Thread Steve Edwards
On Mon, 7 Jun 2010, bruce bruce wrote: CentOS 5.4 and asterisk does stay running after it's loaded by asterisk -g. But the chkconfig --add asterisk doesn't work :( What does chkconfig --list asterisk show? The add command looks in the asterisk script for a line that looks like: #

Re: [asterisk-users] Error of FreePBX after installing from Yum Repository of Asterisk

2010-06-07 Thread Seann Clark
Steve Edwards wrote: On Mon, 7 Jun 2010, bruce bruce wrote: CentOS 5.4 and asterisk does stay running after it's loaded by asterisk -g. But the chkconfig --add asterisk doesn't work :( What does chkconfig --list asterisk show? The add command looks in the asterisk script for a line

Re: [asterisk-users] Error of FreePBX after installing from Yum Repository of Asterisk

2010-06-07 Thread bruce bruce
Thanks for the input Seann and Steve. That is insightful. I did run chkconfig --list asterisk and following is the output: *[r...@tel ~]# chkconfig --list asterisk* *asterisk0:off 1:off 2:on3:on4:on5:on6:off* In file /usr/sbin/safe_asterisk I have priority for asterisk

Re: [asterisk-users] Error of FreePBX after installing from Yum Repository of Asterisk

2010-06-07 Thread Seann Clark
On 6/7/2010 5:20 PM, bruce bruce wrote: Thanks for the input Seann and Steve. That is insightful. I did run chkconfig --list asterisk and following is the output: *[r...@tel ~]# chkconfig --list asterisk* *asterisk0:off 1:off 2:on3:on4:on5:on6:off* In file

Re: [asterisk-users] Error of FreePBX after installing from Yum Repository of Asterisk

2010-06-07 Thread Warren Selby
chown: cannot access `/dev/tty9': No such file or directory I had this error on a VPS (virtual server) that did not have access to tty's. You can take the TTY statement out of safe_asterisk script and then try it again. I don't have the exact code right now because I'm on my phone,

Re: [asterisk-users] Error of FreePBX after installing from Yum Repository of Asterisk

2010-06-07 Thread bruce bruce
I did see the TTY=9 on the third or fourth line but commenting that doesn't help much. I would really appreciate it if you can send the changes you made. Indeed it is a VPS. Thanks, Bruce On Mon, Jun 7, 2010 at 7:49 PM, Warren Selby wcse...@selbytech.com wrote: *chown: cannot access

[asterisk-users] Error of FreePBX after installing from Yum Repository of Asterisk

2010-06-06 Thread bruce bruce
Hi Guys, Just did an Asterisk 1.6.x (repo install) and FreePBX (source install). When trying to dial a number, I get this: tel*CLI Use of uninitialized value in hash element at /var/www/html/panel/ op_server.pl line 3367. Use of uninitialized value in concatenation (.) or string at

Re: [asterisk-users] Error of FreePBX after installing from Yum Repository of Asterisk

2010-06-06 Thread dotnetdub
On 6 June 2010 19:48, bruce bruce bruceb...@gmail.com wrote: Hi Guys, Just did an Asterisk 1.6.x (repo install) and FreePBX (source install). When trying to dial a number, I get this: tel*CLI Use of uninitialized value in hash element at /var/www/html/panel/ op_server.pl line 3367. Use of

Re: [asterisk-users] Error of FreePBX after installing from Yum Repository of Asterisk

2010-06-06 Thread bruce bruce
Reboot like 10 times and the problem still presists. Also, upon reboot despite having done chkconfig --add asterisk asterisk still doesn't load automatically. And amportal start fails. So, I have to do asterisk -g first and then amportal start. Wondering if that might be related? Thanks for the

Re: [asterisk-users] Error of FreePBX after installing from Yum Repository of Asterisk

2010-06-06 Thread Seann Clark
The op_server.pl is part of the Flash Operators Panel, which isn't really important to the operation of the PBX, it is just a nice pretty interface showing what lines and what groups are active. What O/S are you using? Are there any errors in the asterisk logs? Does asterisk stay running after

Re: [asterisk-users] error in FreePBX

2007-03-30 Thread Jaswinder Singh
disable voicemail for that extension .. apply settings .. re-enable voicemail .. re-apply settings . this helped me once before. ___ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options

[asterisk-users] error in FreePBX

2007-03-29 Thread Carlos Jerónimo
Ive installed asterisk and freepbx. Through the interface ive configured 2 extensions, 6000 and 6001. My problem is that when i try to call from extension 6000 to 6001, i hear this msg Im-sorryan-error-has-occured and the call is terminated. As expected if i call to another number i get an error.

Re: [asterisk-users] error in FreePBX

2007-03-29 Thread Remco Barendse
On Thu, 29 Mar 2007, Carlos Jerónimo wrote: Ive installed asterisk and freepbx. Through the interface ive configured 2 extensions, 6000 and 6001. My problem is that when i try to call from extension 6000 to 6001, i hear this msg Im-sorryan-error-has-occured and the call is terminated. As

Re: [asterisk-users] error in FreePBX

2007-03-29 Thread Alex Robar
What output does the CLI generate when you try to make a call? It will tell you what the system is doing, so it will usually give you a good indicator of what is causing the call to fail. Alex On 3/29/07, Carlos Jerónimo [EMAIL PROTECTED] wrote: Ive installed asterisk and freepbx. Through the

Re: [asterisk-users] error in FreePBX

2007-03-29 Thread Steve Murphy
On Thu, 2007-03-29 at 13:26 +0200, Remco Barendse wrote: On Thu, 29 Mar 2007, Carlos Jerónimo wrote: Ive installed asterisk and freepbx. Through the interface ive configured 2 extensions, 6000 and 6001. My problem is that when i try to call from extension 6000 to 6001, i hear this msg

Re: [asterisk-users] error in FreePBX

2007-03-29 Thread Carlos Jerónimo
I haved read this but i not understand what the problem. mybe you understand why this error, for all call, in a extensions configured in asterisk/FreePbx. ieeta-proj-04*CLI sip show peers Name/username HostDyn Nat ACL Port Status 6009/6009

Re: [asterisk-users] error in FreePBX

2007-03-29 Thread Carlos Jerónimo
Hi Steve, your sugestion is correct, but i registed 2 times in FreePbx foruns this week, and my login is inactive yet. In the mail i receive this msg: Welcome to FreePBX Forums Forums Please keep this email for your records. Your account information is as follows: Your account is

Re: [asterisk-users] error in FreePBX

2007-03-29 Thread Alex Robar
I believe that's Roger Workman's job... I'll go kick him and see that he activates you. Alex On 3/29/07, Carlos Jerónimo [EMAIL PROTECTED] wrote: Hi Steve, your sugestion is correct, but i registed 2 times in FreePbx foruns this week, and my login is inactive yet. In the mail i receive this

Re: [asterisk-users] error in FreePBX

2007-03-29 Thread Philippe Lindheimer
Subject: Re: [asterisk-users] error in FreePBX I haved read this but i not understand what the problem. mybe you understand why this error, for all call, in a extensions configured in asterisk/FreePbx. ieeta-proj-04*CLI sip show peers Name/username HostDyn Nat ACL Port

Re: [asterisk-users] error in FreePBX

2007-03-29 Thread Francesco Peeters (Asterisk)
On Thu, March 29, 2007 19:36, Carlos Jerónimo wrote: Hi Steve, your sugestion is correct, but i registed 2 times in FreePbx foruns this week, and my login is inactive yet. In the mail i receive this msg: Welcome to FreePBX Forums Forums Please keep this email for your records.

[asterisk-users] error, install freePbx

2007-03-20 Thread Carlos Jerónimo
Hi, i try install FreePbx by tuturial in http://www.voip-info.org/wiki/view/Instalaci%C3%B3n+de+Asterisk+en+Ubuntu+Server+Paso+a+Pasoview_comment_id=13443 but i have this error when i try install freepbx: #pear install db No releases available for package pear.php.net/db Cannot initialize 'db'

Re: [asterisk-users] error, install freePbx

2007-03-20 Thread dima
perhaps you should try pear install DB However note that this mailing list has nothing to do with pear. Hi, i try install FreePbx by tuturial in http://www.voip-info.org/wiki/view/Instalaci%C3%B3n+de+Asterisk+en+Ubuntu+Server+Paso+a+Pasoview_comment_id=13443 but i have this error when i try

Re: [asterisk-users] error, install freePbx

2007-03-20 Thread Carlos Jerónimo
thanks, and sorry because the mailing list nothing to do with pear. but it'sa for install freePBX. pear install DB not works. more any sugestion? 2007/3/20, dima [EMAIL PROTECTED]: perhaps you should try pear install DB However note that this mailing list has nothing to do with pear. Hi, i

Re: [asterisk-users] error, install freePbx

2007-03-20 Thread Alex Robar
Hi Dima, You're better off following the Ubuntu guide written by the FreePBX developers: http://aussievoip.com.au/wiki/freePBX-Ubuntu Alex On 3/20/07, dima [EMAIL PROTECTED] wrote: perhaps you should try pear install DB However note that this mailing list has nothing to do with pear. Hi,

Re: [asterisk-users] error, install freePbx

2007-03-20 Thread Tzafrir Cohen
On Tue, Mar 20, 2007 at 12:07:30PM +, Carlos Jerónimo wrote: Hi, i try install FreePbx by tuturial in http://www.voip-info.org/wiki/view/Instalaci%C3%B3n+de+Asterisk+en+Ubuntu+Server+Paso+a+Pasoview_comment_id=13443 but i have this error when i try install freepbx: #pear install db

Re: [asterisk-users] Error uninstalling freepbx-panel

2006-11-25 Thread Tzafrir Cohen
Hi I had some backlog on asterisk-users. Anyway: my answer from the users list at xorcom: http://xorcom.com/pipermail/users_xorcom.com/2006-November/000328.html -- Tzafrir Cohen icq#16849755jabber:[EMAIL PROTECTED] +972-50-7952406

[asterisk-users] Error uninstalling freepbx-panel

2006-11-23 Thread Diego Quintana Cruz
Hi everybody, I've installed future packages (asterisk 1.2 and freepbx) from Xorcom's Repository in a debian etch, but when i want to uninstall freepbx-panel, i got this error: dialer:~# apt-get remove --purge freepbx-panel Leyendo lista de paquetes... Hecho Creando árbol de dependencias...