Advertisement
BoberDiversant

Untitled

Sep 26th, 2019
418
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.16 KB | None | 0 0
  1.  {
  2.                 "time" : ISODate("2019-09-26T07:07:48.863Z"),
  3.                 "name" : "Ваш вопрос",
  4.                 "value" : "silence",
  5.                 "details" : {}
  6.             },
  7.             {
  8.                 "time" : ISODate("2019-09-26T07:08:19.038Z"),
  9.                 "name" : "Ваш вопрос",
  10.                 "value" : "fail on code 323",
  11.                 "details" : {}
  12.             },
  13.             {
  14.                 "time" : ISODate("2019-09-26T07:08:24.793Z"),
  15.                 "name" : "hangup",
  16.                 "value" : "user",
  17.                 "details" : {}
  18.             }
  19.         ],
  20.         "log" : [
  21.             {
  22.                 "time" : ISODate("2019-09-26T07:07:10.759Z"),
  23.                 "text" : "start requesting option (information, paid_services, appointment, repeat, remarks, call_a_doctor_at_home)",
  24.                 "context" : {
  25.                     "sid" : "df1c0330-3ce7-4e54-9ece-ef3a4be5a9c6",
  26.                     "question" : "Ваш вопрос"
  27.                 }
  28.             },
  29.             {
  30.                 "time" : ISODate("2019-09-26T07:07:48.863Z"),
  31.                 "text" : "recognise on asr failed",
  32.                 "context" : {
  33.                     "sid" : "df1c0330-3ce7-4e54-9ece-ef3a4be5a9c6",
  34.                     "question" : "Ваш вопрос",
  35.                     "cause" : "silence"
  36.                 }
  37.             },
  38.             {
  39.                 "time" : ISODate("2019-09-26T07:07:48.863Z"),
  40.                 "text" : "start requesting option (information, paid_services, appointment, repeat, remarks, call_a_doctor_at_home)",
  41.                 "context" : {
  42.                     "sid" : "6eb24720-8d9c-46c6-b470-4be39ffbd989",
  43.                     "question" : "Ваш вопрос"
  44.                 }
  45.             },
  46.             {
  47.                 "time" : ISODate("2019-09-26T07:08:19.037Z"),
  48.                 "text" : "recognise on asr failed",
  49.                 "context" : {
  50.                     "sid" : "6eb24720-8d9c-46c6-b470-4be39ffbd989",
  51.                     "question" : "Ваш вопрос",
  52.                     "cause" : "fail on code 323"
  53.                 }
  54.             }
  55.         ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement