[asterisk-users] Require only GSM Codec
Gordon Henderson
gordon+asterisk at drogon.net
Tue Apr 3 09:14:45 MST 2007
On Tue, 3 Apr 2007, Sanjay Rajdev wrote:
> Hello All,
>
> I would like to only use the gsm codec for all the calls, is it possible
Yes, it's possible.
> I want to use minimum possible bandwidth as we have most of calls over
> Internet.
Good move if you're prepared to sacrifice call quality, however not all
devices support GSM....
I guess what you're actually asking is how to do it?
Get the book -
http://www.asteriskdocs.org/modules/tinycontent/index.php?id=11
it's free, or buy a paper copy from Amazon.
But to start, you need to look up the sip.conf and iax.conf files. Put
this in them at the appropriate point
disallow=all
allow=gsm
Gordon
More information about the asterisk-users
mailing list