Appendix k call flow example – Welltech SIPIVR 6800GS V.2.1 User Manual
Page 127
126
Appendix K Call Flow Example
Database
Example Description:
Components ID
Contents
Start
1000
Incoming Call
○ Next Component: 1001
Answer
1001
Answer incoming call
○ Next Component: 1003
Variable
Declaration
1003
Declare variables “TestValue1”; “TestValue2”;
“TestValue3”
○ Variable Name: TestValue1; Type: String; Value:
“001”
○ Variable Name: TestValue2; Type: String; Value:
“001”
○ Variable Name: TestValue3; Type: String; Value: “”
○ Success Goto: 1002
○ Error Goto: 1002
Database
Connect
1002
Connection to DB server (Test Db)
○ Alias Name:TestDb
○ User ID: User
○ Password:(Password)
○ Time out(sec):30
○ Get Resource Timeout (sec):5
○ Connection String: c:\test.udl (Check “Filename” )
○ Success Goto:1004
○ Error Goto:1007
○ Timeout Goto:1007
○ No Resource Goto:1007
Field
1004
Assign
『
SQL Execute
』
get field “User Phone
Number” to variable “TestValue3”