[Asterisk-Users] Asterisk retains DTMF Control Even whenan External IVR System is dialed

Kanuri, Seshu (Company IT) Seshu.Kanuri at morganstanley.com
Tue Mar 15 12:13:40 MST 2005


Eric Wrote:
-----------
The trick is not to use options you don't understand.  "show application
dial" will show you what the t and T options are for. 
Most people use the transfer feature of their phone, rather than using
the T/t hack on the Dial line.

Sounds like you are using CVS-HEAD and so will have to configure stuff
in /etc/asterisk/features.conf.

/Snip/

Eric,

Thanks for the pointers. Here is my Features.conf where I have tried my
best to use Asterisk to give away control. I have enabled ## as the
combination key for Asterisk (in quick succession) to retain control,
but otherwise ignore the key presses.

What is your sggestion for the dial command? Removing the ',Tt' did not
hel either.
Shall I add back 'Answer' as the first pripority before the 'Dial'? 

; features.conf 
[general]
xfersound = beep               ; to indicate an attended transfer is
complete 
;xferfailsound = beeperr        ; to indicate a failed transfer 
adsipark = yes                 ; if you want ADSI parking announcements 
pickupexten = *8               ; Configure the pickup extension.
Default is *8 
featuredigittimeout = 500      ; Max time (ms) between digits for 
                               ; feature activation.  Default is 500 
parkext => 700                  ; What ext. to dial to park
parkpos => 701-720              ; What extensions to park calls on
context => parkedcalls          ; Which context parked calls are in
parkingtime => 45               ; Number of seconds a call can be parked
for 
                                ; (default is 45 seconds)
;transferdigittimeout => 3      ; Number of seconds to wait between
digits when transfering a call
;courtesytone = beep            ; Sound file to play to the parked
caller 
                                ; when someone dials a parked call
[featuremap] 
;blindxfer => #1                ; Blind transfer 
blindxfer => ##                ; Blind transfer 
disconnect => *0               ; Disconnect 
automon => *1                  ; One Touch Record 
atxfer => *2                   ; Attended transfer 

-----Original Message-----

> I am using Asterisk 1.06 Stable.
> 
> When I dial my Mobile Number to check Voice Mail or my Bank Account 
> Phone Access Number, the IVR System on the other end asks me to enter
> *2378 to transfer to an attendant.
> 
> But When I press *2378, Asterisk tells me that it cannot transfer the 
> calls and gives an error on CLI saying Extension '' does not exist in 
> the dial plan.
> 
> What is the trick to make Asterisk pass DTMF control to external IVR 
> systems using the dial plan, so that Asterisk will no more have 
> control on the DTMF but the called systems does.? 
--------------------------------------------------------
 
NOTICE: If received in error, please destroy and notify sender.  Sender does not waive confidentiality or privilege, and use is prohibited. 
 



More information about the asterisk-users mailing list