bar top left
bar top right
left curve
right curve
Welcome, Guest

TDM400P all FXO channel in use ??
(1 viewing) (1) Guest
Go to bottom
Post Reply
Post New Topic
Page: 12
TOPIC: TDM400P all FXO channel in use ??
#47653
TDM400P all FXO channel in use ?? 1 Year, 11 Months ago 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
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
abbass@
Fresh Boarder
Posts: 15
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2010/03/11 15:01 By abbass@.
Reply Quote
 
#47758
Re:TDM400P all FXO channel in use ?? 1 Year, 11 Months ago Karma: 6
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
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
hinzinho
Senior Boarder
Posts: 203
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#47789
Re:TDM400P all FXO channel in use ?? 1 Year, 11 Months ago 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
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
abbass@
Fresh Boarder
Posts: 15
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2010/03/13 09:21 By abbass@.
Reply Quote
 
#47830
Re:TDM400P all FXO channel in use ?? 1 Year, 11 Months ago Karma: 6
Post your Trunk and outbound route setup. The problem might be there.
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
hinzinho
Senior Boarder
Posts: 203
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#47846
Re:TDM400P all FXO channel in use ?? 1 Year, 11 Months ago 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
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
abbass@
Fresh Boarder
Posts: 15
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#51826
Re:TDM400P all FXO channel in use ?? 1 Year, 9 Months ago 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?
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
ezy
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#51840
Re:TDM400P all FXO channel in use ?? 1 Year, 9 Months ago 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
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
abbass@
Fresh Boarder
Posts: 15
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#51868
Re:TDM400P all FXO channel in use ?? 1 Year, 9 Months ago 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
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
ezy
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#51869
Re:TDM400P all FXO channel in use ?? 1 Year, 9 Months ago Karma: 155
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
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
dicko
Ethically, I no longer support PaloSanto, Sorry.
Platinum Boarder
Posts: 4101
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Not available Birthday: 01/21
Last Edit: 2010/04/30 14:02 By dicko.
There are other solutions!!
Reply Quote
 
#51899
Re:TDM400P all FXO channel in use ?? 1 Year, 9 Months ago Karma: 2
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
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
aerodesliza
Senior Boarder
Posts: 145
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
Go to top
Post Reply
Post New Topic
Page: 12
Moderators: rafael, Bob, jgutierrez