[Asterisk-Users] can * translate DTMF from rfc2833 to inband?

tracinet traci.asterisk at gmail.com
Tue Dec 6 13:43:01 MST 2005


This can be done.  Just make sure you specify the DTMF mode you are using
per SIP account.  for example:

[sipuser]
type=friend
secret=blahblah
qualify=yes
nat=yes
disallow=all
allow=ulaw
dtmfmode=rfc2833
etc.
etc.


[sipprovider]
type=friend
secret=blahblah
qualify=yes
nat=yes
disallow=all
allow=ulaw
dtmfmode=inband
etc.
etc.


On 12/6/05, Damon Estep <damon at suburbanbroadband.net> wrote:
>
>  I have some phones that perform better with rfc2833 for DTMF, but a
> termination provider that only supports INBAND.
>
>
>
> Is this possible;
>
>
>
> Phone <G.711u/SIP/RFC2833 DTMF> Asterisk <G.711u/SIP/INBAND DTMF> provider
>
>
>
> If so what are the relevant things to check, right now it fails, assuming
> it is because the rfc2833 is being passed on to the provider.
>
>
>
> Thx!
>
> _______________________________________________
> --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
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20051206/2cec43b3/attachment.htm


More information about the asterisk-users mailing list