Displaying 1 result from an estimated 1 matches for "crdeit".
2004 Dec 21
10
Codec Selection
Hi,
I have 2 g729 licences - what I want to do is use g729 by default but if
I get more than 2 calls at a time, use gsm for the others.
So, I put this on all my sip providers:
disallow=all
allow=g729
allow=gsm
However, this just seems to use gsm for everything. If I comment out the
gsm line, it then uses g729.
I thought it would use the codec's in the order they are allowed - is
this