Advertisement
Bobrovozka

Untitled

Jun 17th, 2021
1,387
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 08:34:32,688 INFO  [tech.ivoice.sip.sdk.SolutionManager] tech.ivoice.sip.sdk.SolutionManager$Destroy@fcab71d
  2. 08:34:32,688 INFO  [tech.ivoice.sip.sdk.SolutionManager] got Destroy message, callTaskId 60cac5b1f4ed780007e7b78c
  3. 08:34:32,688 INFO  [tech.ivoice.sip.sdk.SolutionManager] tech.ivoice.sip.sdk.spy.ScenarioSpy$SpyMessage@2100c4e1
  4. 08:34:32,688 INFO  [tech.ivoice.sip.sdk.SolutionManager] tech.ivoice.sip.sdk.ResourceSpentManager$FinalSpent@115e00c1
  5. 08:34:32,688 INFO  [tech.ivoice.sip.mgcp.IvoiceMediaGateway] Gateway: akka://IvoiceIvr/user/$a/$a about to stop endpoint path: akka://IvoiceIvr/user/$a/$a/$9Pe isTerminated: true sender: akka://IvoiceIvr/deadLetters
  6. 08:34:32,694 ERROR [stderr] 30224109 [IvoiceIvr-akka.actor.default-dispatcher-757] INFO tech.ivoice.sip.service.impl.BackendServiceImpl - publishing scenarioResult; topic scenario_result_sdk_v2_big-caller, callTaskId 60cac5b1f4ed780007e7b78c
  7. 08:34:32,694 INFO  [tech.ivoice.sip.scenario.manager.OutgoingSolutionInitializer] About to destroy call: akka://IvoiceIvr/user/$b/$Awc, call isTerminated(): false, sender: Actor[akka://IvoiceIvr/user/$b/$Bwc/$a]
  8. 08:34:32,695 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  9. 08:34:32,695 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$Awc, direction: inbound, state: completed, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  10. 08:34:32,695 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Sent stop observing for call, from: sip:freeswitch@192.168.0.117:5095 to: sip:outgoingSolution?taskId=60cac5b1f4ed780007e7b78c&amdEnabled=true&callUuid=864cb0ce-edea-40ae-95ab-92739817ff8b&callTaskServiceHost=small-apps11-back&callTaskServicePort=8101&scenarioResultTopic=scenario_result_sdk_v2_big-caller&sleepBeforeScenarioMs=2000@192.168.0.117:5095 direction: inbound to observer: akka://IvoiceIvr/user/$b/$Bwc/$a observer is terminated: false
  11. 08:34:32,695 INFO  [tech.ivoice.sip.sdk.SolutionManager] SolutionManager stopped, callTaskId 60cac5b1f4ed780007e7b78c
  12. 08:34:33,121 INFO  [org.mobicents.servlet.sip.core.session.SipSessionImpl] Invalidating the sip session (F9D9FpK94212a;a28aafa8-49e9-123a-46af-d27b742875eb;b1aba250;IvrApplication)
  13. 08:34:33,121 INFO  [org.mobicents.servlet.sip.core.session.SipApplicationSessionImpl] Invalidating the following sip application session b1aba250;IvrApplication
  14. 08:34:33,121 INFO  [org.mobicents.servlet.sip.core.session.SipApplicationSessionImpl] The following sip application session b1aba250;IvrApplication has been invalidated
  15. 08:34:37,224 INFO  [tech.ivoice.sip.telephony.IvoiceCall] ********** Call's akka://IvoiceIvr/user/$b/$Cwc Current State: "in progress direction: inbound
  16. 08:34:37,224 INFO  [tech.ivoice.sip.telephony.IvoiceCall] ********** Call akka://IvoiceIvr/user/$b/$Cwc Processing Message: "org.mobicents.servlet.sip.message.Servlet3SipServletResponseImpl sender : akka://IvoiceIvr/user/$b
  17. 08:34:39,399 INFO  [org.mobicents.servlet.sip.core.session.SipSessionImpl] Invalidating the sip session (192mySc79806N;92a6df1b-49e9-123a-46af-d27b742875eb;b2cd7d9e;IvrApplication)
  18. 08:34:39,399 INFO  [org.mobicents.servlet.sip.core.session.SipApplicationSessionImpl] Invalidating the following sip application session b2cd7d9e;IvrApplication
  19. 08:34:39,399 INFO  [org.mobicents.servlet.sip.core.session.SipApplicationSessionImpl] The following sip application session b2cd7d9e;IvrApplication has been invalidated
  20. 08:34:39,400 ERROR [tech.ivoice.sip.telephony.IvoiceCallManager] SipApplicationSession already invalidated !: java.lang.IllegalStateException: SipApplicationSession already invalidated !
  21.     at org.mobicents.servlet.sip.core.session.SipApplicationSessionImpl.getAttribute(SipApplicationSessionImpl.java:363) [sip-servlets-impl-3.2.0-89.jar:3.2.0-89]
  22.     at org.mobicents.servlet.sip.message.MobicentsSipApplicationSessionFacade.getAttribute(MobicentsSipApplicationSessionFacade.java:163) [sip-servlets-impl-3.2.0-89.jar:3.2.0-89]
  23.     at tech.ivoice.sip.telephony.IvoiceCallManager.onReceive(IvoiceCallManager.java:96) [classes:]
  24.     at akka.actor.UntypedActor$$anonfun$receive$1.applyOrElse(UntypedActor.scala:159) [akka-actor_2.10-2.1.2.jar:]
  25.     at akka.actor.ActorCell.receiveMessage(ActorCell.scala:425) [akka-actor_2.10-2.1.2.jar:]
  26.     at akka.actor.ActorCell.invoke(ActorCell.scala:386) [akka-actor_2.10-2.1.2.jar:]
  27.     at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:230) [akka-actor_2.10-2.1.2.jar:]
  28.     at akka.dispatch.Mailbox.run(Mailbox.scala:212) [akka-actor_2.10-2.1.2.jar:]
  29.     at akka.dispatch.ForkJoinExecutorConfigurator$MailboxExecutionTask.exec(AbstractDispatcher.scala:506) [akka-actor_2.10-2.1.2.jar:]
  30.     at scala.concurrent.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:262) [scala-library-2.10.1.jar:]
  31.     at scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:975) [scala-library-2.10.1.jar:]
  32.     at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1478) [scala-library-2.10.1.jar:]
  33.     at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:104) [scala-library-2.10.1.jar:]
  34.  
  35. 08:34:39,450 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  36. 08:34:39,450 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$+mc, direction: null, state: uninitialized, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  37. 08:34:39,450 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  38. 08:34:39,450 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  39. 08:34:39,450 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  40. 08:34:39,450 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$+nc, direction: null, state: uninitialized, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  41. 08:34:39,450 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$+sc, direction: null, state: uninitialized, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  42. 08:34:39,450 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$0lc, direction: null, state: uninitialized, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  43. 08:34:39,450 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  44. 08:34:39,450 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  45. 08:34:39,450 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$0mc, direction: null, state: uninitialized, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  46. 08:34:39,450 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$0nc, direction: null, state: uninitialized, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  47. 08:34:39,453 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  48. 08:34:39,453 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$2nc, direction: null, state: uninitialized, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  49. 08:34:39,462 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  50. 08:34:39,462 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$4nc, direction: null, state: uninitialized, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  51. 08:34:39,477 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  52. 08:34:39,477 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$6mc, direction: null, state: uninitialized, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  53. 08:34:39,479 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  54. 08:34:39,479 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$8nc, direction: null, state: uninitialized, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  55. 08:34:39,480 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  56. 08:34:39,480 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$Anc, direction: null, state: uninitialized, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  57. 08:34:39,482 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  58. 08:34:39,488 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$Cnc, direction: null, state: uninitialized, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  59. 08:34:39,489 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] MediaGroup :akka://IvoiceIvr/user/$b/$Cwc/$a/$a at postStop, about to stop ivr endpoint :akka://IvoiceIvr/user/$a/$a/$bQe
  60. 08:34:39,489 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] MediaGroup :akka://IvoiceIvr/user/$b/$Cwc/$a/$a at postStop, about to stop link :akka://IvoiceIvr/user/$a/$a/$cQe
  61. 08:34:39,489 INFO  [tech.ivoice.sip.mgcp.IvoiceMediaGateway] Gateway: akka://IvoiceIvr/user/$a/$a about to stop endpoint path: akka://IvoiceIvr/user/$a/$a/$bQe isTerminated: false sender: akka://IvoiceIvr/deadLetters
  62. 08:34:39,489 INFO  [tech.ivoice.sip.mgcp.IvoiceIvrEndpoint] At IVR postStop()
  63. 08:34:39,489 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  64. 08:34:39,489 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] Call Controller: akka://IvoiceIvr/user/$b/$Cwc/$a about to stop bridge endpoint: akka://IvoiceIvr/user/$a/$a/$aQe
  65. 08:34:39,489 INFO  [org.restcomm.connect.mgcp.BridgeEndpoint] Bridge: akka://IvoiceIvr/user/$a/$a/$aQe bridge id: mobicents/bridge/4769@192.168.0.117:2427 at postStop, sender: akka://IvoiceIvr/deadLetters
  66. 08:34:39,489 INFO  [tech.ivoice.sip.mgcp.IvoiceMediaGateway] Gateway: akka://IvoiceIvr/user/$a/$a about to stop endpoint path: akka://IvoiceIvr/user/$a/$a/$aQe isTerminated: true sender: akka://IvoiceIvr/user/$b/$Cwc/$a
  67. 08:34:39,489 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$Cwc, direction: inbound, state: in progress, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  68. 08:34:39,489 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Sent stop observing for call, from: sip:freeswitch@192.168.0.117:5095 to: sip:outgoingSolution?taskId=60cac5b1f4ed780007e7b912&amdEnabled=true&callUuid=156f2622-5c66-4037-a1ff-39c4f29206dc&callTaskServiceHost=small-apps11-back&callTaskServicePort=8101&scenarioResultTopic=scenario_result_sdk_v2_big-caller&sleepBeforeScenarioMs=2000@192.168.0.117:5095 direction: inbound to observer: akka://IvoiceIvr/user/$b/$Dwc/$a observer is terminated: false
  69. 08:34:39,489 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  70. 08:34:39,489 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  71. 08:34:39,489 INFO  [tech.ivoice.sip.sdk.SolutionManager] SolutionManager stopped, callTaskId 60cac5b1f4ed780007e7b912
  72. 08:34:39,489 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$Emc, direction: null, state: uninitialized, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  73. 08:34:39,489 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$Enc, direction: null, state: uninitialized, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  74. 08:34:39,489 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  75. 08:34:39,489 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$Gnc, direction: null, state: uninitialized, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  76. 08:34:39,489 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  77. 08:34:39,489 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  78. 08:34:39,489 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$Inc, direction: null, state: uninitialized, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  79. 08:34:39,489 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$Ioc, direction: null, state: uninitialized, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  80. 08:34:39,490 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  81. 08:34:39,490 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  82. 08:34:39,490 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  83. 08:34:39,490 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$Koc, direction: null, state: uninitialized, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  84. 08:34:39,490 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$Kkc, direction: null, state: uninitialized, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  85. 08:34:39,490 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$Knc, direction: null, state: uninitialized, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  86. 08:34:39,490 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  87. 08:34:39,490 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  88. 08:34:39,490 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$Moc, direction: null, state: uninitialized, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  89. 08:34:39,490 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$Mnc, direction: null, state: uninitialized, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  90. 08:34:39,491 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  91. 08:34:39,491 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  92. 08:34:39,491 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$Okc, direction: null, state: uninitialized, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  93. 08:34:39,492 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$Onc, direction: null, state: uninitialized, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  94. 08:34:39,493 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  95. 08:34:39,493 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  96. 08:34:39,493 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$Qmc, direction: null, state: uninitialized, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  97. 08:34:39,493 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$Qlc, direction: null, state: uninitialized, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  98. 08:34:39,493 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  99. 08:34:39,493 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  100. 08:34:39,493 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$Qnc, direction: null, state: uninitialized, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  101. 08:34:39,493 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$Qoc, direction: null, state: uninitialized, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  102. 08:34:39,494 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  103. 08:34:39,494 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$Snc, direction: null, state: uninitialized, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  104. 08:34:39,495 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  105. 08:34:39,511 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$Unc, direction: null, state: uninitialized, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  106. 08:34:39,511 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  107. 08:34:39,511 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$Ync, direction: null, state: uninitialized, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  108. 08:34:39,511 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  109. 08:34:39,511 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$alc, direction: null, state: uninitialized, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  110. 08:34:39,511 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  111. 08:34:39,511 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$cmc, direction: null, state: uninitialized, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  112. 08:34:39,512 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  113. 08:34:39,512 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$gmc, direction: null, state: uninitialized, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  114. 08:34:39,512 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  115. 08:34:39,512 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  116. 08:34:39,512 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$ioc, direction: null, state: uninitialized, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  117. 08:34:39,512 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$iic, direction: null, state: uninitialized, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  118. 08:34:39,512 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  119. 08:34:39,512 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$koc, direction: null, state: uninitialized, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  120. 08:34:39,512 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  121. 08:34:39,512 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$omc, direction: null, state: uninitialized, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  122. 08:34:39,512 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  123. 08:34:39,512 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$qnc, direction: null, state: uninitialized, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  124. 08:34:39,512 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  125. 08:34:39,512 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$snc, direction: null, state: uninitialized, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  126. 08:34:39,520 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  127. 08:34:39,525 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  128. 08:34:39,526 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$unc, direction: null, state: uninitialized, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  129. 08:34:39,526 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$umc, direction: null, state: uninitialized, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  130. 08:34:39,526 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  131. 08:34:39,526 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  132. 08:34:39,526 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$wlc, direction: null, state: uninitialized, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  133. 08:34:39,526 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$wnc, direction: null, state: uninitialized, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  134. 08:34:39,526 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  135. 08:34:39,526 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
  136. 08:34:39,526 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$ymc, direction: null, state: uninitialized, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  137. 08:34:39,526 INFO  [tech.ivoice.sip.telephony.IvoiceCall] Call actor at postStop, path: akka://IvoiceIvr/user/$b/$ync, direction: null, state: uninitialized, isTerminated: false, sender: Actor[akka://IvoiceIvr/deadLetters]
  138. 08:34:39,562 ERROR [stderr] 30230977 [IvoiceIvr-akka.actor.default-dispatcher-764] INFO tech.ivoice.sip.config.MediaserverProperties - loaded mediaserver properties: {GOOGLE_API_KEY_ID=32e93a5bf57e4c2fc381646c1d6cab3ccb959774, SERVICE=MS21, NLAB_TOKEN=************44208fc811ac6097fc18, THREEITECH_SERVER=stt.3i-vox.ru, CACHE_EXCLUDE_PATTERN=".*tts-service.*", THREEITECH_SERVER_PORT=443, THREEITECH_TOKEN=2GwFxkDl_LSofNf-WLN7_P07rQ, YANDEX_API_KEY=/opt/secret/yandex-vis.json, YANDEX_API_KEY_ID=ajer2q7css5ndopscoc6, NLAB_SERVER_PORT=80, GOOGLE_APPLICATION_CREDENTIALS=/opt/secret/vis.json, TINKOFF_SECRET_KEY=default_value, YANDEX_FOLDER_ID=b1go2de0214b1pdovdjj, NLAB_SERVER=asr-grpc.nanosemantics.ai, TINKOFF_API_KEY=default_value}
  139. 08:34:44,345 INFO  [tech.ivoice.sip.servlet.IvrSipServlet] IvrSipServlet got BYE :  BYE sip:192.168.0.117:5095 SIP/2.0
  140. Via: SIP/2.0/UDP 92.119.230.103;rport=5060;branch=z9hG4bK9Qy9e420a4g5a;received=92.119.230.103
  141. Max-Forwards: 70
  142. From: "" <sip:freeswitch@192.168.0.117:5095>;tag=S4Ktt6pXBS9KH
  143. To: <sip:outgoingSolution?taskId=60cac5b1f4ed780007e7b912&amdEnabled=true&callUuid=156f2622-5c66-4037-a1ff-39c4f29206dc&callTaskServiceHost=small-apps11-back&callTaskServicePort=8101&scenarioResultTopic=scenario_result_sdk_v2_big-caller&sleepBeforeScenarioMs=2000@192.168.0.117:5095>;tag=51980334_393365d5_d8bfccc0_f5f26f51
  144. Call-ID: adf42ea0-49e9-123a-46af-d27b742875eb
  145. CSeq: 37405644 BYE
  146. User-Agent: FreeSWITCH-mod_sofia/1.10.0-release-11-7a921c608b~64bit
  147. Allow: INVITE,ACK,BYE,CANCEL,OPTIONS,MESSAGE,INFO,UPDATE,REGISTER,REFER,NOTIFY
  148. Supported: timer,path,replaces
  149. Reason: Q.850;cause=16;text="Normal call clearing"
  150. Content-Length: 0
  151.  
  152.  
  153. 08:34:44,345 INFO  [tech.ivoice.sip.telephony.IvoiceCallManager] processing BYE sip:192.168.0.117:5095 SIP/2.0
  154. Via: SIP/2.0/UDP 92.119.230.103;rport=5060;branch=z9hG4bK9Qy9e420a4g5a;received=92.119.230.103
  155. Max-Forwards: 70
  156. From: "" <sip:freeswitch@192.168.0.117:5095>;tag=S4Ktt6pXBS9KH
  157. To: <sip:outgoingSolution?taskId=60cac5b1f4ed780007e7b912&amdEnabled=true&callUuid=156f2622-5c66-4037-a1ff-39c4f29206dc&callTaskServiceHost=small-apps11-back&callTaskServicePort=8101&scenarioResultTopic=scenario_result_sdk_v2_big-caller&sleepBeforeScenarioMs=2000@192.168.0.117:5095>;tag=51980334_393365d5_d8bfccc0_f5f26f51
  158. Call-ID: adf42ea0-49e9-123a-46af-d27b742875eb
  159. CSeq: 37405644 BYE
  160. User-Agent: FreeSWITCH-mod_sofia/1.10.0-release-11-7a921c608b~64bit
  161. Allow: INVITE,ACK,BYE,CANCEL,OPTIONS,MESSAGE,INFO,UPDATE,REGISTER,REFER,NOTIFY
  162. Supported: timer,path,replaces
  163. Reason: Q.850;cause=16;text="Normal call clearing"
  164. Content-Length: 0
  165.  
  166.  
  167. 08:34:56,943 ERROR [org.mobicents.protocols.mgcp.stack.JainMgcpStackProviderImpl] The TransactionHandler not found for TransactionHandle 10632 May be the Tx timed out. Event = 400 0The transaction could not be executed due to a transient error.
  168.  
  169. 08:35:01,509 INFO  [tech.ivoice.sip.servlet.IvrSipServlet] IvrSipServlet got INVITE :  INVITE sip:outgoingSolution?taskId=60cac5b1f4ed780007e7b8b3&amdEnabled=true&callUuid=e2333374-74a3-498a-a48d-486addbd0224&callTaskServiceHost=small-apps11-back&callTaskServicePort=8101&scenarioResultTopic=scenario_result_sdk_v2_big-caller&sleepBeforeScenarioMs=2000@192.168.0.117:5095 SIP/2.0
  170. Via: SIP/2.0/UDP 92.119.230.103;rport=5060;branch=z9hG4bKa39m2295e7r4B;received=92.119.230.103
  171. Max-Forwards: 70
  172. From: "" <sip:freeswitch@192.168.0.117:5095>;tag=HZ4ZpK1KD9H1c
  173. To: <sip:outgoingSolution?taskId=60cac5b1f4ed780007e7b8b3&amdEnabled=true&callUuid=e2333374-74a3-498a-a48d-486addbd0224&callTaskServiceHost=small-apps11-back&callTaskServicePort=8101&scenarioResultTopic=scenario_result_sdk_v2_big-caller&sleepBeforeScenarioMs=2000@192.168.0.117:5095>
  174. Call-ID: bf8ec98c-49e9-123a-46af-d27b742875eb
  175. CSeq: 37405658 INVITE
  176. Contact: <sip:gw+sipservlet_ms21@92.119.230.103:5060;transport=udp;gw=sipservlet_ms21>
  177. User-Agent: FreeSWITCH-mod_sofia/1.10.0-release-11-7a921c608b~64bit
  178. Allow: INVITE,ACK,BYE,CANCEL,OPTIONS,MESSAGE,INFO,UPDATE,REGISTER,REFER,NOTIFY
  179. Supported: timer,path,replaces
  180. Allow-Events: talk,hold,conference,refer
  181. Content-Type: application/sdp
  182. Content-Disposition: session
  183. X-FS-Support: update_display,send_info
  184. Remote-Party-ID: <sip:0000000000@192.168.0.117:5095>;party=calling;screen=yes;privacy=off
  185. Content-Length: 248
  186.  
  187. v=0
  188. o=FreeSWITCH 1623895351 1623895352 IN IP4 92.119.230.103
  189. s=FreeSWITCH
  190. c=IN IP4 92.119.230.103
  191. t=0 0
  192. m=audio 23550 RTP/AVP 0 8 101
  193. a=rtpmap:0 PCMU/8000
  194. a=rtpmap:8 PCMA/8000
  195. a=rtpmap:101 telephone-event/8000
  196. a=fmtp:101 0-16
  197. a=ptime:20
  198.  
  199. 08:35:01,510 INFO  [org.mobicents.servlet.sip.core.dispatchers.InitialRequestDispatcher] Request event dispatched to IvrApplication
  200. 08:35:01,510 INFO  [tech.ivoice.sip.telephony.IvoiceCallManager] processing INVITE sip:outgoingSolution?taskId=60cac5b1f4ed780007e7b8b3&amdEnabled=true&callUuid=e2333374-74a3-498a-a48d-486addbd0224&callTaskServiceHost=small-apps11-back&callTaskServicePort=8101&scenarioResultTopic=scenario_result_sdk_v2_big-caller&sleepBeforeScenarioMs=2000@192.168.0.117:5095 SIP/2.0
  201. Via: SIP/2.0/UDP 92.119.230.103;rport=5060;branch=z9hG4bKa39m2295e7r4B;received=92.119.230.103
  202. Max-Forwards: 70
  203. From: "" <sip:freeswitch@192.168.0.117:5095>;tag=HZ4ZpK1KD9H1c
  204. To: <sip:outgoingSolution?taskId=60cac5b1f4ed780007e7b8b3&amdEnabled=true&callUuid=e2333374-74a3-498a-a48d-486addbd0224&callTaskServiceHost=small-apps11-back&callTaskServicePort=8101&scenarioResultTopic=scenario_result_sdk_v2_big-caller&sleepBeforeScenarioMs=2000@192.168.0.117:5095>
  205. Call-ID: bf8ec98c-49e9-123a-46af-d27b742875eb
  206. CSeq: 37405658 INVITE
  207. Contact: <sip:gw+sipservlet_ms21@92.119.230.103:5060;transport=udp;gw=sipservlet_ms21>
  208. User-Agent: FreeSWITCH-mod_sofia/1.10.0-release-11-7a921c608b~64bit
  209. Allow: INVITE,ACK,BYE,CANCEL,OPTIONS,MESSAGE,INFO,UPDATE,REGISTER,REFER,NOTIFY
  210. Supported: timer,path,replaces
  211. Allow-Events: talk,hold,conference,refer
  212. Content-Type: application/sdp
  213. Content-Disposition: session
  214. X-FS-Support: update_display,send_info
  215. Remote-Party-ID: <sip:0000000000@192.168.0.117:5095>;party=calling;screen=yes;privacy=off
  216. Content-Length: 248
  217.  
  218. v=0
  219. o=FreeSWITCH 1623895351 1623895352 IN IP4 92.119.230.103
  220. s=FreeSWITCH
  221. c=IN IP4 92.119.230.103
  222. t=0 0
  223. m=audio 23550 RTP/AVP 0 8 101
  224. a=rtpmap:0 PCMU/8000
  225. a=rtpmap:8 PCMA/8000
  226. a=rtpmap:101 telephone-event/8000
  227. a=fmtp:101 0-16
  228. a=ptime:20
  229.  
  230. 08:35:01,510 INFO  [tech.ivoice.sip.scenario.manager.OutgoingSolutionInitializer] loading parameters from http://small-apps11-back:8101/outgoingCallTask/find?taskId=60cac5b1f4ed780007e7b8b3&callUuid=e2333374-74a3-498a-a48d-486addbd0224
  231. 08:35:01,525 INFO  [tech.ivoice.sip.scenario.manager.OutgoingSolutionInitializer] loaded {"город":"Сосновоборск","campaignId":"60cac426f4ed7800016f6747","callTaskId":"60cac5b1f4ed780007e7b8b3","solutionName":"universal","callUuid":"e2333374-74a3-498a-a48d-486addbd0224","states":[{"data":{"text":"","audio":[{"type":"url","id":"60bd6ee531624f00065c2317","url":"/audios/60bd6ee531624f00065c2317.wav","number":"1","duration":"16"}],"generationAudioType":"uploadFile","id":"jsPlumb_3_388","title":"Начало разговора","stateQuestion":"вопрос 1","stateValue":"","useTranscribeByValue":false,"words":[],"isSilence":false,"isIllegibly":false,"vendor":"yandex","lang":"","speaker":"alena","emotion":"good","speed":"1","googleSsmlType":"","searchStrategy":"EQUALS","recognitionDriver":"","timeout":"","startCollectBeforePlayEnd":"","waitingInputTimeout":"","silenceAfterSpeechTimeout":"","delayBeforeCollect":""},"view":{"top":89,"left":90},"startNode":true,"smsData":null},{"data":{"text":"sil<[1]>","audio":[{"type":"url","id":"60bd6f0b31624f00065c231a","url":"/audios/60bd6f0b31624f00065c231a.wav","number":"1","duration":"1"}],"generationAudioType":"uploadFile","id":"jsPlumb_3_271","title":"выход","stateQuestion":"","stateValue":"","useTranscribeByValue":false,"words":[],"isSilence":false,"isIllegibly":false,"vendor":"yandex","lang":"","speaker":"oksana","emotion":"good","speed":"1","googleSsmlType":"","searchStrategy":"EQUALS","recognitionDriver":"","timeout":"","startCollectBeforePlayEnd":"","waitingInputTimeout":"","silenceAfterSpeechTimeout":"","delayBeforeCollect":""},"view":{"top":144,"left":1411},"startNode":false,"smsData":null},{"data":{"text":"","audio":[{"type":"url","id":"60bd6f1731624f00065c231b","url":"/audios/60bd6f1731624f00065c231b.wav","number":"1","duration":"4"}],"generationAudioType":"uploadFile","id":"jsPlumb_3_704","title":"Прощание","stateQuestion":"","stateValue":"","useTranscribeByValue":false,"words":[],"isSilence":false,"isIllegibly":false,"vendor":"yandex","lang":"","speaker":"oksana","emotion":"good","speed":"1","googleSsmlType":"","searchStrategy":"EQUALS","recognitionDriver":"","timeout":"","startCollectBeforePlayEnd":"","waitingInputTimeout":"","silenceAfterSpeechTimeout":"","delayBeforeCollect":""},"view":{"top":821,"left":1041},"startNode":false,"smsData":null},{"data":{"text":"","audio":[{"type":"url","id":"60c4391631624f00065c23ac","url":"/audios/60c4391631624f00065c23ac.wav","number":"1","duration":"5"}],"generationAudioType":"uploadFile","id":"jsPlumb_3_721","title":"вопрос 2","stateQuestion":"вопрос 2","stateValue":"","useTranscribeByValue":false,"words":[],"isSilence":false,"isIllegibly":false,"vendor":"yandex","lang":"","speaker":"oksana","emotion":"good","speed":"1","googleSsmlType":"","searchStrategy":"EQUALS","recognitionDriver":"","timeout":"15","startCollectBeforePlayEnd":"1","waitingInputTimeout":"7","silenceAfterSpeechTimeout":"3","delayBeforeCollect":""},"view":{"top":828,"left":56},"startNode":false,"smsData":null},{"data":{"text":"","audio":[{"type":"url","id":"60bd6f2931624f00065c231c","url":"/audios/60bd6f2931624f00065c231c.wav","number":"1","duration":"3"}],"generationAudioType":"uploadFile","id":"jsPlumb_3_844","title":"Вопрос 3","stateQuestion":"вопрос 3","stateValue":"","useTranscribeByValue":false,"words":[],"isSilence":false,"isIllegibly":false,"vendor":"yandex","lang":"","speaker":"oksana","emotion":"good","speed":"1","googleSsmlType":"","searchStrategy":"EQUALS","recognitionDriver":"","timeout":"","startCollectBeforePlayEnd":"","waitingInputTimeout":"","silenceAfterSpeechTimeout":"","delayBeforeCollect":""},"view":{"top":1491,"left":23},"startNode":false,"smsData":null},{"data":{"text":"","audio":[{"type":"url","id":"60bd6f3631624f00065c231d","url":"/audios/60bd6f3631624f00065c231d.wav","number":"1","duration":"6"}],"generationAudioType":"uploadFile","id":"jsPlumb_3_906","title":"вопрос 4","stateQuestion":"вопрос 4","stateValue":"","useTranscribeByValue":false,"words":[],"isSilence":false,"isIllegibly":false,"vendor":"yandex","lang":"","speaker":"oksana","emotion":"good","speed":"1","googleSsmlType":"","searchStrategy":"EQUALS","recognitionDriver":"","timeout":"","startCollectBeforePlayEnd":"","waitingInputTimeout":"","silenceAfterSpeechTimeout":"","delayBeforeCollect":""},"view":{"top":2474,"left":150},"startNode":false,"smsData":null},{"data":{"id":"jsPlumb_3_603","title":"Автоответчик","words":["вызываемый абонент к сожалению все ещё не отвечает вы можете оставить для него голосовое сообщение","извините в селении в данный момент заняты перезвоните пожалуйста позднее","хорошо я передам что-нибудь ещё","сигнала","после сигнала","аппарат абонента выключен","после стирала","вы можете оставить для него голосовое сообщение после сигнала","извините длительное сообщение достигло максимальной величины сообщение"],"isSilence":false,"isIllegibly":false,"recognitionDriver":""},"view":{"top":120,"left":974},"type":"inOutState"},{"data":{"id":"jsPlumb_3_959","title":"Одобрение","words":["да","да-да","да да","дада","ну да","согласен","ага","угу","конечно","верно","так точно","да-да-да","да да да","дадада","ok","Да","дА","допустим","В Красноярске","Красноярск","красноярск","Проживаю","проживаю","живу","да живу","Ага","здесь","давайте","говорите","позже","давайте по позже","перезвоните позже","я сейчас занят","мне сейчас не удобно","если это не долго","да, да, да","Ну да","да, сколько время займет","сколько время займет","о да","хорошо, давайте","хорошо, согласен","естественно согласен","можете попозже перезвонить","ну попробуй","хорошо","ни чем край не поможет","как долго","мне сейчас некогда","простите пожалуйста"],"isSilence":false,"isIllegibly":false,"recognitionDriver":""},"view":{"top":457,"left":62},"type":"inOutState"},{"data":{"id":"jsPlumb_3_208","title":"Отрицание","words":["нет","неа","нео","neo","не надо","не нужно","не хочу","ни за что","ни в коем случае","не хотим","не можем","НЕТ","идинахуй","Пошла нахуй","ну не хочу","да нет","да нет спасибо","я пока не готов","не готов","я не готов","незвоните","не звоните","пошли в жопу","я выехал","выехал","я выехала","выехала","уехала","уехал","Нахуй надо","ёбнулась","конечно нет","ноу","нет конечно","ну нет конечно","не беспокоить","до свидания","не нужен","пока","идите на","надоели","не звоните мне больше","идите вы","в крае уже не проживаю","я не живу","нет времени","о нет","ну нет","совсем нет","нет у меня времени","к сожалению нет","занят очень","нет дела","мне нет дела","извините  нет","извините досвиданья","при чем тут  красноярский край","простите пожалуйста"],"isSilence":false,"isIllegibly":false,"recognitionDriver":""},"view":{"top":461,"left":724},"type":"inOutState"},{"data":{"id":"jsPlumb_3_120","title":"Молчание","words":[],"isSilence":true,"isIllegibly":false,"recognitionDriver":""},"view":{"top":447,"left":1105},"type":"inOutState"},{"data":{"id":"jsPlumb_3_101","title":"Неразборчиво","words":[],"isSilence":false,"isIllegibly":true,"recognitionDriver":""},"view":{"top":454,"left":394},"type":"inOutState"},{"data":{"id":"jsPlumb_3_808","title":"Молчание","words":[],"isSilence":true,"isIllegibly":true,"recognitionDriver":""},"view":{"top":1487,"left":1321},"type":"inOutState"},{"data":{"id":"jsPlumb_3_611","title":"Отрицание","words":["нет","неа","нео","neo","не надо","не нужно","не хочу","ни за что","ни в коем случае","не хотим","не можем","НЕТ","идинахуй","Пошла нахуй","ну не хочу","да нет","да нет спасибо","я пока не готов","не готов","я не готов","незвоните","не звоните","пошли в жопу","я выехал","выехал","я выехала","выехала","уехала","уехал","Нахуй надо","ёбнулась","конечно нет","ноу","нет конечно","ну нет конечно","не беспокоить","до свидания","не нужен","отвалить","отвали","отвалите","пока","идите на","не проживаю","я не живу","я не в"],"isSilence":false,"isIllegibly":false,"recognitionDriver":""},"view":{"top":1105,"left":731},"type":"inOutState"},{"data":{"id":"jsPlumb_3_200","title":"Одобрение","words":["да","да-да","да да","дада","ну да","согласен","ага","угу","конечно","верно","так точно","да-да-да","да да да","дадада","ok","допустим","В Красноярске","Красноярск","красноярск","Проживаю","проживаю","живу","да живу","Ага","здесь","постоянно","да постоянно","постоянно да","Да"],"isSilence":false,"isIllegibly":false,"recognitionDriver":""},"view":{"top":1110,"left":31},"type":"inOutState"},{"data":{"id":"jsPlumb_3_947","title":"Неразборчиво","words":[],"isSilence":false,"isIllegibly":true,"recognitionDriver":""},"view":{"top":1114,"left":354},"type":"inOutState"},{"data":{"id":"jsPlumb_3_178","title":"30-39","words":["31","32","33","34","35","36","37","38","39","30"],"isSilence":false,"isIllegibly":false,"recognitionDriver":""},"view":{"top":1760,"left":691},"type":"inOutState"},{"data":{"id":"jsPlumb_3_752","title":"18-25","words":["18","19","20","21","22","23","24","25"],"isSilence":false,"isIllegibly":false,"recognitionDriver":""},"view":{"top":1777,"left":13},"type":"inOutState"},{"data":{"id":"jsPlumb_3_329","title":"40-49","words":["41","42","43","44","45","46","47","48","49","40"],"isSilence":false,"isIllegibly":false,"recognitionDriver":""},"view":{"top":1759,"left":1017},"type":"inOutState"},{"data":{"id":"jsPlumb_3_175","title":"50-59","words":["51","52","53","54","55","56","57","58","59","50"],"isSilence":false,"isIllegibly":false,"recognitionDriver":""},"view":{"top":2114,"left":34},"type":"inOutState"},{"data":{"id":"jsPlumb_3_91","title":"60-69","words":["61","62","63","64","65","66","67","68","69","60"],"isSilence":false,"isIllegibly":false,"recognitionDriver":""},"view":{"top":2111,"left":372},"type":"inOutState"},{"data":{"id":"jsPlumb_3_161","title":"70-79","words":["71","72","73","74","75","76","77","78","79","70"],"isSilence":false,"isIllegibly":false,"recognitionDriver":""},"view":{"top":2102,"left":732},"type":"inOutState"},{"data":{"id":"jsPlumb_3_300","title":"80-99","words":["81","82","83","84","85","86","87","88","89","90","91","92","93","94","95","96","97","98","99","80"],"isSilence":false,"isIllegibly":false,"recognitionDriver":""},"view":{"top":2096,"left":1066},"type":"inOutState"},{"data":{"id":"jsPlumb_3_644","title":"26-29","words":["26","27","28","29"],"isSilence":false,"isIllegibly":false,"recognitionDriver":""},"view":{"top":1767,"left":337},"type":"inOutState"}],"дата":"17486","audioPrefix":"http://audio-system:8099","common":{"locale":"ru-RU","recognitionDriver":"nlab","audioPrefix":"http://audio-system:8099"},"asrDriver":"yandex","phone":"79131866585","visual":{"connector":"Straight","hideArrows":false},"scenarioId":"60c438d7f4ed78000188d081","connections":[{"sourceId":"jsPlumb_3_388","targetId":"jsPlumb_3_603"},{"sourceId":"jsPlumb_3_388","targetId":"jsPlumb_3_959"},{"sourceId":"jsPlumb_3_388","targetId":"jsPlumb_3_208"},{"sourceId":"jsPlumb_3_388","targetId":"jsPlumb_3_120"},{"sourceId":"jsPlumb_3_603","targetId":"jsPlumb_3_271"},{"sourceId":"jsPlumb_3_120","targetId":"jsPlumb_3_271"},{"sourceId":"jsPlumb_3_388","targetId":"jsPlumb_3_101"},{"sourceId":"jsPlumb_3_208","targetId":"jsPlumb_3_704"},{"sourceId":"jsPlumb_3_959","targetId":"jsPlumb_3_721"},{"sourceId":"jsPlumb_3_721","targetId":"jsPlumb_3_611"},{"sourceId":"jsPlumb_3_721","targetId":"jsPlumb_3_200"},{"sourceId":"jsPlumb_3_721","targetId":"jsPlumb_3_947"},{"sourceId":"jsPlumb_3_611","targetId":"jsPlumb_3_704"},{"sourceId":"jsPlumb_3_101","targetId":"jsPlumb_3_721"},{"sourceId":"jsPlumb_3_200","targetId":"jsPlumb_3_844"},{"sourceId":"jsPlumb_3_947","targetId":"jsPlumb_3_844"},{"sourceId":"jsPlumb_3_844","targetId":"jsPlumb_3_808"},{"sourceId":"jsPlumb_3_721","targetId":"jsPlumb_3_120"},{"sourceId":"jsPlumb_3_721","targetId":"jsPlumb_3_603"},{"sourceId":"jsPlumb_3_844","targetId":"jsPlumb_3_178"},{"sourceId":"jsPlumb_3_844","targetId":"jsPlumb_3_752"},{"sourceId":"jsPlumb_3_844","targetId":"jsPlumb_3_329"},{"sourceId":"jsPlumb_3_844","targetId":"jsPlumb_3_175"},{"sourceId":"jsPlumb_3_752","targetId":"jsPlumb_3_906"},{"sourceId":"jsPlumb_3_178","targetId":"jsPlumb_3_906"},{"sourceId":"jsPlumb_3_329","targetId":"jsPlumb_3_906"},{"sourceId":"jsPlumb_3_175","targetId":"jsPlumb_3_906"},{"sourceId":"jsPlumb_3_808","targetId":"jsPlumb_3_906"},{"sourceId":"jsPlumb_3_844","targetId":"jsPlumb_3_91"},{"sourceId":"jsPlumb_3_844","targetId":"jsPlumb_3_161"},{"sourceId":"jsPlumb_3_844","targetId":"jsPlumb_3_300"},{"sourceId":"jsPlumb_3_161","targetId":"jsPlumb_3_906"},{"sourceId":"jsPlumb_3_300","targetId":"jsPlumb_3_906"},{"sourceId":"jsPlumb_3_91","targetId":"jsPlumb_3_906"},{"sourceId":"jsPlumb_3_844","targetId":"jsPlumb_3_644"},{"sourceId":"jsPlumb_3_644","targetId":"jsPlumb_3_906"}]}
  232. 08:35:01,525 INFO  [tech.ivoice.sip.scenario.manager.OutgoingSolutionInitializer] initializing scenario universal
  233. 08:35:01,525 INFO  [tech.ivoice.sip.scenario.manager.OutgoingSolutionInitializer] amd enabled = true
  234. 08:35:01,525 INFO  [stdout] initialize UniversalScenario
  235. 08:35:01,526 INFO  [tech.ivoice.sip.sdk.SolutionManager] SolutionManager started
  236. 08:35:01,526 INFO  [tech.ivoice.sip.scenario.manager.OutgoingSolutionInitializer] amd is enabled; initializing amd listener for callUuid = e2333374-74a3-498a-a48d-486addbd0224
  237. 08:35:01,526 INFO  [tech.ivoice.sip.telephony.IvoiceCall] ********** Call's akka://IvoiceIvr/user/$b/$Ewc Current State: "uninitialized direction: null
  238. 08:35:01,526 INFO  [tech.ivoice.sip.telephony.IvoiceCall] ********** Call akka://IvoiceIvr/user/$b/$Ewc Processing Message: "org.mobicents.servlet.sip.message.Servlet3SipServletRequestImpl sender : akka://IvoiceIvr/user/$b/$Fwc
  239. 08:35:01,526 INFO  [tech.ivoice.sip.sdk.SolutionManager] tech.ivoice.sip.scenario.message.InitCall@4651a8ae
  240. 08:35:01,527 INFO  [tech.ivoice.sip.telephony.IvoiceCall] ********** Call's akka://IvoiceIvr/user/$b/$Ewc Current State: "ringing direction: inbound
  241. 08:35:01,527 INFO  [tech.ivoice.sip.telephony.IvoiceCall] ********** Call akka://IvoiceIvr/user/$b/$Ewc Processing Message: "org.restcomm.connect.telephony.api.GetCallInfo sender : akka://IvoiceIvr/user/$b/$Fwc/$a
  242. 08:35:01,527 INFO  [tech.ivoice.sip.telephony.IvoiceCall] preparing call info: actAsImsUa=false; from=sip:freeswitch@192.168.0.117:5095; to=sip:outgoingSolution?taskId=60cac5b1f4ed780007e7b8b3&amdEnabled=true&callUuid=e2333374-74a3-498a-a48d-486addbd0224&callTaskServiceHost=small-apps11-back&callTaskServicePort=8101&scenarioResultTopic=scenario_result_sdk_v2_big-caller&sleepBeforeScenarioMs=2000@192.168.0.117:5095
  243. 08:35:01,527 INFO  [tech.ivoice.sip.sdk.SolutionManager] StandardResponse [succeeded=true, cause=null, message=null, object=org.restcomm.connect.telephony.api.CallInfo@633a998]
  244. 08:35:01,527 INFO  [tech.ivoice.sip.telephony.IvoiceCall] ********** Call's akka://IvoiceIvr/user/$b/$Ewc Current State: "ringing direction: inbound
  245. 08:35:01,527 INFO  [tech.ivoice.sip.telephony.IvoiceCall] ********** Call akka://IvoiceIvr/user/$b/$Ewc Processing Message: "org.restcomm.connect.commons.patterns.Observe sender : akka://IvoiceIvr/user/$b/$Fwc/$a
  246. 08:35:01,527 INFO  [tech.ivoice.sip.sdk.SolutionManager] StandardResponse [succeeded=true, cause=null, message=null, object=Actor[akka://IvoiceIvr/user/$b/$Ewc]]
  247. 08:35:01,527 INFO  [tech.ivoice.sip.telephony.IvoiceCall] ********** Call's akka://IvoiceIvr/user/$b/$Ewc Current State: "ringing direction: inbound
  248. 08:35:01,527 INFO  [tech.ivoice.sip.telephony.IvoiceCall] ********** Call akka://IvoiceIvr/user/$b/$Ewc Processing Message: "org.restcomm.connect.telephony.api.Answer sender : akka://IvoiceIvr/user/$b/$Fwc/$a
  249. 08:35:01,527 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Ewc/$a Current State: "uninitialized
  250. 08:35:01,527 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Ewc/$a Processing Message: "org.restcomm.connect.commons.patterns.Observe sender : akka://IvoiceIvr/user/$b/$Ewc
  251. 08:35:01,527 INFO  [tech.ivoice.sip.telephony.IvoiceCall] ********** Call's akka://IvoiceIvr/user/$b/$Ewc Current State: "initializing direction: inbound
  252. 08:35:01,527 INFO  [tech.ivoice.sip.telephony.IvoiceCall] ********** Call akka://IvoiceIvr/user/$b/$Ewc Processing Message: "org.restcomm.connect.commons.patterns.Observing sender : akka://IvoiceIvr/user/$b/$Ewc/$a
  253. 08:35:01,527 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Ewc/$a Current State: "uninitialized
  254. 08:35:01,527 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Ewc/$a Processing Message: "org.restcomm.connect.mscontrol.api.messages.CreateMediaSession sender : akka://IvoiceIvr/user/$b/$Ewc
  255. 08:35:01,527 INFO  [org.restcomm.connect.mrb.MediaResourceBrokerGeneric]  ********** MediaResourceBroker akka://IvoiceIvr/user/$a Processing Message: org.restcomm.connect.mrb.api.GetMediaGateway
  256. 08:35:01,527 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Ewc/$a Current State: "acquiring media gateway from mrb
  257. 08:35:01,527 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Ewc/$a Processing Message: "org.restcomm.connect.mgcp.MediaResourceBrokerResponse sender : akka://IvoiceIvr/user/$a
  258. 08:35:01,527 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Ewc/$a Current State: "acquiring media gateway info
  259. 08:35:01,527 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Ewc/$a Processing Message: "org.restcomm.connect.mgcp.MediaGatewayResponse sender : akka://IvoiceIvr/user/$b/$Ewc/$a
  260. 08:35:01,527 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Ewc/$a Current State: "acquiring media session
  261. 08:35:01,527 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Ewc/$a Processing Message: "org.restcomm.connect.mgcp.MediaGatewayResponse sender : akka://IvoiceIvr/user/$a/$a
  262. 08:35:01,527 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Ewc/$a Current State: "acquiring media bridge
  263. 08:35:01,527 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Ewc/$a Processing Message: "org.restcomm.connect.mgcp.MediaGatewayResponse sender : akka://IvoiceIvr/user/$a/$a
  264. 08:35:01,528 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Ewc/$a Current State: "creating media group
  265. 08:35:01,528 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Ewc/$a Processing Message: "org.restcomm.connect.commons.patterns.Observing sender : akka://IvoiceIvr/user/$a/$a/$eQe
  266. 08:35:01,528 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Ewc/$a/$a Current State: "uninitialized
  267. 08:35:01,528 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Ewc/$a/$a Processing Message: "org.restcomm.connect.commons.patterns.Observe sender : class akka.actor.LocalActorRef
  268. 08:35:01,528 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Ewc/$a/$a Current State: "uninitialized
  269. 08:35:01,528 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Ewc/$a/$a Processing Message: "org.restcomm.connect.mscontrol.api.messages.StartMediaGroup sender : class akka.actor.LocalActorRef
  270. 08:35:01,528 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] MediaGroup: akka://IvoiceIvr/user/$b/$Ewc/$a/$a got StartMediaGroup from: akka://IvoiceIvr/user/$b/$Ewc/$a endpoint: akka://IvoiceIvr/user/$a/$a/$eQe isTerminated: false
  271. 08:35:01,528 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Ewc/$a Current State: "creating media group
  272. 08:35:01,528 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Ewc/$a Processing Message: "org.restcomm.connect.commons.patterns.Observing sender : akka://IvoiceIvr/user/$b/$Ewc/$a/$a
  273. 08:35:01,528 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] MediaGroup :akka://IvoiceIvr/user/$b/$Ewc/$a/$a state: uninitialized session: 4770 will ask to get IvrEndpoint: null
  274. 08:35:01,528 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Ewc/$a/$a Current State: "acquiring ivr
  275. 08:35:01,528 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Ewc/$a/$a Processing Message: "org.restcomm.connect.mgcp.MediaGatewayResponse sender : class akka.actor.LocalActorRef
  276. 08:35:01,528 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] MediaGroup :akka://IvoiceIvr/user/$b/$Ewc/$a/$a state: acquiring ivr session: 4770 ivr endpoint: akka://IvoiceIvr/user/$a/$a/$fQe will ask to get Link
  277. 08:35:01,528 INFO  [tech.ivoice.sip.amd.AmdListener] AMD listener initiated for callTaskId=60cac5b1f4ed780007e7b8b3, callingSystemCallUuid=e2333374-74a3-498a-a48d-486addbd0224
  278. 08:35:01,528 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Ewc/$a/$a Current State: "acquiring link
  279. 08:35:01,528 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Ewc/$a/$a Processing Message: "org.restcomm.connect.commons.patterns.Observing sender : class akka.actor.LocalActorRef
  280. 08:35:01,528 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Ewc/$a/$a Current State: "acquiring link
  281. 08:35:01,528 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Ewc/$a/$a Processing Message: "org.restcomm.connect.mgcp.MediaGatewayResponse sender : class akka.actor.LocalActorRef
  282. 08:35:01,528 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] MediaGroup :akka://IvoiceIvr/user/$b/$Ewc/$a/$a state: acquiring link session: 4770 link: akka://IvoiceIvr/user/$a/$a/$gQe endpoint: akka://IvoiceIvr/user/$a/$a/$eQe initializeLink sent, endpoint isTerminated: false
  283. 08:35:01,528 INFO  [org.restcomm.connect.mgcp.Link] Link: akka://IvoiceIvr/user/$a/$a/$gQe ,received InitializeLink message from sender: akka://IvoiceIvr/user/$b/$Ewc/$a/$a
  284. 08:35:01,528 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Ewc/$a/$a Current State: "initializing link
  285. 08:35:01,528 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Ewc/$a/$a Processing Message: "org.restcomm.connect.commons.patterns.Observing sender : class akka.actor.LocalActorRef
  286. 08:35:01,528 INFO  [org.restcomm.connect.mgcp.Link] Link: akka://IvoiceIvr/user/$a/$a/$gQe ,state: uninitialized ,primaryEndpoint: akka://IvoiceIvr/user/$a/$a/$eQe ,secondaryEndpoint: akka://IvoiceIvr/user/$a/$a/$fQe
  287. 08:35:01,529 INFO  [org.restcomm.connect.mgcp.Link] Link: akka://IvoiceIvr/user/$a/$a/$gQe ,state: uninitialized InviteEndpoint sent to primaryEndpoint: akka://IvoiceIvr/user/$a/$a/$eQe
  288. 08:35:01,529 INFO  [org.restcomm.connect.mgcp.Link] Link: akka://IvoiceIvr/user/$a/$a/$gQe ,state: initializing primary ,primaryEndpointId: mobicents/bridge/$@192.168.0.117:2427 ,secondaryEndpoint: akka://IvoiceIvr/user/$a/$a/$fQe secondaryEndpoint isTerminated: false
  289. 08:35:01,529 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Ewc/$a/$a Current State: "initializing link
  290. 08:35:01,529 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Ewc/$a/$a Processing Message: "org.restcomm.connect.mgcp.LinkStateChanged sender : class akka.actor.LocalActorRef
  291. 08:35:01,529 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] MediaGroup :akka://IvoiceIvr/user/$b/$Ewc/$a/$a state: initializing link session: 4770 link: akka://IvoiceIvr/user/$a/$a/$gQe will ask to open Link with primaryEndpointId: null secondaryEndpointId: null
  292. 08:35:01,532 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Ewc/$a/$a Current State: "opening link
  293. 08:35:01,532 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Ewc/$a/$a Processing Message: "org.restcomm.connect.mgcp.LinkStateChanged sender : class akka.actor.LocalActorRef
  294. 08:35:01,536 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Ewc/$a/$a Current State: "updating link
  295. 08:35:01,536 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Ewc/$a/$a Processing Message: "org.restcomm.connect.mgcp.LinkStateChanged sender : class akka.actor.LocalActorRef
  296. 08:35:01,536 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Ewc/$a Current State: "creating media group
  297. 08:35:01,536 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Ewc/$a Processing Message: "org.restcomm.connect.mscontrol.api.messages.MediaGroupStateChanged sender : akka://IvoiceIvr/user/$b/$Ewc/$a/$a
  298. 08:35:01,536 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Ewc/$a Current State: "acquiring connection
  299. 08:35:01,536 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Ewc/$a Processing Message: "org.restcomm.connect.mgcp.MediaGatewayResponse sender : akka://IvoiceIvr/user/$a/$a
  300. 08:35:01,537 INFO  [org.restcomm.connect.mgcp.Connection]  ********** Connection Current State: uninitialized
  301. 08:35:01,537 INFO  [org.restcomm.connect.mgcp.Connection]  ********** Connection Processing Message: org.restcomm.connect.commons.patterns.Observe
  302. 08:35:01,537 INFO  [org.restcomm.connect.mgcp.Connection]  ********** Connection Current State: uninitialized
  303. 08:35:01,537 INFO  [org.restcomm.connect.mgcp.Connection]  ********** Connection Processing Message: org.restcomm.connect.mgcp.InitializeConnection
  304. 08:35:01,537 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Ewc/$a Current State: "initializing connection
  305. 08:35:01,537 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Ewc/$a Processing Message: "org.restcomm.connect.commons.patterns.Observing sender : akka://IvoiceIvr/user/$a/$a/$hQe
  306. 08:35:01,537 INFO  [org.restcomm.connect.mgcp.Connection]  ********** Connection Current State: initializing
  307. 08:35:01,537 INFO  [org.restcomm.connect.mgcp.Connection]  ********** Connection Processing Message: org.restcomm.connect.mgcp.EndpointCredentials
  308. 08:35:01,537 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Ewc/$a Current State: "initializing connection
  309. 08:35:01,537 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Ewc/$a Processing Message: "org.restcomm.connect.mgcp.ConnectionStateChanged sender : akka://IvoiceIvr/user/$a/$a/$hQe
  310. 08:35:01,537 INFO  [org.restcomm.connect.mgcp.Connection]  ********** Connection Current State: closed
  311. 08:35:01,537 INFO  [org.restcomm.connect.mgcp.Connection]  ********** Connection Processing Message: org.restcomm.connect.mgcp.OpenConnection
  312. 08:35:01,540 INFO  [org.restcomm.connect.mgcp.Connection]  ********** Connection Current State: opening
  313. 08:35:01,541 INFO  [org.restcomm.connect.mgcp.Connection]  ********** Connection Processing Message: jain.protocol.ip.mgcp.message.CreateConnectionResponse
  314. 08:35:01,541 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Ewc/$a Current State: "opening connection
  315. 08:35:01,541 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Ewc/$a Processing Message: "org.restcomm.connect.mgcp.ConnectionStateChanged sender : akka://IvoiceIvr/user/$a/$a/$hQe
  316. 08:35:01,541 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] connectionIdentifier: 37e6
  317. 08:35:01,541 INFO  [tech.ivoice.sip.telephony.IvoiceCall] ********** Call's akka://IvoiceIvr/user/$b/$Ewc Current State: "initializing direction: inbound
  318. 08:35:01,541 INFO  [tech.ivoice.sip.telephony.IvoiceCall] ********** Call akka://IvoiceIvr/user/$b/$Ewc Processing Message: "org.restcomm.connect.mscontrol.api.messages.MediaServerControllerStateChanged sender : akka://IvoiceIvr/user/$b/$Ewc/$a
  319. 08:35:01,541 INFO  [tech.ivoice.sip.telephony.IvoiceCall] onMediaServerControllerStateChanged ACTIVE inboundConfirmCall true
  320. 08:35:01,541 INFO  [tech.ivoice.sip.telephony.IvoiceCall] sending initial invite ok,  initialInviteOkSent:false
  321. 08:35:01,541 INFO  [tech.ivoice.sip.sdk.SolutionManager] CallStateChanged [state=in-progress, sipResponse=null]
  322. 08:35:01,541 INFO  [tech.ivoice.sip.sdk.SolutionManager] tech.ivoice.sip.sdk.spy.ScenarioSpy$SpyMessage@2c1d065e
  323. 08:35:01,541 INFO  [stdout] ^^^^^^^^ UniversalComponent. entry. Start scenario. Version = 13.03.2020 ^^^^^^^^
  324. 08:35:01,541 INFO  [stdout] ^^^^^^^^ UniversalParameters. setStates. states size = 23 ^^^^^^^^
  325. 08:35:01,542 INFO  [tech.ivoice.sip.sdk.SolutionManager] Log{context={sid=6196ffc7-15e4-4b82-b34e-121d584a487a, question=вопрос 1}, text='start requesting option (jsPlumb_3_603, jsPlumb_3_959, jsPlumb_3_208)'}
  326. 08:35:01,542 INFO  [tech.ivoice.sip.sdk.SolutionManager] PlayCollectSpeech{playSource=UrlsPlaySource{urls=[http://audio-system:8099/audios/60bd6ee531624f00065c2317.wav]}, maxRecognitionCount=1, timeout=4, delayBeforeCollect=0, startCollectBeforePlayEnd=0, lang=ru-RU, endInputKey=#, keywords=, driver=nlab, digitsCount=0, waitingInputTimeout=4, silenceAfterSpeechTimeout=3, partialResult=true, input=SPEECH, enableLongMenuFeatures=false, collectStrategy=LAST}
  327. 08:35:01,542 INFO  [tech.ivoice.sip.sdk.SolutionManager] PlayCollectSpeech{playSource=UrlsPlaySource{urls=[http://audio-system:8099/audios/60bd6ee531624f00065c2317.wav]}, maxRecognitionCount=1, timeout=4, delayBeforeCollect=0, startCollectBeforePlayEnd=0, lang=ru-RU, endInputKey=#, keywords=, driver=nlab, digitsCount=0, waitingInputTimeout=4, silenceAfterSpeechTimeout=3, partialResult=true, input=SPEECH, enableLongMenuFeatures=false, collectStrategy=LAST}
  328. 08:35:01,543 INFO  [tech.ivoice.sip.sdk.SolutionManager] ResolveUrl{playSource=UrlsPlaySource{urls=[http://audio-system:8099/audios/60bd6ee531624f00065c2317.wav]}} SessionMessage{session=Session{sid='1480a1c2-6e69-4584-a69e-ad208f0aa347'}}
  329. 08:35:01,543 INFO  [tech.ivoice.sip.sdk.SolutionManager] ResolveUrl{playSource=UrlsPlaySource{urls=[http://audio-system:8099/audios/60bd6ee531624f00065c2317.wav]}} SessionMessage{session=Session{sid='1480a1c2-6e69-4584-a69e-ad208f0aa347'}}
  330. 08:35:01,543 INFO  [tech.ivoice.sip.sdk.components.ResolvePlayUrlComponent] ResolvePlayUrlComponent. onReceive. http://audio-system:8099/audios/60bd6ee531624f00065c2317.wav
  331. 08:35:01,543 INFO  [tech.ivoice.sip.sdk.SolutionManager] Result{urls=[http://audio-system:8099/audios/60bd6ee531624f00065c2317.wav]} Result{success=true, cause=null}
  332. 08:35:01,543 INFO  [tech.ivoice.sip.sdk.SolutionManager] SessionMessage{session=Session{sid='1480a1c2-6e69-4584-a69e-ad208f0aa347'}}
  333. 08:35:01,543 INFO  [tech.ivoice.sip.sdk.SolutionManager] Result{urls=[http://audio-system:8099/audios/60bd6ee531624f00065c2317.wav]} Result{success=true, cause=null}
  334. 08:35:01,543 INFO  [tech.ivoice.sip.sdk.SolutionManager] SynthesisResources{chars=0, vendor=null, vendorDetails=[]}
  335. 08:35:01,555 INFO  [tech.ivoice.sip.sdk.components.AsrComponent] process of getting audio length has taken 988 ms
  336. 08:35:01,555 INFO  [tech.ivoice.sip.sdk.components.AsrComponent] CollectSpeech{maxRecognitionCount=1, requestId=6196ffc7-15e4-4b82-b34e-121d584a487a, prompts=[http://audio-system:8099/audios/60bd6ee531624f00065c2317.wav], timeout=4, delayBeforeCollect=16, lang=ru-RU, endInputKey=#, keywords=, driver=nlab, digitsCount=0, waitingInputTimeout=4, silenceAfterSpeechTimeout=3, partialResult=true, input=SPEECH, enableLongMenuFeatures=false, collectStrategy=LAST}
  337. 08:35:01,555 INFO  [tech.ivoice.sip.telephony.IvoiceCall] ********** Call's akka://IvoiceIvr/user/$b/$Ewc Current State: "in progress direction: inbound
  338. 08:35:01,555 INFO  [tech.ivoice.sip.telephony.IvoiceCall] ********** Call akka://IvoiceIvr/user/$b/$Ewc Processing Message: "tech.ivoice.sip.mscontrol.message.CollectSpeech sender : akka://IvoiceIvr/user/$Oyg
  339. 08:35:01,556 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Ewc/$a Current State: "active
  340. 08:35:01,556 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Ewc/$a Processing Message: "tech.ivoice.sip.mscontrol.message.CollectSpeech sender : akka://IvoiceIvr/user/$Oyg
  341. 08:35:01,556 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Ewc/$a/$a Current State: "active
  342. 08:35:01,556 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Ewc/$a/$a Processing Message: "tech.ivoice.sip.mscontrol.message.CollectSpeech sender : class akka.actor.RepointableActorRef
  343. 08:35:06,624 INFO  [tech.ivoice.sip.telephony.IvoiceCall] ********** Call's akka://IvoiceIvr/user/$b/$Ewc Current State: "in progress direction: inbound
  344. 08:35:06,624 INFO  [tech.ivoice.sip.telephony.IvoiceCall] ********** Call akka://IvoiceIvr/user/$b/$Ewc Processing Message: "org.mobicents.servlet.sip.message.Servlet3SipServletResponseImpl sender : akka://IvoiceIvr/user/$b
  345. 08:35:11,724 INFO  [tech.ivoice.sip.telephony.IvoiceCall] ********** Call's akka://IvoiceIvr/user/$b/$Ewc Current State: "in progress direction: inbound
  346. 08:35:11,724 INFO  [tech.ivoice.sip.telephony.IvoiceCall] ********** Call akka://IvoiceIvr/user/$b/$Ewc Processing Message: "org.mobicents.servlet.sip.message.Servlet3SipServletResponseImpl sender : akka://IvoiceIvr/user/$b
  347. 08:35:16,703 INFO  [tech.ivoice.sip.servlet.IvrSipServlet] IvrSipServlet got INVITE :  INVITE sip:outgoingSolution?taskId=60cb0934878d220007f8874a&amdEnabled=false&callUuid=67873dfb-1a0c-416d-ae02-b2fee2936f16&callTaskServiceHost=small-apps12-back&callTaskServicePort=8106&scenarioResultTopic=scenario_result_sdk_v2_app-vis&sleepBeforeScenarioMs=2000@192.168.0.117:5095 SIP/2.0
  348. Via: SIP/2.0/UDP 176.118.166.219;rport=5060;branch=z9hG4bKmtZ0HyZH2U5Bc;received=176.118.166.219
  349. Max-Forwards: 70
  350. From: "" <sip:freeswitch@192.168.0.117:5095>;tag=r89H2vytj0Qme
  351. To: <sip:outgoingSolution?taskId=60cb0934878d220007f8874a&amdEnabled=false&callUuid=67873dfb-1a0c-416d-ae02-b2fee2936f16&callTaskServiceHost=small-apps12-back&callTaskServicePort=8106&scenarioResultTopic=scenario_result_sdk_v2_app-vis&sleepBeforeScenarioMs=2000@192.168.0.117:5095>
  352. Call-ID: c89d1828-49e9-123a-35b4-7674e5421048
  353. CSeq: 37405666 INVITE
  354. Contact: <sip:gw+sipservlet_ms21@176.118.166.219:5060;transport=udp;gw=sipservlet_ms21>
  355. User-Agent: FreeSWITCH-mod_sofia/1.8.5-6-31281a0bf1~64bit
  356. Allow: INVITE,ACK,BYE,CANCEL,OPTIONS,MESSAGE,INFO,UPDATE,REGISTER,REFER,NOTIFY
  357. Supported: timer,path,replaces
  358. Allow-Events: talk,hold,conference,refer
  359. Content-Type: application/sdp
  360. Content-Disposition: session
  361. X-FS-Support: update_display,send_info
  362. Remote-Party-ID: <sip:0000000000@192.168.0.117:5095>;party=calling;screen=yes;privacy=off
  363. Content-Length: 250
  364.  
  365. v=0
  366. o=FreeSWITCH 1623900080 1623900081 IN IP4 176.118.166.219
  367. s=FreeSWITCH
  368. c=IN IP4 176.118.166.219
  369. t=0 0
  370. m=audio 18836 RTP/AVP 0 8 101
  371. a=rtpmap:0 PCMU/8000
  372. a=rtpmap:8 PCMA/8000
  373. a=rtpmap:101 telephone-event/8000
  374. a=fmtp:101 0-16
  375. a=ptime:20
  376.  
  377. 08:35:16,703 INFO  [org.mobicents.servlet.sip.core.dispatchers.InitialRequestDispatcher] Request event dispatched to IvrApplication
  378. 08:35:16,703 INFO  [tech.ivoice.sip.telephony.IvoiceCallManager] processing INVITE sip:outgoingSolution?taskId=60cb0934878d220007f8874a&amdEnabled=false&callUuid=67873dfb-1a0c-416d-ae02-b2fee2936f16&callTaskServiceHost=small-apps12-back&callTaskServicePort=8106&scenarioResultTopic=scenario_result_sdk_v2_app-vis&sleepBeforeScenarioMs=2000@192.168.0.117:5095 SIP/2.0
  379. Via: SIP/2.0/UDP 176.118.166.219;rport=5060;branch=z9hG4bKmtZ0HyZH2U5Bc;received=176.118.166.219
  380. Max-Forwards: 70
  381. From: "" <sip:freeswitch@192.168.0.117:5095>;tag=r89H2vytj0Qme
  382. To: <sip:outgoingSolution?taskId=60cb0934878d220007f8874a&amdEnabled=false&callUuid=67873dfb-1a0c-416d-ae02-b2fee2936f16&callTaskServiceHost=small-apps12-back&callTaskServicePort=8106&scenarioResultTopic=scenario_result_sdk_v2_app-vis&sleepBeforeScenarioMs=2000@192.168.0.117:5095>
  383. Call-ID: c89d1828-49e9-123a-35b4-7674e5421048
  384. CSeq: 37405666 INVITE
  385. Contact: <sip:gw+sipservlet_ms21@176.118.166.219:5060;transport=udp;gw=sipservlet_ms21>
  386. User-Agent: FreeSWITCH-mod_sofia/1.8.5-6-31281a0bf1~64bit
  387. Allow: INVITE,ACK,BYE,CANCEL,OPTIONS,MESSAGE,INFO,UPDATE,REGISTER,REFER,NOTIFY
  388. Supported: timer,path,replaces
  389. Allow-Events: talk,hold,conference,refer
  390. Content-Type: application/sdp
  391. Content-Disposition: session
  392. X-FS-Support: update_display,send_info
  393. Remote-Party-ID: <sip:0000000000@192.168.0.117:5095>;party=calling;screen=yes;privacy=off
  394. Content-Length: 250
  395.  
  396. v=0
  397. o=FreeSWITCH 1623900080 1623900081 IN IP4 176.118.166.219
  398. s=FreeSWITCH
  399. c=IN IP4 176.118.166.219
  400. t=0 0
  401. m=audio 18836 RTP/AVP 0 8 101
  402. a=rtpmap:0 PCMU/8000
  403. a=rtpmap:8 PCMA/8000
  404. a=rtpmap:101 telephone-event/8000
  405. a=fmtp:101 0-16
  406. a=ptime:20
  407.  
  408. 08:35:16,703 INFO  [tech.ivoice.sip.scenario.manager.OutgoingSolutionInitializer] loading parameters from http://small-apps12-back:8106/outgoingCallTask/find?taskId=60cb0934878d220007f8874a&callUuid=67873dfb-1a0c-416d-ae02-b2fee2936f16
  409. 08:35:16,715 INFO  [tech.ivoice.sip.scenario.manager.OutgoingSolutionInitializer] loaded {"CONST_THIRD":" по адресу ","campaignId":"606c460af961227f559483fa","callTaskId":"60cb0934878d220007f8874a","CLIENT_NAME":"","solutionName":"zdravica","PAT_ID":"62031","VISITING_TIME":null,"PAYMENT_METHOD":"НАЛ","callUuid":"67873dfb-1a0c-416d-ae02-b2fee2936f16","CONST_FIRST":"Здравствуйте ","FILIAL":"улица дуси,ковальчук 272 дробь 1","CONST_SECOND":". Это робот Здравицы. Завтра ","phone":"89139015796","CLIENT_ID":"8059435","CLIENT_AGE":"15","CLIENT_GENDER":"м","PHONE_NUMBER":"89139015796","scenarioId":"5cf501ad8c352c2ea5c93071","DOCTOR":"18 июня Элемир записан на  массаж к Глебовой 'Инннге Алексеевне в 10:10","CONST_FOURTH":". Вы подойдете? Ответьте, пожалуйста, Да или Нет.","CAMPAIGN":"campaign_tomorrow"}
  410. 08:35:16,716 INFO  [tech.ivoice.sip.scenario.manager.OutgoingSolutionInitializer] initializing scenario zdravica
  411. 08:35:16,716 INFO  [tech.ivoice.sip.scenario.manager.OutgoingSolutionInitializer] amd enabled = false
  412. 08:35:16,716 INFO  [tech.ivoice.sip.telephony.IvoiceCall] ********** Call's akka://IvoiceIvr/user/$b/$Gwc Current State: "uninitialized direction: null
  413. 08:35:16,716 INFO  [tech.ivoice.sip.telephony.IvoiceCall] ********** Call akka://IvoiceIvr/user/$b/$Gwc Processing Message: "org.mobicents.servlet.sip.message.Servlet3SipServletRequestImpl sender : akka://IvoiceIvr/user/$b/$Hwc
  414. 08:35:16,716 INFO  [tech.ivoice.sip.sdk.SolutionManager] SolutionManager started
  415. 08:35:16,717 INFO  [tech.ivoice.sip.sdk.SolutionManager] tech.ivoice.sip.scenario.message.InitCall@59593705
  416. 08:35:16,717 INFO  [tech.ivoice.sip.telephony.IvoiceCall] ********** Call's akka://IvoiceIvr/user/$b/$Gwc Current State: "ringing direction: inbound
  417. 08:35:16,717 INFO  [tech.ivoice.sip.telephony.IvoiceCall] ********** Call akka://IvoiceIvr/user/$b/$Gwc Processing Message: "org.restcomm.connect.telephony.api.GetCallInfo sender : akka://IvoiceIvr/user/$b/$Hwc/$a
  418. 08:35:16,717 INFO  [tech.ivoice.sip.telephony.IvoiceCall] preparing call info: actAsImsUa=false; from=sip:freeswitch@192.168.0.117:5095; to=sip:outgoingSolution?taskId=60cb0934878d220007f8874a&amdEnabled=false&callUuid=67873dfb-1a0c-416d-ae02-b2fee2936f16&callTaskServiceHost=small-apps12-back&callTaskServicePort=8106&scenarioResultTopic=scenario_result_sdk_v2_app-vis&sleepBeforeScenarioMs=2000@192.168.0.117:5095
  419. 08:35:16,718 INFO  [tech.ivoice.sip.sdk.SolutionManager] StandardResponse [succeeded=true, cause=null, message=null, object=org.restcomm.connect.telephony.api.CallInfo@da3e83f]
  420. 08:35:16,718 INFO  [tech.ivoice.sip.telephony.IvoiceCall] ********** Call's akka://IvoiceIvr/user/$b/$Gwc Current State: "ringing direction: inbound
  421. 08:35:16,719 INFO  [tech.ivoice.sip.telephony.IvoiceCall] ********** Call akka://IvoiceIvr/user/$b/$Gwc Processing Message: "org.restcomm.connect.commons.patterns.Observe sender : akka://IvoiceIvr/user/$b/$Hwc/$a
  422. 08:35:16,719 INFO  [tech.ivoice.sip.sdk.SolutionManager] StandardResponse [succeeded=true, cause=null, message=null, object=Actor[akka://IvoiceIvr/user/$b/$Gwc]]
  423. 08:35:16,719 INFO  [tech.ivoice.sip.telephony.IvoiceCall] ********** Call's akka://IvoiceIvr/user/$b/$Gwc Current State: "ringing direction: inbound
  424. 08:35:16,719 INFO  [tech.ivoice.sip.telephony.IvoiceCall] ********** Call akka://IvoiceIvr/user/$b/$Gwc Processing Message: "org.restcomm.connect.telephony.api.Answer sender : akka://IvoiceIvr/user/$b/$Hwc/$a
  425. 08:35:16,719 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Gwc/$a Current State: "uninitialized
  426. 08:35:16,719 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Gwc/$a Processing Message: "org.restcomm.connect.commons.patterns.Observe sender : akka://IvoiceIvr/user/$b/$Gwc
  427. 08:35:16,719 INFO  [tech.ivoice.sip.telephony.IvoiceCall] ********** Call's akka://IvoiceIvr/user/$b/$Gwc Current State: "initializing direction: inbound
  428. 08:35:16,719 INFO  [tech.ivoice.sip.telephony.IvoiceCall] ********** Call akka://IvoiceIvr/user/$b/$Gwc Processing Message: "org.restcomm.connect.commons.patterns.Observing sender : akka://IvoiceIvr/user/$b/$Gwc/$a
  429. 08:35:16,719 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Gwc/$a Current State: "uninitialized
  430. 08:35:16,719 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Gwc/$a Processing Message: "org.restcomm.connect.mscontrol.api.messages.CreateMediaSession sender : akka://IvoiceIvr/user/$b/$Gwc
  431. 08:35:16,719 INFO  [org.restcomm.connect.mrb.MediaResourceBrokerGeneric]  ********** MediaResourceBroker akka://IvoiceIvr/user/$a Processing Message: org.restcomm.connect.mrb.api.GetMediaGateway
  432. 08:35:16,719 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Gwc/$a Current State: "acquiring media gateway from mrb
  433. 08:35:16,719 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Gwc/$a Processing Message: "org.restcomm.connect.mgcp.MediaResourceBrokerResponse sender : akka://IvoiceIvr/user/$a
  434. 08:35:16,719 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Gwc/$a Current State: "acquiring media gateway info
  435. 08:35:16,719 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Gwc/$a Processing Message: "org.restcomm.connect.mgcp.MediaGatewayResponse sender : akka://IvoiceIvr/user/$b/$Gwc/$a
  436. 08:35:16,719 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Gwc/$a Current State: "acquiring media session
  437. 08:35:16,719 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Gwc/$a Processing Message: "org.restcomm.connect.mgcp.MediaGatewayResponse sender : akka://IvoiceIvr/user/$a/$a
  438. 08:35:16,719 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Gwc/$a Current State: "acquiring media bridge
  439. 08:35:16,719 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Gwc/$a Processing Message: "org.restcomm.connect.mgcp.MediaGatewayResponse sender : akka://IvoiceIvr/user/$a/$a
  440. 08:35:16,719 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Gwc/$a Current State: "creating media group
  441. 08:35:16,719 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Gwc/$a Processing Message: "org.restcomm.connect.commons.patterns.Observing sender : akka://IvoiceIvr/user/$a/$a/$iQe
  442. 08:35:16,719 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Gwc/$a/$a Current State: "uninitialized
  443. 08:35:16,719 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Gwc/$a/$a Processing Message: "org.restcomm.connect.commons.patterns.Observe sender : class akka.actor.LocalActorRef
  444. 08:35:16,719 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Gwc/$a/$a Current State: "uninitialized
  445. 08:35:16,720 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Gwc/$a/$a Processing Message: "org.restcomm.connect.mscontrol.api.messages.StartMediaGroup sender : class akka.actor.LocalActorRef
  446. 08:35:16,720 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Gwc/$a Current State: "creating media group
  447. 08:35:16,720 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Gwc/$a Processing Message: "org.restcomm.connect.commons.patterns.Observing sender : akka://IvoiceIvr/user/$b/$Gwc/$a/$a
  448. 08:35:16,720 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] MediaGroup: akka://IvoiceIvr/user/$b/$Gwc/$a/$a got StartMediaGroup from: akka://IvoiceIvr/user/$b/$Gwc/$a endpoint: akka://IvoiceIvr/user/$a/$a/$iQe isTerminated: false
  449. 08:35:16,720 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] MediaGroup :akka://IvoiceIvr/user/$b/$Gwc/$a/$a state: uninitialized session: 4771 will ask to get IvrEndpoint: null
  450. 08:35:16,720 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Gwc/$a/$a Current State: "acquiring ivr
  451. 08:35:16,720 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Gwc/$a/$a Processing Message: "org.restcomm.connect.mgcp.MediaGatewayResponse sender : class akka.actor.LocalActorRef
  452. 08:35:16,720 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] MediaGroup :akka://IvoiceIvr/user/$b/$Gwc/$a/$a state: acquiring ivr session: 4771 ivr endpoint: akka://IvoiceIvr/user/$a/$a/$jQe will ask to get Link
  453. 08:35:16,720 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Gwc/$a/$a Current State: "acquiring link
  454. 08:35:16,720 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Gwc/$a/$a Processing Message: "org.restcomm.connect.commons.patterns.Observing sender : class akka.actor.LocalActorRef
  455. 08:35:16,720 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Gwc/$a/$a Current State: "acquiring link
  456. 08:35:16,720 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Gwc/$a/$a Processing Message: "org.restcomm.connect.mgcp.MediaGatewayResponse sender : class akka.actor.LocalActorRef
  457. 08:35:16,720 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] MediaGroup :akka://IvoiceIvr/user/$b/$Gwc/$a/$a state: acquiring link session: 4771 link: akka://IvoiceIvr/user/$a/$a/$kQe endpoint: akka://IvoiceIvr/user/$a/$a/$iQe initializeLink sent, endpoint isTerminated: false
  458. 08:35:16,720 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Gwc/$a/$a Current State: "initializing link
  459. 08:35:16,720 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Gwc/$a/$a Processing Message: "org.restcomm.connect.commons.patterns.Observing sender : class akka.actor.LocalActorRef
  460. 08:35:16,720 INFO  [org.restcomm.connect.mgcp.Link] Link: akka://IvoiceIvr/user/$a/$a/$kQe ,received InitializeLink message from sender: akka://IvoiceIvr/user/$b/$Gwc/$a/$a
  461. 08:35:16,720 INFO  [org.restcomm.connect.mgcp.Link] Link: akka://IvoiceIvr/user/$a/$a/$kQe ,state: uninitialized ,primaryEndpoint: akka://IvoiceIvr/user/$a/$a/$iQe ,secondaryEndpoint: akka://IvoiceIvr/user/$a/$a/$jQe
  462. 08:35:16,720 INFO  [org.restcomm.connect.mgcp.Link] Link: akka://IvoiceIvr/user/$a/$a/$kQe ,state: uninitialized InviteEndpoint sent to primaryEndpoint: akka://IvoiceIvr/user/$a/$a/$iQe
  463. 08:35:16,720 INFO  [org.restcomm.connect.mgcp.Link] Link: akka://IvoiceIvr/user/$a/$a/$kQe ,state: initializing primary ,primaryEndpointId: mobicents/bridge/$@192.168.0.117:2427 ,secondaryEndpoint: akka://IvoiceIvr/user/$a/$a/$jQe secondaryEndpoint isTerminated: false
  464. 08:35:16,720 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Gwc/$a/$a Current State: "initializing link
  465. 08:35:16,720 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Gwc/$a/$a Processing Message: "org.restcomm.connect.mgcp.LinkStateChanged sender : class akka.actor.LocalActorRef
  466. 08:35:16,720 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] MediaGroup :akka://IvoiceIvr/user/$b/$Gwc/$a/$a state: initializing link session: 4771 link: akka://IvoiceIvr/user/$a/$a/$kQe will ask to open Link with primaryEndpointId: null secondaryEndpointId: null
  467. 08:35:16,721 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Gwc/$a/$a Current State: "opening link
  468. 08:35:16,721 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Gwc/$a/$a Processing Message: "org.restcomm.connect.mgcp.LinkStateChanged sender : class akka.actor.LocalActorRef
  469. 08:35:16,725 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Gwc/$a/$a Current State: "updating link
  470. 08:35:16,725 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Gwc/$a/$a Processing Message: "org.restcomm.connect.mgcp.LinkStateChanged sender : class akka.actor.LocalActorRef
  471. 08:35:16,725 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Gwc/$a Current State: "creating media group
  472. 08:35:16,725 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Gwc/$a Processing Message: "org.restcomm.connect.mscontrol.api.messages.MediaGroupStateChanged sender : akka://IvoiceIvr/user/$b/$Gwc/$a/$a
  473. 08:35:16,725 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Gwc/$a Current State: "acquiring connection
  474. 08:35:16,725 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Gwc/$a Processing Message: "org.restcomm.connect.mgcp.MediaGatewayResponse sender : akka://IvoiceIvr/user/$a/$a
  475. 08:35:16,726 INFO  [org.restcomm.connect.mgcp.Connection]  ********** Connection Current State: uninitialized
  476. 08:35:16,726 INFO  [org.restcomm.connect.mgcp.Connection]  ********** Connection Processing Message: org.restcomm.connect.commons.patterns.Observe
  477. 08:35:16,726 INFO  [org.restcomm.connect.mgcp.Connection]  ********** Connection Current State: uninitialized
  478. 08:35:16,726 INFO  [org.restcomm.connect.mgcp.Connection]  ********** Connection Processing Message: org.restcomm.connect.mgcp.InitializeConnection
  479. 08:35:16,726 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Gwc/$a Current State: "initializing connection
  480. 08:35:16,726 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Gwc/$a Processing Message: "org.restcomm.connect.commons.patterns.Observing sender : akka://IvoiceIvr/user/$a/$a/$lQe
  481. 08:35:16,726 INFO  [org.restcomm.connect.mgcp.Connection]  ********** Connection Current State: initializing
  482. 08:35:16,726 INFO  [org.restcomm.connect.mgcp.Connection]  ********** Connection Processing Message: org.restcomm.connect.mgcp.EndpointCredentials
  483. 08:35:16,726 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Gwc/$a Current State: "initializing connection
  484. 08:35:16,726 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Gwc/$a Processing Message: "org.restcomm.connect.mgcp.ConnectionStateChanged sender : akka://IvoiceIvr/user/$a/$a/$lQe
  485. 08:35:16,726 INFO  [org.restcomm.connect.mgcp.Connection]  ********** Connection Current State: closed
  486. 08:35:16,726 INFO  [org.restcomm.connect.mgcp.Connection]  ********** Connection Processing Message: org.restcomm.connect.mgcp.OpenConnection
  487. 08:35:16,729 INFO  [org.restcomm.connect.mgcp.Connection]  ********** Connection Current State: opening
  488. 08:35:16,730 INFO  [org.restcomm.connect.mgcp.Connection]  ********** Connection Processing Message: jain.protocol.ip.mgcp.message.CreateConnectionResponse
  489. 08:35:16,730 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Gwc/$a Current State: "opening connection
  490. 08:35:16,730 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Gwc/$a Processing Message: "org.restcomm.connect.mgcp.ConnectionStateChanged sender : akka://IvoiceIvr/user/$a/$a/$lQe
  491. 08:35:16,730 INFO  [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] connectionIdentifier: 37e9
  492. 08:35:16,730 INFO  [tech.ivoice.sip.telephony.IvoiceCall] ********** Call's akka://IvoiceIvr/user/$b/$Gwc Current State: "initializing direction: inbound
  493. 08:35:16,730 INFO  [tech.ivoice.sip.telephony.IvoiceCall] ********** Call akka://IvoiceIvr/user/$b/$Gwc Processing Message: "org.restcomm.connect.mscontrol.api.messages.MediaServerControllerStateChanged sender : akka://IvoiceIvr/user/$b/$Gwc/$a
  494. 08:35:16,730 INFO  [tech.ivoice.sip.telephony.IvoiceCall] onMediaServerControllerStateChanged ACTIVE inboundConfirmCall true
  495. 08:35:16,730 INFO  [tech.ivoice.sip.telephony.IvoiceCall] sending initial invite ok,  initialInviteOkSent:false
  496. 08:35:16,730 INFO  [tech.ivoice.sip.sdk.SolutionManager] CallStateChanged [state=in-progress, sipResponse=null]
  497. 08:35:16,730 INFO  [tech.ivoice.sip.sdk.SolutionManager] tech.ivoice.sip.sdk.spy.ScenarioSpy$SpyMessage@52b72435
  498. 08:35:16,730 WARNING [tech.ivoice.apps.scenario.zdravica.ZdravicaMainComponent] получены параметрыParameters{parameters={sleepBeforeScenarioMs=2000, CONST_THIRD= по адресу , CLIENT_NAME=, callTaskId=60cb0934878d220007f8874a, campaignId=606c460af961227f559483fa, VISITING_TIME=, PAT_ID=62031, solutionName=zdravica, PAYMENT_METHOD=НАЛ, callUuid=67873dfb-1a0c-416d-ae02-b2fee2936f16, FILIAL=улица дуси,ковальчук 272 дробь 1, CONST_FIRST=Здравствуйте , CONST_SECOND=. Это робот Здравицы. Завтра , CLIENT_ID=8059435, phone=89139015796, CLIENT_AGE=15, CLIENT_GENDER=м, PHONE_NUMBER=89139015796, DOCTOR=18 июня Элемир записан на  массаж к Глебовой 'Инннге Алексеевне в 10:10, scenarioId=5cf501ad8c352c2ea5c93071, CAMPAIGN=campaign_tomorrow, CONST_FOURTH=. Вы подойдете? Ответьте, пожалуйста, Да или Нет.}}
  499. 08:35:16,730 INFO  [tech.ivoice.apps.scenario.zdravica.ZdravicaMainComponent] Ветка сценария: завтра_детский
  500.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement