On Wednesday 09 April 2008 14:12:08 Brian J. Murrell wrote:
> When I make a toll-free call using tf.voipmich.com DTMF doesn't work.
> According to this post:
> http://www.trixbox.org/forums/trixbox-forums/help/enum-strangeness it's
> because voipmich needs dtmfmode set to "info".
>
> How do I specify this for a single SIP peer (tf.voipmich.com) given that
> I normally don't register to them.
>
> I have tried creating a sip.conf entry:
>
> [voipmich]
> type=peer
> fromuser=nobody
> fromdomain=nodomain
> host=tf.voipmich.com
> dtmfmode=info
>
> But that does not appear to be working.  Maybe my approach is all wrong.
> Any ideas?

No, that's correct.  The problem is that you aren't using the peer definition
when you dial (as you said, you've never needed it before).

Use
Dial(SIP/[EMAIL PROTECTED])
NOT
Dial(SIP/[EMAIL PROTECTED])

-- 
Tilghman

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to