Displaying 20 results from an estimated 30000 matches similar to: "Locking a device to a codec"
2011 Aug 02
1
Codec negotiation issue (no audio format found to offer)
Running build 1.8.5.0 (compiled from source) I seem to be having an issue
with codec negotiation. I have a Grandstream HT503 FXO port connected to a
pstn line, a Polycom SP501, and a SIP trunk with callwithus.
What I'm essentially looking to accomplish is for ulaw or g729 (preferably
ulaw) to be used to the Grandstream FXO or any other internal endpoint, and
for g729 only to be used outbound
2010 Mar 11
2
Codec preference
How can I set the prefered codec between 2 calling parties ??
My Grandstream supports G729, alaw and gsm... in this order.
The Zoiper softphone has alaw and gsm as codecs... in that order.
Although there should be a matching codec found, my Grandstream can not
call the Zoiper softphone.
CLI shows :
[Mar 11 17:47:21] WARNING[22367]: channel.c:3340
ast_channel_make_compatible: No path to
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
2003 Oct 23
1
How to write sound file with G723.1 codec or G729 codec
Hello, all
How can I write sound file with external G723.1 codec ( actually I have CISCO that can make H323 call to Asterisk box with G723.1 or G729 codec ) I am trying to start Record application by specifying in extensions.conf
[writesound]
exten => s,1, Answer
exten => s,2,Record(soundexample:g723sf) or ...... ( soundexample:g729)
I'am using oh323 channel driver, in oh323.conf
2006 Apr 19
1
Codec problem from SIP to H323
Hello.
I have a codec problem to send calls from a SIP device to a H323 gateway.
First I'll explain the scenario:
- Asterisk 1.2.1
- The SIP phone can use any codec I want.
- The H323 gateway can only use g729 (cause it's not under my
administration)
- SIP phone has g729 configured, so my asterisk doesn't need to "transcode"
(I don't have licences for g729)
- sip.conf
2008 Jul 07
2
Codec negotiation for Thomson ST2030 and g729
Hi all,
i'm trouble with codec setup on an asterisk machine 1.4.18 and some
Thomson ST2030 as extensions.
In the users.conf file for internal extension i have:
disallow=all
allow=g729
allow=alaw
allow=ulaw
Without any codec installed (i mean with original g729 of asterisk)
all go fine, calling from an extension to one other:
Peer User/ANR Call ID Seq (Tx/Rx) Format
2011 Mar 06
1
Early codec selection / negotiation
Hi,
This seems to be a fairly common question, but I have Googled for this quite
a bit and looked at the Asterisk documentation/book and haven't been able to
find an answer.
My question is:
Can I get my IP phone to select a different codec depending on the final
destination of each call?
I've got these things connected to my Asterisk box:
- Snom 300 phone (supports g729 and
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
2005 Jun 07
2
codec preference
Need some help understanding codec preferences:
I have 2 asterisk servers.
Server 1 sends calls to the PSTN and has allow=g729 allow=gsm and
allow=ulaw in iax.conf
Server 2 receives calls and routes them to server 1. It has the same
allow lines.
We receive calls from a phone co and route them via server 2 to server
1. The calls originate in g729 and everything works fine.
Now I want to take
2010 Sep 06
3
What can make G.729a codec hostid change?
After upgrading my small test system from Debian Etch->Lenny via a
complete reinstall, I find my g729 hostid has changed. Same machine,
same CPU, same NIC! It doesn't seem reasonable that I have to burn
my one "no-hassle" re-registration for a simple OS upgrade.
The README only says that hostid is based on MAC addresses of all NICs,
but that doesn't seem to be true. Does
2004 Jul 29
1
OH323 and codec selection
I'm having a small issue with the oh323 implementation when it comes to
codec selection.
Version info:
CVS Head 6/30/2004
OH323 0.6.3
OpenPhone for windows version 1.8.1
Asterisk is configured as a h323 endpoint which either terminates to the
PSTN locally through a PRI or terminates the h323 call to an IAX provider
remotely. Asterisk also has G729 licences installed.
in oh323.conf we
2005 Mar 04
2
Problems with g729 codec
Hello,
I?m trying the g729 codec for testing pourpose.
Whe I try to make a SIP call from a phone using g729 codec to another
phone using another codec, when the destination phone answer, the call
hangs up. this happend in both ways.
In the asterisk console I get.
Mar 4 13:11:35 NOTICE[24572]: channel.c:1724 ast_set_write_format: Unable
to find a path from gsm to g729
What does it mean?
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
2008 Mar 05
1
Codec Preferences
Hi All;
I have the following configuration in my iax.conf
files at asterisk box1 and box2 (two asterisk):
At box1:
[user1]
disallow=all
codec=g729
codec=GSM
At box2:
[user2]
disallow=all
codec=g729
codec=GSM
If G729 is no more available at box1, so how can I let
user1 to select GSM codec instead of G729 to
communicate with user2 at box 2?
Any help?
Regards
Bilal
2008 Jan 14
2
g729 codec - simultaneous calls
Hi,
I use asterisk 1.4.11 version for making outbound calls. Running it on linux(fedora core 7) machine. Recently purchased the g729 codec, got it registered with my asterisk box. I have two queries for you to help me.
1. How do i know when an outbound call is placed that it makes use of the g729 codec.
when i use the command "show g729" i get the following:
0/0 encoders/decoders of
2003 Apr 23
2
g729.so codec
Rumor on the IRC channel has a bug being fixed in the g729.so codec
that was causing some hangups under certain circumstances. I see
that codec_g729b.so in the ftp://ftp.digium.com/pub/asterisk/g729/
directory has a timestamp of today. Can anyone comment on the
advisability of upgrading all of my g729-licensed sites?
JT
2004 Jan 05
2
Codec Negotiation Does not seem to work as expected ?? Help Please !!
Hello,
I have been trying to get my coders to work without a conversion. I have
read all the available asterisk documentation and support groups without
any luck. Here is my issue. (Please feel free to ask questions if you do
not understand what I am talking about.)
I am using Cisco ATA-186 set to g729 codec. (But it will switch to g711 if
sip-server request g711)
I have 2 SIP-services to
2008 May 08
1
MOH and Licensed G729 codec
Hello All,
Recently, I build three Asterisk 1.4 box and installed licensed copy of
G729 codec. Before installing the G729 codec I tested the MOH on all
three Asterisks box and it was working fine. So I install G729 codec and
retested MOH and it was all wavy... Meaning the music was going up and
down and missing bits and pieces and choppy...
Any idea what did I do wrong? The MOH files are the
2006 Jun 15
3
SIP codec preference order ineffective
Hi,
I set a preference order of the codecs to my sip.conf
[general]
port = 5060 ; Port to bind to
bindaddr = 0.0.0.0 ; Address to bind to
context = default ; Default for incoming calls of not registered phones
disallow = all
allow = g729
allow = g723
allow = alaw
allow = ulaw
Connected a 'Sipura SPA' sip phone to asterisk with g729 as its preferred codec.
Problem: asterisk cannot make
2013 Oct 01
2
is g729 codec free? or under license???
hello all,
i have problem in using g729 codec. my asterisk version is 1.8.22. when i
run "core show codecs" in asterisk, there is a g729 codec in the list so i
assume that i can use it for my channels. but connection can not be set
when i use it for my h323 channel.
i read somewhere that codec g729 is a commercial codec and i should buy its
license in order to use it. is it true? if