bar top left
bar top right
left curve
right curve
Bienvenido, Invitado

after installing fop2 , a problem disappeared
(1 viendo) (1) Invitado
Abajo
Publicar respuesta
Publicar nuevo tema
Página: 1
TEMA: after installing fop2 , a problem disappeared
#103495
after installing fop2 , a problem disappeared hace 11 Meses, 3 Semanas Karma: 0
hi ,
recently i installed fop2 and really a powerfull tool ,

now i want to ask ,
i use analog trunk dahdi lines .
=============================
before installing fop2 , i was using fop1 , and there were alot of hangs of trunk lines , i mean an alalog line is being busy for along times , and i have to to double click on the trunk icon to solve the issue ,
and actually i didnt know why this problem occurs .


but >>>>>>>>>>


after installing fop2 , this problem has never occured ,
i mean that the trunk analog dahdi lines has never been hanged

my question is ,


is this a feature in fop2 that solve an issue in fop1 ?????
was this a bug in fop1 and solved by fop2 ????

with my best regards for all
Introducir código aquí   
Por favor, aunque no se vea ningún BBcode ni botones de smiley, son usables igualmente
dr.x
Senior Boarder
Mensajes: 325
graphgraph
Usuario Offline Presiona aquí para ver el perfil de este usuario
Reply Quote
 
#103506
Re:after installing fop2 , a problem disappeared hace 11 Meses, 3 Semanas Karma: 5
In file chan_dahdi.conf you need to uncomment this lines in order to prevent that you lines stay as busy for long periods of time.

busydetect=yes
busycount=4

Maybe fop2 have an auto-detect of this.
Introducir código aquí   
Por favor, aunque no se vea ningún BBcode ni botones de smiley, son usables igualmente
CamusR
Fresh Boarder
Mensajes: 23
graphgraph
Usuario Offline Presiona aquí para ver el perfil de este usuario
Reply Quote
 
#103508
Re:after installing fop2 , a problem disappeared hace 11 Meses, 3 Semanas Karma: 5
My fault I repeated the post, please erase this post.
Introducir código aquí   
Por favor, aunque no se vea ningún BBcode ni botones de smiley, son usables igualmente
CamusR
Fresh Boarder
Mensajes: 23
graphgraph
Usuario Offline Presiona aquí para ver el perfil de este usuario
Última edición: 06/06/2012 10:25 por CamusR.
Reply Quote
 
#103518
Re:after installing fop2 , a problem disappeared hace 11 Meses, 3 Semanas Karma: 0
CamusR wrote:
In file chan_dahdi.conf you need to uncomment this lines in order to prevent that you lines stay as busy for long periods of time.

busydetect=yes
busycount=4

Maybe fop2 have an auto-detect of this.


hi,

actually this problem annoyed me and couldnt have anu solution for it ,

but i want to ask , have u suffered from this problem before ?????

if yes , how could u solve it
Introducir código aquí   
Por favor, aunque no se vea ningún BBcode ni botones de smiley, son usables igualmente
dr.x
Senior Boarder
Mensajes: 325
graphgraph
Usuario Offline Presiona aquí para ver el perfil de este usuario
Reply Quote
 
#103534
Re:after installing fop2 , a problem disappeared hace 11 Meses, 3 Semanas Karma: 5
Greetings dr.x,

You need to uncomment that lines that I mentioned before in chan_dahdi.conf, I had the same issue long time ago and that was the solution. The trunks in fop stayed in red (as in use) even if no call was in progress.

Good day.
Introducir código aquí   
Por favor, aunque no se vea ningún BBcode ni botones de smiley, son usables igualmente
CamusR
Fresh Boarder
Mensajes: 23
graphgraph
Usuario Offline Presiona aquí para ver el perfil de este usuario
Reply Quote
 
#103538
Re:after installing fop2 , a problem disappeared hace 11 Meses, 3 Semanas Karma: 0
CamusR wrote:
Greetings dr.x,

You need to uncomment that lines that I mentioned before in chan_dahdi.conf, I had the same issue long time ago and that was the solution. The trunks in fop stayed in red (as in use) even if no call was in progress.

Good day.


hi ,
i told u before , now i installed fop2 , butnot remembering wat was the configuration when i was using fop1 ;
here is the output of chan_dahdi.conf

========================
Código:

;Uncomment these lines if you have problems with the disconection of your analog lines
busydetect=yes
busycount=13

immediate=yes

#include dahdi-channels.conf
#include chan_dahdi_additional.conf


=========================

as u see, it is not commented , but now i feel some satisfaction because some one suffered the problem and could solve it ,


any way , i have screenshots when i was using fop1 and i willl include it

as u see from image that dahdi 8 has been hanged for more than 4 hours and hanged another extentyion with it "" manager extention ""
Introducir código aquí   
Por favor, aunque no se vea ningún BBcode ni botones de smiley, son usables igualmente
dr.x
Senior Boarder
Mensajes: 325
graphgraph
Usuario Offline Presiona aquí para ver el perfil de este usuario
Reply Quote
 
#103543
Re:after installing fop2 , a problem disappeared hace 11 Meses, 3 Semanas Karma: 5
Sorry dr.x,

Maybe I'm not explaining correctly. In a "normal" chan_dahdi.conf these lines are commented, maybe when you installed fop2 it uncommented that lines automatically. That is my hypotesis. Maybe you can try seeing this file with this command: (It is a backup chan_dahdi.conf)

cat /etc/asterisk/chan_dahdi.conf.elastixsave

You will see something like this:


;Uncomment these lines if you have problems with the disconection of your analog lines
;busydetect=yes
;busycount=3

The ";" before the line means that is commented

Regards,
Camus Red
Introducir código aquí   
Por favor, aunque no se vea ningún BBcode ni botones de smiley, son usables igualmente
CamusR
Fresh Boarder
Mensajes: 23
graphgraph
Usuario Offline Presiona aquí para ver el perfil de este usuario
Reply Quote
 
#103585
Re:after installing fop2 , a problem disappeared hace 11 Meses, 3 Semanas Karma: 0
CamusR wrote:
Sorry dr.x,

Maybe I'm not explaining correctly. In a "normal" chan_dahdi.conf these lines are commented, maybe when you installed fop2 it uncommented that lines automatically. That is my hypotesis. Maybe you can try seeing this file with this command: (It is a backup chan_dahdi.conf)

cat /etc/asterisk/chan_dahdi.conf.elastixsave

You will see something like this:


;Uncomment these lines if you have problems with the disconection of your analog lines
;busydetect=yes
;busycount=3

The ";" before the line means that is commented

Regards,
Camus Red

hi ,
i saw the old file , here is the result

;Uncomment these lines if you have problems with the disconection of your analog lines
Código:

[e1@lgh ~]# cat /etc/asterisk/chan_dahdi.conf.elastixsave 

====================
Código:

busydetect=yes
busycount=13


immediate=yes

#include dahdi-channels.conf
#include chan_dahdi_additional.conf
[e1@lgh ~]# 



as u see , the old line are also commented

does that seems that these line has no relation in correcting the problem ?????

also , i want ur comment about the image which i enclosed in my previous post .

regards
Introducir código aquí   
Por favor, aunque no se vea ningún BBcode ni botones de smiley, son usables igualmente
dr.x
Senior Boarder
Mensajes: 325
graphgraph
Usuario Offline Presiona aquí para ver el perfil de este usuario
Reply Quote
 
#103699
Re:after installing fop2 , a problem disappeared hace 11 Meses, 3 Semanas Karma: 5
Greetings dr.X,

Sorry, I don't really know if those lines made your lines to be busy all the time, for my experience with Elastix I solved that issue by that way. You are very probably right at your Elastix system, maybe that solution that I have mentioned doesn't have a relation with your issue.

Best regards,
Camus Red.
Introducir código aquí   
Por favor, aunque no se vea ningún BBcode ni botones de smiley, son usables igualmente
CamusR
Fresh Boarder
Mensajes: 23
graphgraph
Usuario Offline Presiona aquí para ver el perfil de este usuario
Reply Quote
 
#108807
Re:after installing fop2 , a problem disappeared hace 8 Meses, 3 Semanas Karma: 0
dear ,
wts the meaning of busydetect and busy count in the config above ??

regards
Introducir código aquí   
Por favor, aunque no se vea ningún BBcode ni botones de smiley, son usables igualmente
dr.x
Senior Boarder
Mensajes: 325
graphgraph
Usuario Offline Presiona aquí para ver el perfil de este usuario
Reply Quote
 
Arriba
Publicar respuesta
Publicar nuevo tema
Página: 1
Moderadores: Bob, jgutierrez

elastix

Protected by Spam Fighter