Page 1 of 1

Almost working press 1 with SIP URI transfer (fixed)

PostPosted: Thu May 02, 2013 1:20 am
by fintech
I'm trying to figure how to press 1 and have it transfer. I have the transfer working via a SIP trunk between newfies and asterisk. I have the calls going into a local Asterisk call queue via SIP URI

3090 = queue
192.168.1.4 = asterisk system

3090@192.168.1.4

I just need to figure out how press 1 for transfer and 8 for DNC.

Any documentation on how to setup a press 1?

Re: Almost working press 1 with SIP URI transfer

PostPosted: Thu May 02, 2013 2:30 am
by fintech
I figured it out, all works. If a user presses 1 it transfers the call to a local Elastix queue via a SIP URI. If the user press 9 it puts them on the DNC list.

Re: Almost working press 1 with SIP URI transfer (fixed)

PostPosted: Thu Jun 13, 2013 3:21 am
by deficit
Would love if you could share what you did to select what DTMF transferred the messages.

Thanks