升龙物业 老版本 ocx IPO, 加密狗 转值班电话

MYD_szzs.xml 2.5KB

1234567891011121314151617181920212223242526272829
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <ivr>
  3. <flow Name="MYD" Type="normal" MatchedNum="" MatchedLine="" Concurrency="1">
  4. <cell Name="CELL_START" Pos="1" Next="2" Note="开始节点" />
  5. <cell Name="CELL_DEFINEVAR" Pos="2" Next="701" Note="定义变量节点">
  6. <DefVar VarType="1" VarName="Key" VarVal="0" />
  7. <DefVar VarType="1" VarName="Keytime" VarVal="0" />
  8. </cell>
  9. <!--节假日-播放三次无选择提示超时-->
  10. <cell Name="CELL_CALCULATE" Pos="701" Data1Type="2" Data2Type="1" Data1="Keytime" Data2="1" CalcuType="1" ResultType="1" ResultVar="Keytime" Next="702" Note="满意度调查-计算播报几次" />
  11. <cell Name="CELL_COMPARE" Pos="702" Data1Type="2" Data2Type="1" Data3Type="1" Data1="Keytime" Data2="4" Data3="" VarType="1" CompareType="3" TruePos="601" FalsePos="3" Note="满意度调查-比较播报几次" />
  12. <!--节假日-播放三次无选择提示超时-->
  13. <cell Name="CELL_AUDIODTMF" Pos="3" PlayType="1" ContentType="1" Content="D:\midware\wav\6myds.wav" TTSNumMode="1" TTSSpeed="50" TTSVolume="50" TTSEngine="0" StopWhenDtmf="1" MaxKeyCount="1" KeyPressInterval="5" FinishKey="#" KeyVar="Key" SuccessPos="4" FailPos="19" HangupPos="20" Note="满意度调查放音" />
  14. <cell Name="CELL_COMPARE" Pos="4" Data1Type="2" Data2Type="1" Data3Type="1" Data1="Key" Data2="0" Data3="4" VarType="1" CompareType="6" TruePos="5" FalsePos="701" Note="判断是否点击满意度" />
  15. <cell Name="CELL_SQL" Pos="5" ConnStr="Provider=SQLOLEDB.1;Password=hykj800100;Persist Security Info=True;User ID=sa;Initial Catalog=hykjCallcenter;Data Source=." SqlStr="update T_Call_CallRecords set MYD='%[Key]' where CallId='%[CallID]'" IsSaved="no" SuccessPos="6" FailPos="6" Note="更新通话记录" />
  16. <cell Name="CELL_AUDIODTMF" Pos="6" PlayType="2" ContentType="1" Content="D:\midware\wav\7myde.wav" TTSNumMode="1" TTSSpeed="50" TTSVolume="50"
  17. TTSEngine="0" StopWhenDtmf="1" MaxKeyCount="0" KeyPressInterval="1" FinishKey="#" KeyVar="" SuccessPos="19" FailPos="19" HangupPos="20" Note="放结束音" />
  18. <!--操作超时-->
  19. <cell Name="CELL_AUDIODTMF" Pos="601" PlayType="2" ContentType="1" Content="D:\midware\wav\9timeout.wav" TTSNumMode="1" TTSSpeed="50" TTSVolume="50"
  20. TTSEngine="0" StopWhenDtmf="1" MaxKeyCount="1" KeyPressInterval="1" FinishKey="#" KeyVar="" SuccessPos="19" FailPos="19" HangupPos="20" Note="操作超时" />
  21. <!--操作超时-->
  22. <cell Name="CELL_HANGUP" Pos="19" Next="20" Note="挂机节点" />
  23. <cell Name="CELL_END" Pos="20" Note="结束节点" />
  24. </flow>
  25. </ivr>