Hi Bilal -

>> In other words, how can I let the ued codec for the IP
>> Trunk between my Asterisk and the other IP PBX to be
>> g729 and not g711? Ofcourse, I am assuming that the
>> other side also supporting g729.
>>
>    You can have multiple allow lines, i.e.
>
>        allow=g729
>        allow=ulaw

Be sure to also put in a disallow statement first:

disallow=all
allow=g729


- Noah

_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to