[Asterisk-Dev] Codecs G729 and G723.1

Brian K. West brian at bkw.org
Wed Jun 23 12:53:59 MST 2004


You have to be able to transcode from g729 to g723.1 and you can't sine you
don't have the codec.

bkw

----- Original Message ----- 
From: "Sudhir Kumar" <sudhir1 at adelphia.net>
To: <asterisk-dev at lists.digium.com>
Sent: Wednesday, June 23, 2004 10:58 AM
Subject: [Asterisk-Dev] Codecs G729 and G723.1


> 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
>
>
> _______________________________________________
> Asterisk-Dev mailing list
> Asterisk-Dev at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-dev
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-dev
>




More information about the asterisk-dev mailing list