similar to: codec preferences

Displaying 20 results from an estimated 9000 matches similar to: "codec preferences"

2004 Dec 15
3
codec order in SIP doesn't work
hi using the following in sip.conf, codec preferences aren't set, and asterisk uses alaw whatever I do, except force it to one specific in the [user] [general] disallow=all allow=g726 allow=g729 allow=gsm allow=alaw then, from 'sip show peer something' it tells me Codecs : 0x11a (gsm|alaw|g726|g729) Codec Order : (none) can someone please explaing why? this is
2006 Feb 23
3
Codec order sent wrong from Asterisk
I'm communicating a softphone (SJPhone) to a Grandstream phone GXP-2000. The codec order on each one is the next: SJPhone: GSM - iLBC - PCMA - PCMU GXP2000: G729 - GSM - PCMA - PCMU (I have a G729 license, so there's no problem with transcoding G729) In my sip.conf, I've defined the following codec order: disallow=all allow=g729 allow=gsm allow=g726 allow=alaw allow=ulaw And my
2017 Nov 01
3
asterisk 13.18.0: pjsip: unnecessary 603 decline because of wrong codec decision
Hello! I'm facing the following scenario: - Initial call opened to asterisk: SDP g722,alaw,ulaw - Outgoing call to provider started with Invite / SDP alaw, g726 and g729. - Provider sends 183 Session progress SDP: g729, alaw - Provider sends g729 rtp packages But: there is no license to transcode g729. What is asterisk doing? Asterisk decides to stop the call at all: - Sends cancel
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
2010 Aug 02
6
Codec negotiation : expecting G726, getting G711a (alaw)
Hello list, Grandstream GXP2010 phone calling to Snom 320, Asterisk in the middle. Grandstream allows for 8 different codec specifications. I have defined them as 4 x G726 & 4 x alaw. Snom allow for 7 different codec specifications. I have defined them as 3 x G726 & 4 x G729. The SIP peers are both defined as : disallow=all allow=g726 allow=alaw allow=g729 allow=gsm This is the
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
2005 Jan 02
3
Codec Selection in Asterisk
I am wondering how Asterisk selects codecs between devices. For example, in my sip.conf I have: disallow=all allow=ulaw allow=alaw allow=g729 Does the order matter? Does it mean it will try each codec in succession and use the first that both endpoints support? Thanks, Adi
2004 Aug 31
2
Asterisk codecs and packet size
Does anybody knows if it's posible or if there is some develoment in course to be able to use longer transmit packet sizes (as long as I know this is fixed in 20ms now) with the compressed voip codecs in asterisk (g729, g726, gsm, etc). I need to use asterisk to connect remote sip clients with 24kb bandwidth lines and I'm using a licences g729 codec but because I can't increase
2009 Dec 30
2
Skype for Asterisk
Hi Sir, We have integrated Skype with Asterisk (skype user id:- rexesbposolutions). Each call which is coming to skype account is getting transfered to Asterisk Queue. It has following two cases: case 1: When we call from normal skype account to skype account (rexesbposolutions), everything is working fine. case 2: This skype account (rexesbposolutions) has been assigned with a online virtual
2006 Feb 17
4
one way / irratic voice over iax and g729
Hi All, We are experiencing a a problem when running calls over IAX with g.729. The call flow is as follows: Sip handset -(SIP)> Asterisk1 -(IAX)> Asterisk2 -(SIP)> Carrier The first Asterisk system is running 1.2 and the second is running 1.0. When using g726 from the handset all the way thru to Asterisk2(then 729 for the carrier leg) calls go thru fine, but when using g729, there
2005 Jun 02
2
asterisk sipura and g726 codec
With sipura (I tried this with both the 3000 and 841) set to prefer the g726-32 codec, a call from the sipura to asterisk will use g726. Asterisk sip.conf has: disallow=all allow=g726 allow=gsm allow=alaw When the call is from asterisk to the sipura, asterisk will not use g726. It ends up using alaw. I usually use stable but I tried this with head too, and same thing happens. Anybody know how
2007 Sep 26
2
My G729 problem re-visited
Ok, I built a test system to duplicate my problem and provide myself a platform that I can mess around with to try and break any features. My problem is G729 pass-through from a gateway to a phone. I think I even have transcoding working, which makes me more confused on what's wrong with my pass-through. It must be a configuration issue. The basics... *CLI> core show version Asterisk
2005 Mar 21
2
G726-16 passthrough...
Hello, I'm wondering if anyone has benn able to successfully get g726-16 passthrouhg to work? I am wanting to use this codec instead of g729 as I'm running out of DSPs using a high complexity codec on the Ciscos. I would think it would work just as g729 does, which has been working fine for me, but it does not. G726-32 does work great however, but it's like Asterisk doesn't
2007 Jun 06
4
Best Codec
We are evaluating starting a small VoIP consumer based platform. What is the best codec to use with customers using primarily DSL as internet connectivity? I know that g729 is the king-all, but I want to know what the rest of the professional are using out there. g729 has a cost involved, so does the cost really offset the performance? Or is it better to go with g711 to start off? We plan
2007 Aug 10
2
sip ... codec conversion matrix
Hi, I have asterisk 1.2.18. I just took a peak at the command: > show translation and I saw that I can only convert from/to ulaw, ulaw, gsm and slin. No speex, no ilbc ... do I need a license or compile something extra? The G723, 726 and 729 ... I need a license, is that it? one for all of them? or for each? How do I get them to work? not just pass-through ... I need conversion. Thanks a
2008 Jan 01
3
[1.4 + FreeBSD 6.2] Playing WAV PCM file?
Hello Happy New Year! I succesfully installed the Ports of Zaptel BSD 1.4.0 and Asterisk 1.4.13 (that's the latest in the Ports). To save CPU, I'd like to play PCM WAV files instead of eg. GSM. Per... www.voip-info.org/wiki/view/Convert+WAV+audio+files+for+use+in+Asterisk ... I recorded a sample of my voice using XP's Sound Recorder, then ran the following : sox test_wav.wav -r
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 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]:
2004 Dec 21
1
G729, x-pro, and codec ordering
-----Original Message----- I'm crazy here trying to make X-Pro use ONLY g729, and you're struggling to make it not to use it :)... Can you please indicate what's your config for X-Pro and sip.conf? sip.conf: [12345] type=user username=12345 secret=12345 nat=no host=dynamic reinvite=no canreinvite=no disallow=all allow=g729 allow=g729a allow=g723.1 allow=g726 allow=ulaw allow=alaw
2005 Jul 02
1
Sipura SPA2000 behind NAT
Hi, I've one Sipura SPA2000 at home behind a linuxbox with two network adapters (eth0 for WAN and eth1 for LAN) doing NAT/DHCP: ___________ HOME _______________ ____OFFICE ____ SPA2000 <---> Linux Box <--> Asterisk Box 192.168.0.253 192.168.0.1 eth1 200.93.xxx.a 200.93.xxx.b eth0 My problem is when I try to call to any trunk or extention