Hello, I have one problem and I need to disable dtmf (disable rfc2833, info and inband) on one (other peers must support dtmf) SIP peer . Is it possible? Workaround would be use g729 codec with dtmfmode=inband. Maybe there is better solution? Thanks for help. -- Pagarbiai / Best Regards, Giedrius Augys -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090925/cf527e7a/attachment.htm
Giedrius Augys wrote:> Hello, > > > I have one problem and I need to disable dtmf (disable rfc2833, info and > inband) on one (other peers must support dtmf) SIP peer . Is it possible? > Workaround would be use g729 codec with dtmfmode=inband. > > Maybe there is better solution? > > Thanks for help. >Assuming you have control over the peer, simply set the peer to use rfc2833 and have asterisk listen for info (or other way around) on that peer. -Dave
On Fri, 25 Sep 2009, Giedrius Augys wrote:> Hello, > > > I have one problem and I need to disable dtmf (disable rfc2833, info and > inband) on one (other peers must support dtmf) SIP peer . Is it possible? > Workaround would be use g729 codec with dtmfmode=inband.I don't think that would *disable* it, I think it would simply make it unpredictable :)> > Maybe there is better solution? >What are you really trying to accomplish? Keep the user from being able to navigate menus? There should be diaplan/context ways to keep them from doing internal things, but if you are trying to keep them from interacting with external services I am not sure. j> Thanks for help. > > > -- > Pagarbiai / Best Regards, > Giedrius Augys >
rather you could disallow=alaw disallow=ulaw and set dmtfmode=inband since only g711 codec is clear enough to detect dtmf reliably Martin On Fri, Sep 25, 2009 at 10:30 AM, Giedrius Augys <voipas at gmail.com> wrote:> Hello, > > > ?? I have one problem and I need to disable dtmf (disable rfc2833, info and > inband) on one (other peers must support dtmf)?SIP peer . Is it possible? > Workaround would be use?g729 codec?with dtmfmode=inband. > > Maybe there is better solution? > > Thanks for help. > > > -- > Pagarbiai ?/ Best Regards, > Giedrius Augys > > _______________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > AstriCon 2009 - October 13 - 15 Phoenix, Arizona > Register Now: http://www.astricon.net > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > ? http://lists.digium.com/mailman/listinfo/asterisk-users >