View Single Post
Old 07-11-2003, 04:05 AM   #1 (permalink)
lis
Junior Member

Activity Longevity
0/20 18/20
Today Posts
0/0 sssssss30
Location: Warsaw, Poland
Rep Power: 6lis is on a distinguished road

Total Points:
Donate

DDSL Monitoring

Hi
I got problem on Symposium server. There is IVR set like

OPEN VOICE SESSION
PLAY PROMPT
WITH LANGUAGE CHINESE
VOICE SEGMENT infocenter_greeting_options

COLLECT 1 DIGITS INTO option
INTER DIGIT TIMER 5

END VOICE SESSION

WHERE option EQUALS
VALUE 1 : EXECUTE SCRIPT a
VALUE 2 : EXECUTE SCRIPT b
VALUE 3 : EXECUTE SCRIPT c
VALUE 4 : EXECUTE SCRIPT d
DEFAULT: EXECUTE SCRIPT e
END WHERE

fault happends on random basis.Caller can hear voice segment then choose option (press some key) and call is disconnect. Caller tried 3 times - got disconnect, at fourth time gets throu (just example). Not always - from time to time (that's killing)
Does anybody have some clues?
lis is offline   sendpm.gif Reply With Quote