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

TDM400P all FXO channel in use ??
(1 viendo) (1) Invitado
Abajo
Publicar respuesta
Publicar nuevo tema
Página: 12
TEMA: TDM400P all FXO channel in use ??
#47653
TDM400P all FXO channel in use ?? hace 4 Meses, 3 Semanas Karma: -1
Hi I recently installed(just physically) the tdm400p 4 port fxo pci card, so elastix detect the card but all fxo port seems in use, ports seem un use in the flash operator panel

what does that mean? do you have any idea?

i configured Trunk Zap/1 and outbound route, everything seems fine, when i make a call toward outside through the my rules than asterisk reply me an answer that "all circuit are busy please try...."

what problem it could be? I attached the picture of my hardware detection page here.
img411.imageshack.us/img411/263/hardwaredetect.jpg

flash operator panel
img192.imageshack.us/img192/7310/dahdi.jpg


thanks
Introducir código aquí   
Por favor, aunque no se vea ningún BBcode ni botones de smiley, son usables igualmente
abbass@
Fresh Boarder
Mensajes: 15
graphgraph
Usuario Offline Presiona aquí para ver el perfil de este usuario
Última edición: 11/03/2010 15:01 por abbass@.
Reply Quote
 
#47758
Re:TDM400P all FXO channel in use ?? hace 4 Meses, 2 Semanas Karma: 2
Try running these commands and see if it releases the channels:

/etc/init.d/asterisk stop
/etc/init.d/dahdi restart
/etc/init.d/asterisk start
Introducir código aquí   
Por favor, aunque no se vea ningún BBcode ni botones de smiley, son usables igualmente
hinzinho
Junior Boarder
Mensajes: 99
graphgraph
Usuario Offline Presiona aquí para ver el perfil de este usuario
Reply Quote
 
#47789
Re:TDM400P all FXO channel in use ?? hace 4 Meses, 2 Semanas Karma: -1
Hi hinzinho,

when i stop asterisk with this command /etc/init.d/asterisk stop, hardware panel shows all FXO "Not in use" but when i start it back same problem happening again, it shows ports In Use.
it seems asterisk cause the port in use.

here is outline of the commands, it shows some error...


[root@elastix ~]#
[root@elastix ~]# /etc/init.d/asterisk stop
Shutting down asterisk: [ OK ]

[root@elastix ~]# /etc/init.d/dahdi restart
Unloading DAHDI hardware modules: ERROR: Module dahdi_echocan_oslec is in use
ERROR: Module dahdi is in use by dahdi_echocan_oslec
error
Loading DAHDI hardware modules:
wct4xxp: [ OK ]
wcte12xp: [ OK ]
wct1xxp: [ OK ]
wcte11xp: [ OK ]
wctdm24xxp: [ OK ]
wcfxo: [ OK ]
wctdm: [ OK ]
wcb4xxp: [ OK ]
wctc4xxp: [ OK ]
xpp_usb: [ OK ]
opvxa1200: [ OK ]
ystdm8xx: [ OK ]
ystdm16xx: [ OK ]
ap400: [ OK ]
dahdi_dynamic_eth: [ OK ]
dahdi_dynamic_ethmf: [ OK ]
ax1600p: [ OK ]
rxt1: DAHDI Tools Version - 2.2.0

DAHDI Version: 2.2.0.2
Echo Canceller(s): OSLEC
Configuration
======================


Channel map:

Channel 01: FXS Kewlstart (Default) (Echo Canceler: oslec) (Slaves: 01)
Channel 02: FXS Kewlstart (Default) (Echo Canceler: oslec) (Slaves: 02)
Channel 03: FXS Kewlstart (Default) (Echo Canceler: oslec) (Slaves: 03)
Channel 04: FXS Kewlstart (Default) (Echo Canceler: oslec) (Slaves: 04)

4 channels to configure.

Changing signalling on channel 1 from Unused to FXS Kewlstart
Setting echocan for channel 1 to oslec
Changing signalling on channel 2 from Unused to FXS Kewlstart
Setting echocan for channel 2 to oslec
Changing signalling on channel 3 from Unused to FXS Kewlstart
Setting echocan for channel 3 to oslec
Changing signalling on channel 4 from Unused to FXS Kewlstart
Setting echocan for channel 4 to oslec
[ OK ]
r1t1: DAHDI Tools Version - 2.2.0

DAHDI Version: 2.2.0.2
Echo Canceller(s): OSLEC
Configuration
======================


Channel map:

Channel 01: FXS Kewlstart (Default) (Echo Canceler: oslec) (Slaves: 01)
Channel 02: FXS Kewlstart (Default) (Echo Canceler: oslec) (Slaves: 02)
Channel 03: FXS Kewlstart (Default) (Echo Canceler: oslec) (Slaves: 03)
Channel 04: FXS Kewlstart (Default) (Echo Canceler: oslec) (Slaves: 04)

4 channels to configure.

Setting echocan for channel 1 to oslec
Setting echocan for channel 2 to oslec
Setting echocan for channel 3 to oslec
Setting echocan for channel 4 to oslec
[ OK ]
rcbfx: DAHDI Tools Version - 2.2.0

DAHDI Version: 2.2.0.2
Echo Canceller(s): OSLEC
Configuration
======================


Channel map:

Channel 01: FXS Kewlstart (Default) (Echo Canceler: oslec) (Slaves: 01)
Channel 02: FXS Kewlstart (Default) (Echo Canceler: oslec) (Slaves: 02)
Channel 03: FXS Kewlstart (Default) (Echo Canceler: oslec) (Slaves: 03)
Channel 04: FXS Kewlstart (Default) (Echo Canceler: oslec) (Slaves: 04)

4 channels to configure.

Setting echocan for channel 1 to oslec
Setting echocan for channel 2 to oslec
Setting echocan for channel 3 to oslec
Setting echocan for channel 4 to oslec
[ OK ]

Running dahdi_cfg: [ OK ]
[root@elastix ~]# /etc/init.d/asterisk start
SETTING FILE PERMISSIONS Asterisk
Permissions Asterisk OK
Starting asterisk: [ OK ]
[root@elastix ~]#




thanks for your help
Introducir código aquí   
Por favor, aunque no se vea ningún BBcode ni botones de smiley, son usables igualmente
abbass@
Fresh Boarder
Mensajes: 15
graphgraph
Usuario Offline Presiona aquí para ver el perfil de este usuario
Última edición: 13/03/2010 09:21 por abbass@.
Reply Quote
 
#47830
Re:TDM400P all FXO channel in use ?? hace 4 Meses, 2 Semanas Karma: 2
Post your Trunk and outbound route setup. The problem might be there.
Introducir código aquí   
Por favor, aunque no se vea ningún BBcode ni botones de smiley, son usables igualmente
hinzinho
Junior Boarder
Mensajes: 99
graphgraph
Usuario Offline Presiona aquí para ver el perfil de este usuario
Reply Quote
 
#47846
Re:TDM400P all FXO channel in use ?? hace 4 Meses, 2 Semanas Karma: -1
i format the computer with the elastix cd from the beginning, now there is factory default settings, i didnt even change the ip addres so when i access the GUI first time it showed me all FXO not in use, but when i press the hardware detection button somehow it start showing all fxo port IN USE.

it is really strange, maybe i am gonna replace TDM pci card, but i scare same thing will be happen again, actually i was trusting elastix but after all i dont know.

thanks
Introducir código aquí   
Por favor, aunque no se vea ningún BBcode ni botones de smiley, son usables igualmente
abbass@
Fresh Boarder
Mensajes: 15
graphgraph
Usuario Offline Presiona aquí para ver el perfil de este usuario
Reply Quote
 
#51826
Re:TDM400P all FXO channel in use ?? hace 3 Meses Karma: 0
I have the same problem. when i do the command below, there were the same result of the previous post.

/etc/init.d/asterisk stop
/etc/init.d/dahdi restart
/etc/init.d/asterisk start


But when i call out, there was "all-circuits-busy-now....."
and for incoming call, phone picked up and it hang up immediately and start ringing again.

So how to fix this? Please?
Introducir código aquí   
Por favor, aunque no se vea ningún BBcode ni botones de smiley, son usables igualmente
ezy
Fresh Boarder
Mensajes: 9
graphgraph
Usuario Offline Presiona aquí para ver el perfil de este usuario
Reply Quote
 
#51840
Re:TDM400P all FXO channel in use ?? hace 3 Meses Karma: -1
Hi mate,
This problem is not about TDM card, i have even replaced TDM with X100P SE before and could not fix the problem, this is kind of bug on elastix.

dont waste your time, the better solution is replace your elastix with its brothers(trixbox or asteriskNow)

good luck
Introducir código aquí   
Por favor, aunque no se vea ningún BBcode ni botones de smiley, son usables igualmente
abbass@
Fresh Boarder
Mensajes: 15
graphgraph
Usuario Offline Presiona aquí para ver el perfil de este usuario
Reply Quote
 
#51868
Re:TDM400P all FXO channel in use ?? hace 3 Meses Karma: 0
I thought that my TDM card had problem, so I tried to change.
The result is the same, not working. Do you know that trixbox or asteriskNow can use CallCenter module of elastix? how?

Thanks
Introducir código aquí   
Por favor, aunque no se vea ningún BBcode ni botones de smiley, son usables igualmente
ezy
Fresh Boarder
Mensajes: 9
graphgraph
Usuario Offline Presiona aquí para ver el perfil de este usuario
Reply Quote
 
#51869
Re:TDM400P all FXO channel in use ?? hace 3 Meses Karma: 95
With respoect ezy

I suggest that it's you that's not working correctly, not asterisk or elastix, I suggest that you will have the same problem with any varient, look into your dahdi/router/nat configuration again (and again until you understand), it's all explained in "Elastix Without Tears"

And No the Elastix Call center will not work with anything but Elastix.

dicko
Introducir código aquí   
Por favor, aunque no se vea ningún BBcode ni botones de smiley, son usables igualmente
dicko
Did I learn something today? If not, I wasted it.
Moderador
Mensajes: 2851
graphgraph
Usuario Offline Presiona aquí para ver el perfil de este usuario
Sexo: Hombre Localización: Where my freeway is the same as my latitude Cumpleaños: 01/21
Última edición: 30/04/2010 15:02 por dicko.
I assume you have downloaded, read and absorbed - Enlaces ocultos para usuarios no registrados. Inicie sesión o regístrese Aquí, I encourage you all to visit Enlaces ocultos para usuarios no registrados. Inicie sesión o regístrese Aquí
Dicko
Reply Quote
 
#51899
Re:TDM400P all FXO channel in use ?? hace 3 Meses Karma: 0
Hi all,
Try to setup the TDM card from scrath is very easy, use this tutorial:
downloads.openvox.cn/pub/misc/How%20to%2...8_OpenVox_A1200p.pdf
Introducir código aquí   
Por favor, aunque no se vea ningún BBcode ni botones de smiley, son usables igualmente
aerodesliza
Fresh Boarder
Mensajes: 35
graphgraph
Usuario Offline Presiona aquí para ver el perfil de este usuario
Reply Quote
 
Arriba
Publicar respuesta
Publicar nuevo tema
Página: 12
Moderadores: ramoncio, rafael, Bob, dicko