[asterisk-users] Problem withfeature introducer as first digit on a
call
John covici
covici at ccs.covici.com
Wed Sep 13 05:33:48 MST 2006
I am using asterisk branch 1.2 revision 42600 and zaptel 1.9 and I am
having a strange problem -- if I hit * as the first dtmf once a call
is answered, everything dies, no audio from the other end and nothing
works again till the other endhangs up. I get the following log
entries:
Sep 13 08:13:57 DEBUG[18499] chan_zap.c: DTMF digit: * on Zap/1-1
Sep 13 08:13:57 DEBUG[18499] channel.c: Got DTMF on channel (Zap/1-1)
Sep 13 08:13:57 DEBUG[18499] channel.c: Bridge stops bridging channels
Zap/1-1 and SIP/viatalk-08174600
Sep 13 08:13:57 DEBUG[18499] res_features.c: Feature interpret:
chan=Zap/1-1, peer=SIP/viatalk-08174600, sense=1, features=18
Sep 13 08:13:57 DEBUG[18499] res_features.c: Set time limit to 500
Sep 13 08:13:57 DEBUG[18499] channel.c: Nobody there, continuing...
That last line is it the problem and how can I fix this?
Any assistance would be appreciated.
Here is my features.conf :
;
; Sample Parking configuration
;
[general]
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 => 90 ; 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
; or the Touch Monitor is activated/deactivated.
parkedplay = caller ; Who to play the courtesy tone to when picking up a parked call
; one of: parked, caller, both (default is caller)
xfersound = beep ; to indicate an attended transfer is complete
xferfailsound = beeperr ; to indicate a failed transfer
;adsipark = yes ; if you want ADSI parking announcements
;findslot => next ; Continue to the 'next' parking space. Defaults to 'first' available
;pickupexten = *8 ; Configure the pickup extension. Default is *8
;featuredigittimeout = 500 ; Max time (ms) between digits for
; feature activation. Default is 500
[featuremap]
blindxfer => *3 ; Blind transfer
disconnect => *0 ; Disconnect
automon => *1 ; One Touch Record (a.k.a. Touch Monitor)
atxfer => *2 ; Attended transfer
[applicationmap]
;testfeature => #9,callee,Playback,tt-monkeys ;Play tt-monkeys to
;callee if #9 was pressed
pauseMonitor => *4,caller,Pausemonitor ;Pause monitoring on channel
unpauseMonitor => *5,caller,UnPauseMonitor ;Unpause monitoring on channel
--
Your life is like a penny. You're going to lose it. The question is:
How do
you spend it?
John Covici
covici at ccs.covici.com
More information about the asterisk-users
mailing list