|
|
@@ -12,7 +12,7 @@
|
|
12
|
12
|
recfile:留言的录音文件:%[CallID]_%[CallerID]_%[StartTime].wav
|
|
13
|
13
|
插入通话记录示例:exec P_OptCallRecords '%[CallerID]','%[CallID]',1,0,1,''
|
|
14
|
14
|
-->
|
|
15
|
|
- <cell Name="CELL_SQL" Pos="2" ConnStr="Provider=SQLOLEDB.1;Password=800100;Persist Security Info=True;User ID=sa;Initial Catalog=CallCenter_ShuangHui;Data Source=192.168.4.18" SqlStr="exec P_OptCallRecords '%[CallerID]','%[CallID]',1,0,'0','' "
|
|
|
15
|
+ <cell Name="CELL_SQL" Pos="2" ConnStr="Provider=SQLOLEDB.1;Password=800100;Persist Security Info=True;User ID=sa;Initial Catalog=CallCenter_GaoxinDistrict1;Data Source=192.168.8.3" SqlStr="exec P_OptCallRecords '%[CallerID]','%[CallID]',1,0,'0','' "
|
|
16
|
16
|
IsSaved="no" SuccessPos="3" FailPos="3" Note="插入通话记录" />
|
|
17
|
17
|
<cell Name="CELL_DEFINEVAR" Pos="3" Next="4" Note="定义变量节点">
|
|
18
|
18
|
<DefVar VarType="1" VarName="AgentNo" VarVal="0" />
|
|
|
@@ -25,64 +25,64 @@
|
|
25
|
25
|
<DefVar VarType="1" VarName="zbdh" VarVal="0" />
|
|
26
|
26
|
</cell>
|
|
27
|
27
|
<!--黑名单-->
|
|
28
|
|
- <cell Name="CELL_SQL" Pos="4" ConnStr="Provider=SQLOLEDB.1;Password=800100;Persist Security Info=True;User ID=sa;Initial Catalog=CallCenter_ShuangHui;Data Source=192.168.4.18" SqlStr="exec P_GetBlacklist '%[CallerID]','%[CallID]' " IsSaved="yes" SuccessPos="5" FailPos="5" Note="读取黑名单" />
|
|
|
28
|
+ <cell Name="CELL_SQL" Pos="4" ConnStr="Provider=SQLOLEDB.1;Password=800100;Persist Security Info=True;User ID=sa;Initial Catalog=CallCenter_GaoxinDistrict1;Data Source=192.168.8.3" SqlStr="exec P_GetBlacklist '%[CallerID]','%[CallID]' " IsSaved="yes" SuccessPos="5" FailPos="5" Note="读取黑名单" />
|
|
29
|
29
|
<cell Name="CELL_RECORDSET" Pos="5" LPos="6" EPos="6" GPos="6" Note="取黑名单结果">
|
|
30
|
30
|
<Map Var="BlackListVerify" />
|
|
31
|
31
|
</cell>
|
|
32
|
|
- <cell Name="CELL_COMPARE" Pos="6" Data1Type="2" Data2Type="1" Data3Type="1" Data1="BlackListVerify" Data2="0" Data3="" VarType="1" CompareType="2" TruePos="26" FalsePos="8" Note="判断黑名单" />
|
|
|
32
|
+ <cell Name="CELL_COMPARE" Pos="6" Data1Type="2" Data2Type="1" Data3Type="1" Data1="BlackListVerify" Data2="0" Data3="" VarType="1" CompareType="2" TruePos="26" FalsePos="12" Note="判断黑名单" />
|
|
33
|
33
|
<!--黑名单提示音-->
|
|
34
|
|
- <cell Name="CELL_AUDIODTMF" Pos="26" PlayType="2" ContentType="1" Content="D:\Midware\wav\黑名单提示音.wav" TTSNumMode="1" TTSSpeed="50" TTSVolume="50"
|
|
|
34
|
+ <cell Name="CELL_AUDIODTMF" Pos="26" PlayType="2" ContentType="1" Content="D:\wav\GXQ\黑名单提示音.wav" TTSNumMode="1" TTSSpeed="50" TTSVolume="50"
|
|
35
|
35
|
TTSEngine="0" StopWhenDtmf="2" MaxKeyCount="1" KeyPressInterval="3" FinishKey="#" KeyVar="" SuccessPos="25" FailPos="24" HangupPos="24" Note="黑名单提示音" />
|
|
36
|
36
|
<!--黑名单提示音-->
|
|
37
|
37
|
<!--黑名单-->
|
|
38
|
38
|
|
|
39
|
39
|
<!--欢迎词-->
|
|
40
|
|
- <!-- <cell Name="CELL_AUDIODTMF" Pos="12" PlayType="2" ContentType="1" Content="D:\Midware\wav\欢迎词.wav" TTSNumMode="1" TTSSpeed="50" TTSVolume="50" TTSEngine="0" StopWhenDtmf="2" MaxKeyCount="1" KeyPressInterval="0" FinishKey="#" KeyVar="" SuccessPos="8" FailPos="24" HangupPos="24" Note="放欢迎词" /> -->
|
|
|
40
|
+ <cell Name="CELL_AUDIODTMF" Pos="12" PlayType="2" ContentType="1" Content="D:\wav\GXQ\欢迎词.wav" TTSNumMode="1" TTSSpeed="50" TTSVolume="50" TTSEngine="0" StopWhenDtmf="2" MaxKeyCount="1" KeyPressInterval="0" FinishKey="#" KeyVar="" SuccessPos="8" FailPos="24" HangupPos="24" Note="放欢迎词" />
|
|
41
|
41
|
<!--欢迎词-->
|
|
42
|
42
|
|
|
43
|
43
|
<!--节假日-->
|
|
44
|
44
|
<!--判断是否加班或节假日,是放节假日音后挂机,否转坐席-->
|
|
45
|
|
- <cell Name="CELL_SQL" Pos="8" ConnStr="Provider=SQLOLEDB.1;Password=800100;Persist Security Info=True;User ID=sa;Initial Catalog=CallCenter_ShuangHui;Data Source=192.168.4.18" SqlStr="exec P_GetHolidays" IsSaved="yes" SuccessPos="9" FailPos="603" Note="节假日查询" />
|
|
|
45
|
+ <cell Name="CELL_SQL" Pos="8" ConnStr="Provider=SQLOLEDB.1;Password=800100;Persist Security Info=True;User ID=sa;Initial Catalog=CallCenter_GaoxinDistrict1;Data Source=192.168.8.3" SqlStr="exec P_GetHolidays" IsSaved="yes" SuccessPos="9" FailPos="603" Note="节假日查询" />
|
|
46
|
46
|
<cell Name="CELL_RECORDSET" Pos="9" LPos="10" EPos="10" GPos="10" Note="取节假日结果">
|
|
47
|
47
|
<Map Var="HolidayVerify" />
|
|
48
|
48
|
</cell>
|
|
49
|
|
- <cell Name="CELL_COMPARE" Pos="10" Data1Type="2" Data2Type="1" Data3Type="1" Data1="HolidayVerify" Data2="0" Data3="" VarType="1" CompareType="2" TruePos="603" FalsePos="29" Note="判断节假日" />
|
|
50
|
|
- <cell Name="CELL_AUDIODTMF" Pos="11" PlayType="2" ContentType="1" Content="D:\Midware\wav\假期提示音.wav" TTSNumMode="1" TTSSpeed="50" TTSVolume="50"
|
|
|
49
|
+ <cell Name="CELL_COMPARE" Pos="10" Data1Type="2" Data2Type="1" Data3Type="1" Data1="HolidayVerify" Data2="0" Data3="" VarType="1" CompareType="2" TruePos="603" FalsePos="11" Note="判断节假日" />
|
|
|
50
|
+ <cell Name="CELL_AUDIODTMF" Pos="11" PlayType="2" ContentType="1" Content="D:\wav\GXQ\下班欢迎词.wav" TTSNumMode="1" TTSSpeed="50" TTSVolume="50"
|
|
51
|
51
|
TTSEngine="0" StopWhenDtmf="1" MaxKeyCount="1" KeyPressInterval="3" FinishKey="#" KeyVar="" SuccessPos="24" FailPos="24" HangupPos="24" Note="放节假日音" />
|
|
52
|
52
|
<!--节假日-->
|
|
53
|
53
|
|
|
54
|
54
|
|
|
55
|
55
|
<!--排队,转坐席-->
|
|
56
|
|
- <cell Name="CELL_SQL" Pos="603" ConnStr="Provider=SQLOLEDB.1;Password=800100;Persist Security Info=True;User ID=sa;Initial Catalog=CallCenter_ShuangHui;Data Source=192.168.4.18" SqlStr="exec P_GetSeatGroup '%[CallerID]','%[CalleeID]'"
|
|
|
56
|
+ <cell Name="CELL_SQL" Pos="603" ConnStr="Provider=SQLOLEDB.1;Password=800100;Persist Security Info=True;User ID=sa;Initial Catalog=CallCenter_GaoxinDistrict1;Data Source=192.168.8.3" SqlStr="exec P_GetSeatGroup '%[CallerID]','%[CalleeID]'"
|
|
57
|
57
|
IsSaved="yes" SuccessPos="604" FailPos="24" Note="获取坐席组ID" />
|
|
58
|
58
|
<cell Name="CELL_RECORDSET" Pos="604" LPos="501" EPos="501" GPos="501" Note="获取坐席组ID结果">
|
|
59
|
59
|
<Map Var="GroupID" />
|
|
60
|
60
|
</cell>
|
|
61
|
61
|
|
|
62
|
|
- <cell Name="CELL_SQL" Pos="501" ConnStr="Provider=SQLOLEDB.1;Password=800100;Persist Security Info=True;User ID=sa;Initial Catalog=CallCenter_ShuangHui;Data Source=192.168.4.18" SqlStr=" exec P_OptCallRecords '%[CallerID]','%[CallID]',3,%[KeyGroup],'0','' " IsSaved="no" SuccessPos="13" FailPos="13" Note="更新排队开始时间" />
|
|
|
62
|
+ <cell Name="CELL_SQL" Pos="501" ConnStr="Provider=SQLOLEDB.1;Password=800100;Persist Security Info=True;User ID=sa;Initial Catalog=CallCenter_GaoxinDistrict1;Data Source=192.168.8.3" SqlStr=" exec P_OptCallRecords '%[CallerID]','%[CallID]',3,%[KeyGroup],'0','' " IsSaved="no" SuccessPos="13" FailPos="13" Note="更新排队开始时间" />
|
|
63
|
63
|
<!--坐席排队时,没有登录坐席直接转值班电话,无空闲坐席转坐席全忙放音,有空闲坐席继续播报-->
|
|
64
|
64
|
<!--Strategy:座席分配策略,1循环接听、2最大空闲接听、3最少接听接听、4指定坐席接听,指定多座席时,坐席工号之间用‘|’分隔,坐席数不要超过4个。-->
|
|
65
|
65
|
<cell Name="CELL_QUEUE" Pos="13" Strategy="1" VipLevelType="1" VipLevel="0" GroupType="2" Group="GroupID" AgentVar="AgentNo" ExtenVar="AgentExtNo"
|
|
66
|
|
- NoAgentPos="14" NoFreePos="14" SuccessPos="31" HangupPos="24" Note="排队节点" />
|
|
|
66
|
+ NoAgentPos="14" NoFreePos="14" SuccessPos="18" HangupPos="24" Note="排队节点" />
|
|
67
|
67
|
|
|
68
|
|
- <cell Name="CELL_AUDIODTMF" Pos="14" PlayType="1" ContentType="1" Content="D:\Midware\wav\坐席全忙.wav" TTSNumMode="1" TTSSpeed="50" TTSVolume="50"
|
|
|
68
|
+ <cell Name="CELL_AUDIODTMF" Pos="14" PlayType="1" ContentType="1" Content="D:\wav\GXQ\坐席全忙.wav" TTSNumMode="1" TTSSpeed="50" TTSVolume="50"
|
|
69
|
69
|
TTSEngine="0" StopWhenDtmf="1" MaxKeyCount="1" KeyPressInterval="3" FinishKey="#" KeyVar="Key" SuccessPos="15" FailPos="24" HangupPos="24" Note="坐席全忙放音" />
|
|
70
|
70
|
<cell Name="CELL_BRANCH" Pos="15" Var="Key" DefaultPos="14" Note="分支节点">
|
|
71
|
71
|
<Branch Value="1" Pos="16" /><!--1.继续等待-->
|
|
72
|
72
|
</cell>
|
|
73
|
|
- <cell Name="CELL_CONTINUEQUEUE" Pos="16" Agent="AgentNo" Exten="AgentExtNo" Audio="D:\Midware\wav\保持音.wav" Timeout="60" SuccessPos="18" HangupPos="24" TimeoutPos="14" Note="继续排队节点" />
|
|
|
73
|
+ <cell Name="CELL_CONTINUEQUEUE" Pos="16" Agent="AgentNo" Exten="AgentExtNo" Audio="D:\wav\GXQ\保持音.wav" Timeout="60" SuccessPos="18" HangupPos="24" TimeoutPos="14" Note="继续排队节点" />
|
|
74
|
74
|
<cell Name="CELL_CANCELQUEUE" Pos="17" Reason="等烦了" Next="24" Note="放弃排队节点" />
|
|
75
|
|
- <cell Name="CELL_AUDIODTMF" Pos="18" PlayType="2" ContentType="1" Content="D:\Midware\wav\通话录音提示音.wav" TTSNumMode="1"
|
|
76
|
|
- TTSSpeed="50" TTSVolume="50" TTSEngine="0" StopWhenDtmf="2" MaxKeyCount="1" KeyPressInterval="0" FinishKey="#" KeyVar="" SuccessPos="31" FailPos="24" HangupPos="24" Note="转接电话提示录音" />
|
|
77
|
|
- <cell Name="CELL_AUDIODTMF" Pos="31" PlayType="2" ContentType="2" Content=" `vs40 您好, `dig`vs30 %[AgentNo] `vs50 号客服为您服务." TTSNumMode="1" TTSSpeed="50" TTSVolume="50" TTSEngine="0" StopWhenDtmf="2" MaxKeyCount="1" KeyPressInterval="0" FinishKey="#" KeyVar="" SuccessPos="19" FailPos="24" HangupPos="24" Note="播报工号" />
|
|
|
75
|
+ <cell Name="CELL_AUDIODTMF" Pos="18" PlayType="2" ContentType="1" Content="D:\wav\GXQ\通话录音提示音.wav" TTSNumMode="1"
|
|
|
76
|
+ TTSSpeed="50" TTSVolume="50" TTSEngine="0" StopWhenDtmf="2" MaxKeyCount="1" KeyPressInterval="0" FinishKey="#" KeyVar="" SuccessPos="19" FailPos="24" HangupPos="24" Note="转接电话提示录音" />
|
|
|
77
|
+ <cell Name="CELL_AUDIODTMF" Pos="31" PlayType="2" ContentType="1" Content="" TTSNumMode="1" TTSSpeed="50" TTSVolume="50" TTSEngine="0" StopWhenDtmf="2" MaxKeyCount="1" KeyPressInterval="0" FinishKey="#" KeyVar="" SuccessPos="19" FailPos="24" HangupPos="24" Note="播报工号" />
|
|
78
|
78
|
<cell Name="CELL_TURNAGENT" Pos="19" Exten="AgentExtNo" SuccessPos="25" FailPos="17" HangupPos="24" Note="转座席节点">
|
|
79
|
79
|
<BandData Var="CallID" />
|
|
80
|
80
|
</cell>
|
|
81
|
81
|
<!--排队,转坐席-->
|
|
82
|
82
|
|
|
83
|
83
|
<!--转值班电话-->
|
|
84
|
|
- <cell Name="CELL_AUDIODTMF" Pos="29" PlayType="2" ContentType="1" Content="D:\Midware\wav\转值班电话提示.wav" TTSNumMode="1" TTSSpeed="50" TTSVolume="50" TTSEngine="0" StopWhenDtmf="2" MaxKeyCount="1" KeyPressInterval="0" FinishKey="#" KeyVar="" SuccessPos="701" FailPos="24" HangupPos="24" Note="转值班电话提示音" />
|
|
85
|
|
- <cell Name="CELL_SQL" Pos="701" ConnStr="Provider=SQLOLEDB.1;Password=800100;Persist Security Info=True;User ID=sa;Initial Catalog=CallCenter_ShuangHui;Data Source=192.168.4.18" SqlStr="EXEC P_GetZBDH " IsSaved="yes" SuccessPos="702" FailPos="24" Note="获取值班电话" />
|
|
|
84
|
+ <cell Name="CELL_AUDIODTMF" Pos="29" PlayType="2" ContentType="1" Content="D:\wav\GXQ\转值班电话提示.wav" TTSNumMode="1" TTSSpeed="50" TTSVolume="50" TTSEngine="0" StopWhenDtmf="2" MaxKeyCount="1" KeyPressInterval="0" FinishKey="#" KeyVar="" SuccessPos="701" FailPos="24" HangupPos="24" Note="转值班电话提示音" />
|
|
|
85
|
+ <cell Name="CELL_SQL" Pos="701" ConnStr="Provider=SQLOLEDB.1;Password=800100;Persist Security Info=True;User ID=sa;Initial Catalog=CallCenter_GaoxinDistrict1;Data Source=192.168.8.3" SqlStr="EXEC P_GetZBDH " IsSaved="yes" SuccessPos="702" FailPos="24" Note="获取值班电话" />
|
|
86
|
86
|
<cell Name="CELL_RECORDSET" Pos="702" LPos="30" EPos="30" GPos="30" Note="获取值班电话结果">
|
|
87
|
87
|
<Map Var="zbdh" />
|
|
88
|
88
|
</cell>
|
|
|
@@ -90,7 +90,7 @@
|
|
90
|
90
|
<!--转值班电话-->
|
|
91
|
91
|
|
|
92
|
92
|
<!---->
|
|
93
|
|
- <cell Name="CELL_SQL" Pos="24" ConnStr="Provider=SQLOLEDB.1;Password=800100;Persist Security Info=True;User ID=sa;Initial Catalog=CallCenter_ShuangHui;Data Source=192.168.4.18" SqlStr=" exec P_OptCallRecords '%[CallerID]','%[CallID]',2,0,'0','' " IsSaved="no"
|
|
|
93
|
+ <cell Name="CELL_SQL" Pos="24" ConnStr="Provider=SQLOLEDB.1;Password=800100;Persist Security Info=True;User ID=sa;Initial Catalog=CallCenter_GaoxinDistrict1;Data Source=192.168.8.3" SqlStr=" exec P_OptCallRecords '%[CallerID]','%[CallID]',2,0,'0','' " IsSaved="no"
|
|
94
|
94
|
SuccessPos="204" FailPos="25" Note="更新挂机时间" />
|
|
95
|
95
|
<cell Name="CELL_HANGUP" Pos="204" Next="25" Note="挂机节点" />
|
|
96
|
96
|
<cell Name="CELL_END" Pos="25" Note="结束节点" />
|