inbound1.flow.src
726 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
[Var2]
Type = string
Name = strCALLID
[Node1]
Type=Answer
Callid=${_CALLID}
Descript=ͻȜ
_Success=11
_Failure=0
_UserHangup=0
[Node11]
type=play
callid=${_CALLID}
playfile=hold_music.wav
allowinterrupt=1
_success=14
_failure=14
_userinterrupt=14
_filenotfound=14
_userhangup=0
[Node14]
Descript=»¶Ó´Ê
Type=getdigits
Callid=${_CALLID}
PlayFile=hold_music.wav
maxlen=6
minlen=3
inputtimeout=5
end=#
var=strCALLID
_Success= 12
_Failure= 12
_userinterrupt=12
_FileNotFound= 12
_UserHangup=0
[Node12]
Descript=record
Type=record
callid=${_CALLID}
recordfile=${_CALLID}.wav
_Success=13
_Failure=13
_userinterrupt=13
_UserHangup=0
[Node13]
Descript=ϵͳ¹Ò»ú
Type=Hangup
Callid=${_CALLID}
_Success=0
_Failure=0
_UserHangup=0