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 <[EMAIL PROTECTED]> 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



_______________________________________________
--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

Reply via email to