similar to: Speex/ILBC buggy with * 1.0 and X-Lite/Pro?

Displaying 20 results from an estimated 900 matches similar to: "Speex/ILBC buggy with * 1.0 and X-Lite/Pro?"

2004 Dec 06
0
Voicemail Codec challanges.
Just working on Configing up Voicemail and now that I have got it working and configed and answering the way it should be I have another challange. on the * CLI> I get this -- Recording the message -- x=0, open writing: /var/spool/asterisk/voicemail/default/6001/INBOX/msg0000 format: wav49, 0x8133390 -- x=1, open writing:
2004 Jul 09
1
RE: ATA 186, firmware SIP 3.1 and codec g.726 + now SIPURA SPA-2000
To me it's a error if I can't complete calls using the ATA configured to use the g726 codec. I just tried it usign a sipura SPA-2000 (preferred codec: G726-32) and I received NOTICES and WARNINGS, but I can't complete a call. On a zap channel: -- Executing Dial("SIP/2007-e4d8", "Zap/1/2217008") in new stack -- Called 1/2217008 -- Zap/1-1 answered
2004 Sep 30
0
Oops, a seg fault =(
Ok so it seg faults when I try to dial out through IAX(voiptalk.org), ofcourse it doesn't if I remove allow=speex :P ---- (gdb) run -c Starting program: /usr/sbin/asterisk -c [Thread debugging using libthread_db enabled] [New Thread 16384 (LWP 28283)] [New Thread 32769 (LWP 28285)] [New Thread 16386 (LWP 28286)] [Thread 16386 (LWP 28286) exited] [New Thread 32771 (LWP 28287)] Asterisk
2005 Sep 07
1
Speex codec - Out of buffer space
Hi, I'm running Asterisk 1.0.7 and would like to add Speex support. I downloaded Speex 1.0.5, installed and recompile Asterisk again. Now trying from X-Lite to connect using Speex but getting lot of weird erros on Asterisk console: Sep 7 15:03:25 WARNING[28605]: codec_speex.c:166 speextolin_framein: Out of buffer space I was trying to setup Speex on my second Asterisk server and wanted to
2007 Jun 26
1
Asterisk to Cisco 2600 GW DTMF Not Working
Hi All, I have Asterisk 1.2.9.1 sending SIP calls to a Cisco 2620XM Router with a PRI card in it, handing off to a PBX and vise verse. Calls in and out are working fine except for DTMF from Asterisk to the 2600. DTMF from the 2600 to Asterisk is fine. Here are the Asterisk console warnings I get when I send DTMF from Asterisk to the 2600: == Forcing Marker bit, because SSRC has changed Jun
2005 Jan 05
1
Speex codec problem (unresolved ?)
Hi, I'm sorry to bring this up again, but I have been googling forever and whatever solutions are offered don't work for me. I am using x-lite (the latest build) and trying to use Speex. When I do call from the x-lite to another SIP phone or PSTN (through Cisco gateway) My asterisk fills up with this message: WARNING[1007]: codec_speex.c:196 speextolin_framein: Out of buffer space The
2007 Jun 27
0
Asterisk to Cisco 2600 GW DTMF Not Working, Working now
On 6/26/07, JR Richardson <jmr.richardson at gmail.com> wrote: > Hi All, > > I have Asterisk 1.2.9.1 sending SIP calls to a Cisco 2620XM Router > with a PRI card in it, handing off to a PBX and vise verse. Calls in > and out are working fine except for DTMF from Asterisk to the 2600. > DTMF from the 2600 to Asterisk is fine. > > Here are the Asterisk console warnings
2003 Jun 17
11
Speex
Hello everyone. I am having problems getting speex support. It seems * is not loading speex. When i did a make in the codecs sub dir, the following error pops up when making speex: codec_speex.c:34:19: speex.h: No such file or directory is this file missing in the cvs as i just removed the whole * dir and did a new checkout and still seem to get this error, or do i need to get/install
2004 Sep 25
1
ilbc problem
Hello, I'm going to use * as SIP<->H.323 proxy (codecs doesn't matter - only pass through). I compile * (v1.0.0) without any problems as far as H.323 stack (pwlib, etc). But when I'm trying execute asterisk -vvv I'm getting error message: [codec_ilbc.so]Sep 25 15:15:43 WARNING[16384]: loader.c:248 ast_load_resource: /usr/lib/asterisk/modules/codec_ilbc.so: undefined
2008 Apr 13
1
compilation of asterisk 1.4.19 with ilbc already on system
I already have ilbc installed on my system. The files are: /usr/include/ilbc/iLBC_decode.h /usr/include/ilbc/iLBC_define.h /usr/include/ilbc/iLBC_encode.h /usr/lib/libilbc.a /usr/lib/libilbc.la /usr/lib/libilbc.so -> libilbc.so.0.0.0 /usr/lib/libilbc.so.0 -> libilbc.so.0.0.0 /usr/lib/libilbc.so.0.0.0 However, if I do a "make" in asterisk-1.4.19, it will not detect that libilbc.a
2003 Apr 16
4
iLBC
i tried asterisk ilbc codec against kphone. when the call got connected, i started to immediately get these kind of message to the console: WARNING[14350]: File codec_ilbc.c, Line 141 (ilbctolin_framein): Huh? An ilbc frame that isn't a multiple of 52 bytes long from RTP (50)? WARNING[14350]: File codec_ilbc.c, Line 141 (ilbctolin_framein): Huh? An ilbc frame that isn't a multiple of
2007 Mar 20
1
codec_zap and Asterisk 1.4.1
I've downloaded: asterisk-1.4.1 zaptel-1.4.0 I've compiled and installed zaptel. When I go to install asterisk I do: ./configure make menuselect I then take a look under the codec selection menu and I see that codec_zap can not be compiled. *************************************
2005 Feb 09
1
Re: Asterisk Compile Problem on Red Hat 9 solved
Hi Vince - > My next goal is to setup 1 SIP channel, and be able to call the > Asterisk PBX > from a softphone. > > Then setup 2 SIP channes and be able to call one from another. > > What is the best open source softphone software available for this? > > And what is the best documentation source for finding out how to setup > the > channesl and Asterisk in
2011 Sep 19
0
iLBC support in Asterisk after Google's acquisition of GIPS
Recently, we were notified that the mechanism included in our Asterisk source code releases to download and build support for the iLBC codec had stopped working correctly; a little investigation revealed that this occurred because of some changes on the ilbcfreeware.org website. These changes occurred as result of Google's acquisition of GIPS, who produced (and provided licenses for) the iLBC
2011 Sep 19
0
iLBC support in Asterisk after Google's acquisition of GIPS
Recently, we were notified that the mechanism included in our Asterisk source code releases to download and build support for the iLBC codec had stopped working correctly; a little investigation revealed that this occurred because of some changes on the ilbcfreeware.org website. These changes occurred as result of Google's acquisition of GIPS, who produced (and provided licenses for) the iLBC
2004 Jul 09
3
ATA 186, firmware SIP 3.1 and codec g.726
I have a ATA 186 with SIP firmware 3.1 when I changed the configurations to use the g.726 codec I received many erros and the calls doesn't work. I changed the fields: - LBRCodec: 6 <- the code for g.726 - TXCodec: 6 - RxCodec: 6 The errors: Jul 9 13:15:37 NOTICE[1192491824]: rtp.c:500 ast_rtp_read: Unable to calculate samples for format G726 Jul 9 13:15:37 NOTICE[1192491824]:
2006 Feb 13
1
iLBC issue: An ilbc frame that isn't a multiple of 50 bytes long from RTP (38)
Hello all, I've started implementing iLBC on some of the ATAs we have floating around clients' homes, but I'm coming against this error message with most of them: codec_ilbc.c: Huh? An ilbc frame that isn't a multiple of 50 bytes long from RTP (38)? The ATAs in question are various Grandstream models - the HT486 being the predominant one. Looking at the list archives, it's
2003 Aug 19
1
Speex & openh323
hi, I'm currently trying to use Speex with Asterisk from my OpenH.323 client. It seems to mismatch the codecs, below is my log from Asterisk. My Openh323 client crashes in responding to a Speex request for bits per frame. I'm guessing it either isn't running the codec correctly or doesn't support the same subset of speex codecs as openh323. (I'm using speex-1.0.1 with
2003 Aug 26
1
More questions. Call Waiting and Threeway
I can't do threeway from my Grandstream phone. Looking through the server config files, I figured out why - zapata.conf has Threeway turned off for the channels I use. I do my work on someone else's Asterisk box and don't want to modify zapata.conf for several reasons, the biggest being that the guy who owns the box has a couple clients using it and I am deathly afraid of breaking
2005 Oct 05
0
call transfer problem - something strange
Hi, I try to set up planet VIP-050 with asterisk. Everything works fine instead of the call transfer. When I press # console says something like this: >Oct 5 11:11:20 DEBUG[25104]: chan_sip.c:2222 sip_rtp_read: Oooh, format changed >to 1024 >Oct 5 11:11:20 WARNING[25104]: codec_ilbc.c:144 ilbctolin_framein: Huh? An ilbc >frame that isn't a multipleof 50 bytes long from RTP