>Try to configure in sip.conf your extensions context like this: > >[XXX] >.... >disallow=all >allow=g729 >....
Done that already: but then, the "incoming channel" (from the user to Asterisk) is G729, and the "outgoing channel" (from Asterisk to the PSTN gateway) still remains ULAW, so Asterisk has to do transcoding (ULAW to G729), which I don't want, obviously. For some reason, the outgoing channel doesn't follow the setvar(SIP_CODEC=g729) rule. -Manuel ___________________________________________________ Ticinocom SA - Via Stazione 5 - 6600 Muralto Tel 0844 007070 - Fax 0844 007071 http://www.ticinocom.com _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
