Chip G
2003-Jul-03 08:20 UTC
[Asterisk-Users] How do you force Asterisk to use only specific codecs?
Is there a way in Asterisk configuration to force the use of specific codecs only... for example: Never use GSM Try G.723 if available with end point Try G.729 if available with end point Try G.711 if available with end point Something like that? Thanks! Chip __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com
WipeOut .
2003-Jul-03 09:02 UTC
[Asterisk-Users] How do you force Asterisk to use only specific codecs?
in sip.conf... disallow=all allow=g723 allow=g729 etc.. or allow=all disallow=gsm etc..> Is there a way in Asterisk configuration to force the > use of specific codecs only... for example: > > Never use GSM > Try G.723 if available with end point > Try G.729 if available with end point > Try G.711 if available with end point > > Something like that? > > Thanks! > Chip > > __________________________________ > Do you Yahoo!? > SBC Yahoo! DSL - Now only $29.95 per month! > http://sbc.yahoo.com > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users-- ______________________________________________ http://www.linuxmail.org/ Now with e-mail forwarding for only US$5.95/yr Powered by Outblaze
Eric Wieling
2003-Jul-03 10:35 UTC
[Asterisk-Users] How do you force Asterisk to use only specific codecs?
Which codec will be tried first? On Thu, 2003-07-03 at 11:02, WipeOut . wrote:> in sip.conf... > > disallow=all > allow=g723 > allow=g729 > etc.. > > or > allow=all > disallow=gsm > etc.. > > > > > Is there a way in Asterisk configuration to force the > > use of specific codecs only... for example: > > > > Never use GSM > > Try G.723 if available with end point > > Try G.729 if available with end point > > Try G.711 if available with end point > > > > Something like that? > > > > Thanks! > > Chip > > > > __________________________________ > > Do you Yahoo!? > > SBC Yahoo! DSL - Now only $29.95 per month! > > http://sbc.yahoo.com > > _______________________________________________ > > Asterisk-Users mailing list > > Asterisk-Users@lists.digium.com > > http://lists.digium.com/mailman/listinfo/asterisk-users-- BTEL Consulting 850-484-4535 x2111 (Office) 504-595-3916 x2111 (Experimental) 877-552-0838 (Backup Phone)
WipeOut .
2003-Jul-03 10:57 UTC
[Asterisk-Users] How do you force Asterisk to use only specific codecs?
That I am not sure on but usually there is the ablility to choose the preferred codec on the phone..> Which codec will be tried first? > > On Thu, 2003-07-03 at 11:02, WipeOut . wrote: > > in sip.conf... > > > > disallow=all > > allow=g723 > > allow=g729 > > etc.. > > > > or > > allow=all > > disallow=gsm > > etc.. > > > > > > > > > Is there a way in Asterisk configuration to force the > > > use of specific codecs only... for example: > > > > > > Never use GSM > > > Try G.723 if available with end point > > > Try G.729 if available with end point > > > Try G.711 if available with end point > > > > > > Something like that? > > > > > > Thanks! > > > Chip > > > > > > __________________________________ > > > Do you Yahoo!? > > > SBC Yahoo! DSL - Now only $29.95 per month! > > > http://sbc.yahoo.com > > > _______________________________________________ > > > Asterisk-Users mailing list > > > Asterisk-Users@lists.digium.com > > > http://lists.digium.com/mailman/listinfo/asterisk-users > -- > BTEL Consulting > 850-484-4535 x2111 (Office) > 504-595-3916 x2111 (Experimental) > 877-552-0838 (Backup Phone) > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users-- ______________________________________________ http://www.linuxmail.org/ Now with e-mail forwarding for only US$5.95/yr Powered by Outblaze
Vlasis Hatzistavrou
2003-Jul-04 03:55 UTC
[Asterisk-Users] How do you force Asterisk to use onlyspecific codecs?
Hello, May I ask if it is possible to implement codec selections and preferences according to the endpoint that * will call? Many times, having the same set of codecs for calling/accepting calls is not versatile. Best regards, Vlasis. "WipeOut ." wrote:> in sip.conf... > > disallow=all > allow=g723 > allow=g729 > etc.. > > or > allow=all > disallow=gsm > etc.. > > > Is there a way in Asterisk configuration to force the > > use of specific codecs only... for example: > > > > Never use GSM > > Try G.723 if available with end point > > Try G.729 if available with end point > > Try G.711 if available with end point > > > > Something like that? > > > > Thanks! > > Chip > > > > __________________________________ > > Do you Yahoo!? > > SBC Yahoo! DSL - Now only $29.95 per month! > > http://sbc.yahoo.com > > _______________________________________________ > > Asterisk-Users mailing list > > Asterisk-Users@lists.digium.com > > http://lists.digium.com/mailman/listinfo/asterisk-users > > -- > ______________________________________________ > http://www.linuxmail.org/ > Now with e-mail forwarding for only US$5.95/yr > > Powered by Outblaze > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users