Hi, I'm testing out a server with asterisk 1.8.15.0 on it. I'm experiencing static occurring on almost 90% of calls on this particular server. All test phones are using SIP, and calls to/from PSTN servers are delivered using IAX2. I have other production servers running 1.4.x that do not have this issue that use the same PSTN connections. I haven't seen any ethernet errors or anything like that. Load is minimal since this is still a test server. The server itself has 16GB of RAM and Dual Quad Core Xeon E5345s. I'm sort of baffled as to where to start looking for the root cause of this issue, but it appears to be isolated to only this machine. Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20121108/420ba5b3/attachment.htm>
> I'm testing out a server with asterisk 1.8.15.0 on it. > I'm experiencing static occurring on almost 90% of calls on this > particular server. > All test phones are using SIP, and calls to/from PSTN servers are > delivered using IAX2. > > > I have other production servers running 1.4.x that do not have this > issue that use the same PSTN connections. > I haven't seen any ethernet errors or anything like that. Load is > minimal since this is still a test server. > The server itself has 16GB of RAM and Dual Quad Core Xeon E5345s. > > > I'm sort of baffled as to where to start looking for the root cause > of this issue, but it appears to be isolated to only this machine.You might have an A-law/u-law mismatch in the audio path. That kind of mismatch sounds like static on the line. Richard
On Thu, Nov 8, 2012 at 9:34 AM, James Lamanna <jlamanna at gmail.com> wrote:> Hi, > I'm testing out a server with asterisk 1.8.15.0 on it. > I'm experiencing static occurring on almost 90% of calls on this > particular server. > All test phones are using SIP, and calls to/from PSTN servers are > delivered using IAX2. > > I have other production servers running 1.4.x that do not have this issue > that use the same PSTN connections. > I haven't seen any ethernet errors or anything like that. Load is minimal > since this is still a test server. > The server itself has 16GB of RAM and Dual Quad Core Xeon E5345s. > > I'm sort of baffled as to where to start looking for the root cause of > this issue, but it appears to be isolated to only this machine. >I would recommend you try SIP and lock out all CODECs on both sides except ulaw. See what happens. We've had this problem both because of CODED mismatch and just due to IAX's many many bugs. -- Carlos Alvarez TelEvolve 602-889-3003 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20121108/9055498f/attachment.htm>