Displaying 20 results from an estimated 5000 matches similar to: "Distorted VM with iax2 with ilbc and jitterbuffer - bug?"
2005 Mar 19
2
More HEAD wierdness (chan_sip, jitterbuffer/PLC problems)
Hello,
After checking out CVS HEAD from yesterday (for those new
PLC/Jitterbuffer patches), I was affected by bug 3795 with my Polycom
IP600's. After seing it resolved as of this morning (thanks Mark), I
decided to try again...
I can answer incoming calls. No problem there. Putting calls on hold,
however, results in my Polycom IP600 indicating the call on hold, but
the caller does
2004 Apr 06
3
Problems with IAX2?
Are there open problems/issues with iax2 and jitter (quality)?
Just upgraded to today's dev cvs about an hour ago, and it seems the iax
conversations are lower quality then a month or two ago. iax2 show firmware
says version 13. (Test call originated from C7960 with g711.)
Using the demo as an example,
iax2 show channels
Peer Username ID (Lo/Rem) Seq (Tx/Rx) Lag Jitter
2006 May 25
2
jitterbuffer causes flaky IAX2 incoming connections?
I've been having problems with incoming IAX2 calls - some work, but a
large fraction are answered with "dead air" or disconnects from my IAX
provider.
Disabling the jitterbuffer seems to eliminate the problem (so far)! Has
anyone else seen this? I'm using 1.2.6, but I'm not sure what my
provider is using.
A snippet of the a failed incoming call IAX2 debug is attached
2006 Feb 20
9
Asterisk 1.2.4 IAX2 New Jitterbuffer Tuning
I was using G729 with Asterisk 1.07. With the new ability to do packet
loss correction with ILBC, I felt I'd give it a try. The new PLC does
not work with G729. I don't use Speex because my softphone does not
support it.
This is a 1.5mb IP-VPN connection with prioritized QOS for port 4569
(IAX2). I've never really stressed the bandwidth. Typically, only
10-20 concurrent calls.
2010 Jan 15
1
jitterbuffer and PLC
Hi, I have a question about jitterbuffer and PLC.
I use Asterisk 1.6.2.0 and 1.6.0.20 or older.
I use uLaw.
My system map:
=============================================================================
[ asterisk 2 ] -- # LOSS # -- # A # -- [ asterisk 1 ] -- # B # -- [ X-lite ]
=============================================================================
I use two asterisk server.
2015 Jan 30
2
JITTERBUFFER function
WTF is a jitterbuffer?
Sent from my Verizon Wireless 4G LTE smartphone
-------- Original message --------
From: Matthew Jordan <mjordan at digium.com>
Date: 01/29/2015 10:41 AM (GMT-05:00)
To: Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users at lists.digium.com>
Subject: Re: [asterisk-users] JITTERBUFFER function
On Thu, Jan 29, 2015 at 4:56 AM,
2004 Sep 07
3
Maximum tollerable lag/jitter for IAX2 w/o jitterbuffer enabled?
I'm having a problem with intersite calls over IAX2 being abruptly
terminated. Nothing odd shows in any of the logs for Asterisk or the host.
The only think I can think it might be is a lag-spike on the site to site
connection.
How sensitive is IAX2 to lost frames, lag spikes or large variations in
jitter with the GSM codec and:
bandwidth=low
jitterbuffer=no
trunkfreq=100 ; Raised from
2007 Jan 08
3
jitterbuffer on sip.conf
In iax.conf there is option jitterbuffer
how about sip protocol ? Are jitterbuffer can configure in sip.conf ?
Thanks, for your share
2005 Jul 18
1
one-way IAX trunking
Two asterisk servers, one running a recent HEAD, the other 1.0.9. I have
both ends set up with trunk=yes, notransfer=yes, type=friend. I notice
that the trunking works from HEAD to 1.0.9 only (the direction in which
calls are originated). I know this by bandwidth usage and by iax2 trunk
debug.
I did have to use trunktimestamps=no on the HEAD end to keep it quiet. I
assume this is the new
2015 Jan 29
2
JITTERBUFFER function
Hello!
I am going to use the JITTERBUFFER function in a SIP (and local channels)
only setup, but have some questions of how to use it:
1. Do I need to activate jbenable in sip.conf? Or is it enough to call
the JITTERBUFFER function?
2. What is the preferred way to invoke this function? Say I have
channel A which is not in need of buffering, while channel B do need it. If
A
2007 Nov 02
1
Jitterbuffer issues
2006 Jan 25
1
jitterbuffer causes no sound?
Hi guys,
I 've tried asterisk 1.2.2. It work flawlessly for about 3 days then at
the third days I activated setting jitterbuffer=yes and suddenly there
is no voice when the call is picked up. It's really weird as if asterisk
stops sending rtp packet. I've checked asterisk log and found nothing
suspicious. Just weird :S.
I tried it in 3 asterisk server and all of them are having
2006 Feb 27
2
jitterbuffer and DTMF conflict?
I find that DTMF does not work reliably if jitterbuffer=on for certain
IAX providers. For instance, DTMF tones are missed entirely about half
the time when I dial into an exgn.net account. However, it always works
fine for an unlimitel.ca account.
Someone else has seen this too: http://bugs.digium.com/view.php?id=6011
Can anyone suggest a workaround (other than jitterbuffer=off)?
- Mike
2004 Jun 18
2
C7960 g729 question
I have multiple voiceage g729 licenses installed on a RH9 box, and have
a remote C7960 configured to use it (low bandwidth). In calls like:
Remote C7960 -> g729 -> asterisk -> g711 -> C7960
the audio is oftentimes rather choppy. Changing the remote 7960 to use
g711 seems to eliminate/reduce the choppyness. Any ideas on what might
be behind this?
2004 Jan 31
4
rtp sound quality?
pstn -> sip gw -> * -> C7960
When I dial into * via the pstn, I hear the ivr menu just fine (good
quality). I press 3000 (valid extn), and I begin to hear ringing however the
ring back is very very choppy.
I answer the C7960, and speech is clear in both directions. Place the C7960
extn on hold, and the MOH is very choppy. Checking 'sip show channels' indicates
both the sip gw
2006 Jan 14
2
IAX voice distortion with full upload channel / SIP ok
Hi,
this is the scenario:
One * is placed in a central location with more than enough up/down
bandwidth. One * is placed behind a DSL 3000/384. Both * are linked via
IAX trunking. Everything is fine until the upload channel of the remote
site is filled with a download, then heavy voice distortion starts. Well
of course this is expected. So I fooled around with HFSC QoS scheduling
on the remote
2015 Jan 29
1
JITTERBUFFER function
> > 1. Do I need to activate jbenable in sip.conf? Or is it enough to
call
> > the JITTERBUFFER function?
>
> You only need to use the JITTERBUFFER function.
>
> The jbenable option will enable a jitter buffer on every channel
> created for that peer (or, if global, for every peer in the system).
> Depending on the version of Asterisk, it will also place the
2010 Apr 08
3
jitterbuffer
What is the consensus on using the 1.4 jitterbuffer? Do most people
enable it?
We have a "PSTN" server that has our RBS T1 trunks in a central location,
then have clients that connect via SIP to us for access to those trunks.
Most of them are just fine, but lately we have a handful that are having
latency and jitter issues. I am hesitant to just turn on the jitter
buffer in
2004 Aug 27
5
iaxtel and jitterbuffer
I am trying to work out IAX <--> IAX communications with my * box. I have a
registration with iaxtel and I thought I would start there for my learning.
I am able to call the number for Digium's support line (700-428-6000), but the
sound is horribly chopping. Some reading revealed the jitterbuffer settings,
so I enabled them in iax.conf. I have the following now:
; Inter-Asterisk
2006 Oct 24
2
IAX2 goes "one way audio" when lag gets bad
Hi,
I have a customer who experiences, once in a while, one-way audio...
That is... they can hear the person they called, but the person can
not hear them.
The customer is connected via IAX2 to our softswitch.
On the customer's end I have the following config in iax.conf:
[general]
bindport = 4569 ; Port to bind to (IAX is 4569)
bindaddr = 0.0.0.0 ; Address to bind to (all