[Asterisk-Dev] Codecs G729 and G723.1
Sudhir Kumar
sudhir1 at adelphia.net
Wed Jun 23 08:58:22 MST 2004
We have an asterisk PBX with G729 licenses. For all internal calls and
termination to PSTN, G729 is used. For our international calls, we were
trying to hook up with company whose gateway does H323, G723.1 only. As
asterisk supports G723.1 in pass through mode, I thought we should be
able to do that.Here is the problem I am facing.
If specify codecs in the order,
allow=g729
allow=g723.1
Then I can make PSTN calls fine. However, CANNOT make international
calls due to codec mismatch.
If I change the order to
allow=g723.1
allow=g729
Then I a can make international calls, however CANNOT make calls to
PSTN.
Is there a way out of this?
Thanks,
-- sudhir
More information about the asterisk-dev
mailing list