similar to: G729A Install Problems

Displaying 20 results from an estimated 800 matches similar to: "G729A Install Problems"

2007 Dec 29
1
Not Able To tar zxvf zaptel-*.tar.gz
I figured it out. The ftp site was not named well and corrected. The other problem I have it after the extraction and make; it was suppose to go under /etc but that did not happen. I am trying to figure out why. On 12/28/07, broadband Voice <broadbandvoice at gmail.com> wrote: > > I successfully downloaded the Asterisk package from Digium but not able > tar zxvf zaptel-*.tar.gz.
2008 Jun 24
1
GotoIfTime Function
I am trying to use the GotoIfTime function and get a busy signal. What I am trying to accomplish is to have the system tell callers that we are closed after 5:00pm. Here is the code below. ; If we're open, then go to the open context ; We're open from 9am to 6pm Monday through Friday exten => 3200,1,GotoIfTime(09:00-17:59,mon-fri,*,*?open,3200,1) ; ; We're also late on Tuesday and
2010 Feb 08
3
High codec translation times on x64
Hi Users, I was wondering if someone of you have the same thing on CentOS 64x? asterisk01*CLI> core show translation Translation times between formats (in microseconds) for one second of data Source Format (Rows) Destination Format (Columns) g723 gsm ulaw alaw g726aal2 adpcm slin lpc10 g729 speex ilbc g726 g722 siren7 siren14 slin16 g723
2012 Nov 21
1
core show translation - difference in Asterisk Versions
Hello All, I was wondering if somebody could elaborate the change in translation of codecs specifically the amount of time increased in Asterisk 11. For example *Asterisk 11* * **alaw **speex * *gsm **15000 **15000 * *ulaw 9150 15000* * * *Asterisk 1.6.x* * **alaw **speex * *gsm **2 12002 * *ulaw 1 12002* I did recalculate the
2010 Jul 05
1
Problems with ulaw/g729 translation
Dear Folks, I'm running Asterisk 1.4.31 server, on an Ubuntu 9.10 system. My scenario is simple: connection to the PSTN directly via SIP, using g729 codec, and connection to the softphones (X-lite 3.0 build 56125) trought local network, using ulaw codec. Sometimes, I got messages like: [Jul 1 15:26:16] WARNING[26483]: chan_sip.c:5514 process_sdp: Unsupported SDP media type in offer: image
2019 Jul 05
2
Asterisk and Linphone
I have no speex translation ulaw alaw gsm g726 g726aal2 adpcm slin8 slin12 slin16 slin24 slin32 slin44 slin48 slin96 slin192 lpc10 ilbc g722 testlaw ulaw - 9150 15000 15000 15000 15000 9000 17000 17000 17000 17000 17000 17000 17000 17000 15000 15000 17250 15000 alaw 9150 - 15000 15000 15000 15000 9000 17000 17000 17000 17000 17000 17000
2003 Oct 28
0
Unable to find a path from G729A to ALAW, Unable to find a path from GSM to G729A
I have installed G729 but I cannot make a outgoing call with it. SIP/dennis-2c23 is making progress passing it to SIP/1010-8b60 NOTICE[311316]: File channel.c, Line 1476 (ast_set_read_format): Unable to find a path from G729A to ALAW NOTICE[311316]: File channel.c, Line 1446 (ast_set_write_format): Unable to find a path from GSM to G729A WARNING[311316]: File codec_gsm.c, Line 136
2007 May 04
2
Asterisk Codec Translation Table
Hello list, I have always though codec translation table is dircetly connected to system speed, utill i came across this: in my lab, i have 2 boxes, First box is an Intel Celeron 1.7 GHZ with 256M RAM: show translation Translation times between formats (in milliseconds) for one second of data Source Format (Rows) Destination Format (Columns) g723 gsm ulaw alaw
2007 Dec 14
2
Poor gsm playback
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I've have installed a new Asterisk 1.4.15 system after having previously used a 1.2 CVS head (from 10 Sep 2005). Both systems are pentiums though the newer one is actually a slower processor. On the new system, playback of gsm files is noticeably poorer (voice quality is flakely) on any connected phone (sip or isdn, internal or external).
2012 Mar 21
0
AMR Codec with Asterisk 1.8.9.1
Hi All, I would like to configure AMR codec in asterisk 1.8.9.1. After lots of research i found " http://sourceforge.net/projects/asterisk-amr/files/" thie link, and follow steps to configure amr. codec_amr.so successfully compiled and load in asterisk. *> core show translation * Translation times between formats (in microseconds) for one second of data Source
2010 Aug 20
2
codec_g729.so not work!
hi, all i want to use g729 codec for set up a call. so i donwloaded the so file from web site: http://asterisk.hosting.lv/#bin and install it properly. *CLI> *CLI> core show translation Translation times between formats (in microseconds) for one second of data Source Format (Rows) Destination Format (Columns) g723 gsm ulaw alaw g726aal2 adpcm slin
2009 Oct 13
3
strange transcoding values
Hello guys, i have a question about a voip gateway we use. I saw those values typing in cli: core show translation g723 gsm ulaw alaw g726aal2 adpcm slin lpc10 g729 speex ilbc g726 g722 slin16 g723 - - - - - - - - - - - - - - gsm - - 2001 2001 6000 2001 2000 16000 - 34002 - 6000
2010 Dec 27
1
G729a and G729 interoperability
Hello! I am wondering how the differences between G729, G729a, and G729b effect call bridging and server interoperability. For example, can one server use the G729 code with another server that uses the G729A codec? Also, which version is Asterisk set up to use? Thanks! Elliot
2004 Jul 13
1
G729A and GSM - newbie question
Hello, When I'm trying to play standard sound files from Asterisk using G729A codec with OH323 channel I get this message: channel.c:1650 ast_set_write_format: Unable to find a path from GSM to G729A It seems that this files must be in G729 format? How can I convert this files to G729? ... or am I wrong? -- wbr, Oleg
2004 Sep 08
1
Problem playing file with G729A
Hi, I tried to play the standard demo-echotest file !. It works when i use an ip-phone (like x-lite or kphone), but as far as i use an PSTN Gateway (from an VOIP Provider) to call my phone - i get the following error: Sep 8 14:58:33 NOTICE[-182461520]: channel.c:1691 ast_set_write_format: Unable to find a path from GSM to G729A Sep 8 14:58:33 WARNING[-182461520]: file.c:779 ast_streamfile:
2006 Mar 13
1
G729A
Hi all, Will G729A codec exhaust the CPU power? If yes, how many concurrent sessions that P4 server board that can stand? Pls advise. Btw, if G729A has been purchased and installed, what will happen to the Asterisk Server crash say hard-disk when down or faulty, any where to do back up first such as "tar" commands? Any advice will be appreciated tq
2008 Feb 08
0
Transcoded G.722 calls unintelligible with recent SVN head
For about 10 months I have been running a succession of Asterisk SVN trunk versions on an Athlon 64 X2 4400+ based machine with OpenSuSE 10.2 at my home. I have a variety of SIP phones (mostly Polycom) internally; my external connections are two POTS lines on a TDM400P (with HPEC) and an IAX2 link to a VoIP provider. I had Asterisk configured to allow G.722 and u-law on the Polycom phones,
2012 Jan 06
0
no audio using g729A for Cisco AS5300 sip peer
Hi, We need help in enabling g729a codec for our SIP peer that's using Cisco AS5300. Our codec is purchased from Digium. We are able to dial out the numbers and answer the call, but there's no audio. This is when only g729a is allowed. We noticed when they also allow ulaw codec on their side, the codec used falls back to ulaw and the problem is gone. -------------- next part
2005 Mar 01
0
IAX+G729a
Good day We are going to add 6 channels of G729a to our asterisk server running iax between them I have a few question about the hole license thing. In iax.conf do i allow g729 or g729a?What's the difference? This license is for 2 servers,i.o.w 3 per server.How many calls does this give us? For example if server A calls server B does it uses 1 license,server A's license, or does it use
2004 Jun 07
2
AGI + g729A
Hello.... I have the follow situatuion: < ISDN > | | V E100P |----------------| IAX2 / g729A |----------------| T100P | Asterisk1 |- - - - - - - - - - - - - - > | Asterisk2 | - - - - - -> |--------------| | | | | | Zhone | ----------------- ----------------- --------------- Here's the situation: I receive calls from the PSTN