Hello All, I would like to only use the gsm codec for all the calls, is it possible I want to use minimum possible bandwidth as we have most of calls over Internet. Regards, Sanjay Rajdev
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 possibleYes, 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
Hi Sanjay, I'm not sure about that, but I think you can configure it in, for example, /etc/asterisk/sip.conf. There is an option that you configure for each channel like: only=gsm It instructs the sip protocol, that "only" gsm codec must be used. I hope it has helped you. Regards, Ronaldo. On 4/3/07, Sanjay Rajdev <sanjay.rajdev@featherstoneinformatics.com> wrote:> Hello All, > > I would like to only use the gsm codec for all the calls, is it possible I want to use minimum possible bandwidth as we have most of calls over Internet. > > Regards, > Sanjay Rajdev > > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >