[Asterisk-Users] Sipura 3000 DMTF
Rich Adamson
radamson at routers.com
Sat Mar 18 10:17:59 MST 2006
Chris,
I've had my spa3k set to "DTMF Tx Method: Auto" and no dtmf entry in the
sip.conf, and it seems to work. I don't use the spa3k much, but the
tests that I did some time ago I believed worked just fine. Asterisk is
running svn trunk from a few weeks ago.
Rich
Chris Mason (Lists) wrote:
> I have three Sipura 3000 FXO untis for incoming PSTN lines on a small
> pbx. There is an IVR to select the extension. The DTMF tones are not
> being sensed so the IVR does not work and incoming calls are not being
> answered. I have listed my sip.conf entries.
>
> Is there any solution to this?
>
> ;Sipura units
> [101]
> type=friend
> host=dynamic
> context=default
> secret=mysecret
> mailbox=101
> dtmfmode=inband
> disallow=all
> allow=ulaw
>
> [3200]
> type=friend
> host=dynamic
> context=pstn-in
> secret=mysecret
> qualify=yes
> dtmfmode=inband
> disallow=all
> allow=ulaw
> insecure=very
>
> [pstn-spa3k1]
> type=peer
> auth=md5
> host=192.168.101.11 port=5061
> secret=mysecret
> username=asterisk
> fromuser=asterisk
> dtmfmode=inband
> context=pstn-in
> insecure=very
>
More information about the asterisk-users
mailing list