[Asterisk-Users] G.729 codec doesn't seem to work *even* after installing the license
Walter Klomp
walter at aglow.com.sg
Thu Jul 15 22:35:19 MST 2004
Perfect, that seemed to do the trick.
I didn't have the codecs specified, so assumed all were enabled, but didn't
know you have to *explicitly* allow all the codecs individually... So now I
added in sip.conf:
disallow=all ; Disallow all codecs
allow=g723.1
allow=g729
allow=gsm
allow=ilbc
allow=alaw ; Allow codecs in order of preference
allow=ulaW
And it works now...
Now I only have to figure out why asterisk passes the IP address of the
client as caller-id to my cisco box, instead of the phone number...
Walter.
Date: Fri, 16 Jul 2004 12:38:50 +1000
From: Adam Hart <adam at teragen.com.au>
To: asterisk-users at lists.digium.com
Subject: Re: [Asterisk-Users] G.729 codec doesn't seem to work *even* after
installing the license
Reply-To: asterisk-users at lists.digium.com
try sip debug and see what each side is offering in codecs (make sure yo u
have allow=g729
Walter Klomp wrote:
> Hi,
>
> I am trying to post this again as I am getting no answers and the
> support at digium.com bounces...
>
<snip>
More information about the asterisk-users
mailing list