Advertisement
Guest User

callTask 5e2867a83561d30007ce71ee

a guest
Jan 22nd, 2020
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. //Copy from NoSQLBooster for MongoDB free edition. This message does not appear if you are using a registered version.
  2.  
  3. [
  4. {
  5. "time": "2020-01-22T15:18:29.340Z",
  6. "text": "start requesting option (yes, no)",
  7. "context": {
  8. "sid": "78d11488-64e1-41d6-802b-39b2f447ddd9",
  9. "question": "прием подтвержден"
  10. }
  11. },
  12. {
  13. "time": "2020-01-22T15:18:39.024Z",
  14. "text": "recognise on asr failed",
  15. "context": {
  16. "sid": "78d11488-64e1-41d6-802b-39b2f447ddd9",
  17. "question": "прием подтвержден",
  18. "cause": "silence"
  19. }
  20. },
  21. {
  22. "time": "2020-01-22T15:18:39.024Z",
  23. "text": "retry requesting option (yes, no)",
  24. "context": {
  25. "sid": "81e9f44f-7ddf-47a7-a92d-963531504688",
  26. "question": "прием подтвержден"
  27. }
  28. },
  29. {
  30. "time": "2020-01-22T15:18:51.084Z",
  31. "text": "recognise on asr failed",
  32. "context": {
  33. "sid": "81e9f44f-7ddf-47a7-a92d-963531504688",
  34. "question": "прием подтвержден",
  35. "cause": "silence"
  36. }
  37. }
  38. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement