rcbfx not hanging up calls?

naughtyusmaximus
Posts: 27
Member Since:
2007-09-14

I can't really tie this problem down to anything in particular. I've got a new 8 port FXO card, Trixbox 2.6, and really really noisy POTS lines. Occasionally, users will try to dial out, and instead of hearing the ringing tones, they instead hear a steady tone. My only real guess is that old calls aren't being properly hung up - is there anything I can do to track this down a little better?



jfinstrom
Posts: 1108
Member Since:
2007-03-07
First recommendation would

First recommendation would be to ensure you have the latest Firmware:

1. Pull down the file:
wget ftp://ftp.rhinoequipment.com/Drivers/Beta/rcbfx_114beta.fw -O
/lib/firmware/rcbfx.fw
2. Stop Asterisk:
amportal stop
3. Unload the analog module
rmmod rcbfx
4. Update the slocate database:
updatedb
5. Reload the module forcing the firmware:
insmod $(locate rcbfx.ko) force_fw=1
6. Load the channels in to zaptel:
ztcfg -vvv
7: Restart Asterisk
amportal start



naughtyusmaximus
Posts: 27
Member Since:
2007-09-14
Sorry, I should have

Sorry, I should have mentioned that I do have the latest firmware already



naughtyusmaximus
Posts: 27
Member Since:
2007-09-14
I believe that the hanging

I believe that the hanging up issue has been fixed by disabling a single trunk, however I still have a large number of issues which seem to relate to the FXO card:

Issue A: Lines are very quiet for both transmitting and recieving. rxgain and txgain are both set to 16, but this does not appear to have helped at all.

Issue B: Some users are complaining that they can hear parts of other user's conversations

Issue C: Incoming calls to the system IVR doesn't seem to be hearing users press '0' for the operator, and are disconnecting users instead of forwarding them through

Thank you for any help you can give!



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.