similar to: jitterbuffer causes no sound?

Displaying 20 results from an estimated 3000 matches similar to: "jitterbuffer causes no sound?"

2006 Jan 18
1
speex in asterisk 1.0.10
Hi, Does anyone know how to configure speex in asterisk 1.0.10? I've successfully installed it but cannot get any idea how to set the quality, etc.. Thanks Regards, Stevanus
2005 Jul 06
3
cisco 7940 + sccp issue
Hi, Does anyone know how to make this thing (7940) work with asterisk (chan_sccp module) ? I've set the configuration according to the wiki and now the phone just keep asking for CTLSEP<xxx>.tlv from my tftp server. In the cisco's web interface, I found this in the device logs : 0x8106, 0x0, 0x12300800 0x8106, 0x0, 0x12300800 0x8106, 0x0, 0x12300800 0x8106, 0x0, 0x12300800 ...
2005 Aug 19
1
sccp help
Hi, I tried to connect cisco 7910 into asterisk system using chan_sccp.so. But I got a major issue : - when I called from 7910 to another sip phone in the same asterisk server, the call took place normally. - when I called from 7910 to another sip phone in different asterisk server, the call is answered but I cannot hear nor say anything. The phone just immediately lose its tone. - when I got
2006 Mar 29
1
Avoiding initial deadlock on iax?
Hi, My asterisk sometimes stop responding to iax calls. In the log, I've found this: Mar 29 13:35:45 DEBUG[8386] channel.c: Avoiding initial deadlock for 'IAX2/trunkjstpcn-3' Mar 29 13:35:45 DEBUG[13002] chan_sip.c: update_call_counter(1409) - decrement call limit counter Mar 29 13:35:45 DEBUG[8386] channel.c: Avoiding initial deadlock for 'IAX2/trunkjstpcn-3' Mar 29
2006 Jan 25
1
asterisk 1.2.3 call problem
Hi, I've tried to upgrade my asterisk to 1.2.3 again after disastrous bug incident yesterday but when I called and the phone was picked up, there was simply busy tone... Weird, is this another bug in asterisk 1.2.3? Currently, I rollback again to asterisk 1.0.10...:( Is there any configuration change issue in 1.2.3 cause I've just used my configuration that worked in asterisk1.2.2 ?
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
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,
2005 Oct 07
1
Distorted VM with iax2 with ilbc and jitterbuffer - bug?
Two asterisk boxes 150 miles apart, both cvs-head as of this morning (and since Sept 27th), connected via iax2 with low-utilized ds3 internet, C7960 calls exten on remote system (also C7960), and call goes to VM. No other calls in either system (eg, no load). Both boxes have iax config'ed as: trunk=yes allow=ilbc jitterbuffer=yes Recorded VM messages are very distorted. Changing only
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 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
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 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
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 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
2011 Mar 07
3
1.8.3 - IAX - echo - jitterbuffer
I'm using iaxagent on a Droid X to connect by IAX to 1.8.3 at the office. 1.8.3 has sip phones. The audio is fine on the Droid X side. On the office side, they hear an echo of _their_ speech, not mine. The office uses sip-providers generally without any echo problem. Where do I start to figure this out? How do I narrow it down? Can I figure out if it is an iaxagent problem? Could using
2005 Mar 01
2
Important :: Please support the development of a new Jitterbuffer for SIP
Steve Kann has developed a new jitterbuffer for IAX2, that hopefully will be integrated into Asterisk v1.1 soon, to be part of the 1.2 stable relase. Zoa and his bulgarian team is porting this buffer to SIP/RTP, but needs support in the form of funding in order to take the time to test this out and complete it in time. Please paypal your contribution to sponsor@astertest.com today. Every
2015 Feb 18
1
SIP Jitterbuffer
Hello people What are the cons, if any, of enabling a jitterbuffer? We are currently using version 1.8 Thanks in advance Ish -- Ishfaq Malik Department: VOIP Support Company: Packnet Limited t: +44 (0)845 004 4994 f: +44 (0)161 660 9825 e: ish at pack-net.co.uk w: http://www.pack-net.co.uk Registered Address: PACKNET LIMITED, Duplex 2, Ducie House 37 Ducie Street Manchester, M1 2JW COMPANY