Hi Bilal - > I have the following configuration in my iax.conf > files at asterisk box1 and box2 (two asterisk): > > At box1: > [user1] > > disallow=all > codec=g729 > codec=GSM > > At box2: > [user2] > > disallow=all > codec=g729 > codec=GSM > > If G729 is no more available at box1, so how can I let > user1 to select GSM codec instead of G729 to > communicate with user2 at box 2?
remove the codec=g729 line from both configs - 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
