Hello Everyone, I have disallow=all and allow=g729 set in sip.conf however, it seems that asterisk still thinks it support other codecs: Capabilities: us - 0x80000008000e (gsm|ulaw|alaw|h263|testlaw). How can I disable gsm,ulaw,alaw..... Thanks in Advance, Nick.
please post sip.conf. On Thu, Mar 21, 2013 at 8:01 PM, Nick Khamis <symack at gmail.com> wrote:> Hello Everyone, > > I have disallow=all and allow=g729 set in sip.conf however, it seems > that asterisk still thinks it support other codecs: > > Capabilities: us - 0x80000008000e (gsm|ulaw|alaw|h263|testlaw). How > can I disable gsm,ulaw,alaw..... > > Thanks in Advance, > > Nick. > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > lists.digium.com/mailman/listinfo/asterisk-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: <lists.digium.com/pipermail/asterisk-users/attachments/20130321/5d951af3/attachment.htm>
Hello Asghar, I fixed the issue after I realized that I was specifying allow before disallow. Sorry for the noise!!! Nick. On 3/21/13, Asghar Mohammad <asghar144 at gmail.com> wrote:> please post sip.conf. > > On Thu, Mar 21, 2013 at 8:01 PM, Nick Khamis <symack at gmail.com> wrote: > >> Hello Everyone, >> >> I have disallow=all and allow=g729 set in sip.conf however, it seems >> that asterisk still thinks it support other codecs: >> >> Capabilities: us - 0x80000008000e (gsm|ulaw|alaw|h263|testlaw). How >> can I disable gsm,ulaw,alaw..... >> >> Thanks in Advance, >> >> Nick. >> >> -- >> _____________________________________________________________________ >> -- Bandwidth and Colocation Provided by api-digital.com -- >> New to Asterisk? Join us for a live introductory webinar every Thurs: >> asterisk.org/hello >> >> asterisk-users mailing list >> To UNSUBSCRIBE or update options visit: >> lists.digium.com/mailman/listinfo/asterisk-users >> >