Audio breakup on PRI

mrphil
Posts: 5
Member Since:
2008-07-07

I have connected Trixbox to our Alctatel 4400 PBX using an Openvox D110P PRI card using an ISDN crossover cable directly to a PRI card in the 4400. The first build was on a Dell Poweredge 1650 and the audio quality was awful from the Alcatel side. So I changed the server for an old PIII server that was spare. That cleared all the noise on the line, but Im getting audio dropouts on the ISDN 30 link between the 4400 and Trixbox, and also modem-style noise in the gaps between being able to hear people talking.

Originally it was just the gaps which I thought was because the Pri card was sharing an IRQ with other devices, so I have changed that in the bios and my IRQ listing is now as below which caused the modem-style noises to start as well!

cat /proc/interrupts
CPU0
0: 1344306 XT-PIC timer
1: 2 XT-PIC i8042
2: 0 XT-PIC cascade
3: 89282 XT-PIC uhci_hcd:usb1, eth0
5: 8082 XT-PIC aic7xxx
6: 3 XT-PIC floppy
7: 1283066 XT-PIC wcte11xp
8: 1 XT-PIC rtc
9: 1 XT-PIC acpi
10: 0 XT-PIC uhci_hcd:usb2
11: 15 XT-PIC aic7xxx
12: 4 XT-PIC i8042
15: 11426 XT-PIC ide1
NMI: 0
LOC: 1344369
ERR: 0
MIS: 0

During this dropouts the CPU usage is ~5%. This definately isn't a network/SIP issue as the problem occurs from the Alcatel phones to TB voicemail which shouldn't involve any phones. Is there any way I can resolve this, or clues on how to troubleshoot?

Also, can someone clarify what constitutes a hardware timing source? I take it from the accuracy Im getting (99.97%) that the D110p card doesn't act as a hardware timing source? Nor it seems does the A400 card I have in a different server.



SkykingOH
Posts: 9680
Member Since:
2007-12-17
You are confusing Asterisk

You are confusing Asterisk timing with clock source on the T1 the transports the PRI.

Either the Alcatel or the trix (but not both) need to be set as the timing source for the t1.

--

Scott

aka "Skyking"



mrphil
Posts: 5
Member Since:
2008-07-07
No, I fully understand the

No, I fully understand the difference between the E1 sync timing and Asterisk timing. I just want to know what exactly I need to purchase in order to get 100% accurate timing in zttest. Others on here seem to have it, but all my systems always have 99.9% irrespective of the hardware card installed. Reading some of the posts on here, even the cheapest card should provide an accurate timing source for asterisk, but none of mine (analogue or PRI) make any difference to accuracy.

Incidently, my original issue of audio dropout on the PRI is sorted. I changed the server for a single core P4 with APIC disabled.



SkykingOH
Posts: 9680
Member Since:
2007-12-17
I have worked on 100's of

I have worked on 100's of Asterisk system and have never seen 100%

--

Scott

aka "Skyking"



Comment viewing options

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