If you are using IAX between the servers, you can simply add a codec line to the iax.conf file to provide the specific codecs you want to use in the order you want to use them. Here's a sample
disallow=all allow=ulaw allow=alaw If you want GSM as a fall back, tack on: allow=gsm The situation for SIP is pretty much the same. Google: http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=site%3Alists.digium.c om+allow+disallow+codec Steve -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Carlos Chavez Sent: Monday, March 29, 2004 4:51 PM To: Asterisk Subject: [Asterisk-Users] Codec between * servers I was wondering if there is any information on how to select which codec is best to use between two * server. The local IP phones use G.711 to connect to the local server. I usually find that using a low end codec like GSM between servers will degrade the voice a lot, same with iLBC. Does anyone have any recommedation? -- Carlos Chavez Computer Engineer, CCNA Corporativo Lacer S.A. de C.V. _______________________________________________ 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 _______________________________________________ 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
