Re: [asterisk-users] Line noise/hiss on Openvox A400P card on FXO

2012-03-04 Thread Carlos Rojas
Hello Are you using a amd server? Sometimes openvox doesn't work fine with amd processor Regards On Mar 1, 2012 2:07 PM, Dave Platt dpl...@radagast.org wrote: 5. Placing ferrite cores on the phone cables. Do either of the phone lines in question have DSL on them? If so, a ferrite core

[asterisk-users] Force sip peers to re register

2012-03-04 Thread research
I have hundreds of sip endpoints (mostly polycom) which i would like to immediate request them to reregister when we failover/fallback to the standby server. However it takes so long and i would like to know if there is a command to force all sip peers to attempt registration. I have tried both

Re: [asterisk-users] Force sip peers to re register

2012-03-04 Thread Alex Balashov
No, only endpoints decide when to retry registration attempts. If the registration info is your only means of knowing how to reach those peers from Asterisk, and that information is still valid at a given time, it wouldn't make much sense to force them to reregister, would it? :-) And if the

Re: [asterisk-users] Force sip peers to re register

2012-03-04 Thread Eric Wieling
You should be able to configure the Polycom phones to failover/failback more quickly. Check the Admin Guide. -Original Message- From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Alex Balashov Sent: Sunday, March 04, 2012 2:52 PM

Re: [asterisk-users] Line noise/hiss on Openvox A400P card on FXO

2012-03-04 Thread Sebastian Arcus
Hi, I've tried both an AMD and an Intel motherboard - with identical results. Sebastian On 04/03/12 15:32, Carlos Rojas wrote: Hello Are you using a amd server? Sometimes openvox doesn't work fine with amd processor Regards On Mar 1, 2012 2:07 PM, Dave Platt dpl...@radagast.org