Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 08:34:32,688 INFO [tech.ivoice.sip.sdk.SolutionManager] tech.ivoice.sip.sdk.SolutionManager$Destroy@fcab71d
- 08:34:32,688 INFO [tech.ivoice.sip.sdk.SolutionManager] got Destroy message, callTaskId 60cac5b1f4ed780007e7b78c
- 08:34:32,688 INFO [tech.ivoice.sip.sdk.SolutionManager] tech.ivoice.sip.sdk.spy.ScenarioSpy$SpyMessage@2100c4e1
- 08:34:32,688 INFO [tech.ivoice.sip.sdk.SolutionManager] tech.ivoice.sip.sdk.ResourceSpentManager$FinalSpent@115e00c1
- 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
- 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
- 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]
- 08:34:32,695 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 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]
- 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
- 08:34:32,695 INFO [tech.ivoice.sip.sdk.SolutionManager] SolutionManager stopped, callTaskId 60cac5b1f4ed780007e7b78c
- 08:34:33,121 INFO [org.mobicents.servlet.sip.core.session.SipSessionImpl] Invalidating the sip session (F9D9FpK94212a;a28aafa8-49e9-123a-46af-d27b742875eb;b1aba250;IvrApplication)
- 08:34:33,121 INFO [org.mobicents.servlet.sip.core.session.SipApplicationSessionImpl] Invalidating the following sip application session b1aba250;IvrApplication
- 08:34:33,121 INFO [org.mobicents.servlet.sip.core.session.SipApplicationSessionImpl] The following sip application session b1aba250;IvrApplication has been invalidated
- 08:34:37,224 INFO [tech.ivoice.sip.telephony.IvoiceCall] ********** Call's akka://IvoiceIvr/user/$b/$Cwc Current State: "in progress direction: inbound
- 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
- 08:34:39,399 INFO [org.mobicents.servlet.sip.core.session.SipSessionImpl] Invalidating the sip session (192mySc79806N;92a6df1b-49e9-123a-46af-d27b742875eb;b2cd7d9e;IvrApplication)
- 08:34:39,399 INFO [org.mobicents.servlet.sip.core.session.SipApplicationSessionImpl] Invalidating the following sip application session b2cd7d9e;IvrApplication
- 08:34:39,399 INFO [org.mobicents.servlet.sip.core.session.SipApplicationSessionImpl] The following sip application session b2cd7d9e;IvrApplication has been invalidated
- 08:34:39,400 ERROR [tech.ivoice.sip.telephony.IvoiceCallManager] SipApplicationSession already invalidated !: java.lang.IllegalStateException: SipApplicationSession already invalidated !
- at org.mobicents.servlet.sip.core.session.SipApplicationSessionImpl.getAttribute(SipApplicationSessionImpl.java:363) [sip-servlets-impl-3.2.0-89.jar:3.2.0-89]
- at org.mobicents.servlet.sip.message.MobicentsSipApplicationSessionFacade.getAttribute(MobicentsSipApplicationSessionFacade.java:163) [sip-servlets-impl-3.2.0-89.jar:3.2.0-89]
- at tech.ivoice.sip.telephony.IvoiceCallManager.onReceive(IvoiceCallManager.java:96) [classes:]
- at akka.actor.UntypedActor$$anonfun$receive$1.applyOrElse(UntypedActor.scala:159) [akka-actor_2.10-2.1.2.jar:]
- at akka.actor.ActorCell.receiveMessage(ActorCell.scala:425) [akka-actor_2.10-2.1.2.jar:]
- at akka.actor.ActorCell.invoke(ActorCell.scala:386) [akka-actor_2.10-2.1.2.jar:]
- at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:230) [akka-actor_2.10-2.1.2.jar:]
- at akka.dispatch.Mailbox.run(Mailbox.scala:212) [akka-actor_2.10-2.1.2.jar:]
- at akka.dispatch.ForkJoinExecutorConfigurator$MailboxExecutionTask.exec(AbstractDispatcher.scala:506) [akka-actor_2.10-2.1.2.jar:]
- at scala.concurrent.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:262) [scala-library-2.10.1.jar:]
- at scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:975) [scala-library-2.10.1.jar:]
- at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1478) [scala-library-2.10.1.jar:]
- at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:104) [scala-library-2.10.1.jar:]
- 08:34:39,450 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 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]
- 08:34:39,450 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 08:34:39,450 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 08:34:39,450 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 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]
- 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]
- 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]
- 08:34:39,450 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 08:34:39,450 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 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]
- 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]
- 08:34:39,453 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 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]
- 08:34:39,462 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 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]
- 08:34:39,477 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 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]
- 08:34:39,479 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 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]
- 08:34:39,480 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 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]
- 08:34:39,482 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 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]
- 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
- 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
- 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
- 08:34:39,489 INFO [tech.ivoice.sip.mgcp.IvoiceIvrEndpoint] At IVR postStop()
- 08:34:39,489 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 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
- 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
- 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
- 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]
- 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
- 08:34:39,489 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 08:34:39,489 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 08:34:39,489 INFO [tech.ivoice.sip.sdk.SolutionManager] SolutionManager stopped, callTaskId 60cac5b1f4ed780007e7b912
- 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]
- 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]
- 08:34:39,489 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 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]
- 08:34:39,489 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 08:34:39,489 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 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]
- 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]
- 08:34:39,490 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 08:34:39,490 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 08:34:39,490 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 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]
- 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]
- 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]
- 08:34:39,490 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 08:34:39,490 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 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]
- 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]
- 08:34:39,491 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 08:34:39,491 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 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]
- 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]
- 08:34:39,493 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 08:34:39,493 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 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]
- 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]
- 08:34:39,493 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 08:34:39,493 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 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]
- 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]
- 08:34:39,494 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 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]
- 08:34:39,495 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 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]
- 08:34:39,511 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 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]
- 08:34:39,511 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 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]
- 08:34:39,511 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 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]
- 08:34:39,512 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 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]
- 08:34:39,512 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 08:34:39,512 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 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]
- 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]
- 08:34:39,512 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 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]
- 08:34:39,512 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 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]
- 08:34:39,512 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 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]
- 08:34:39,512 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 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]
- 08:34:39,520 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 08:34:39,525 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 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]
- 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]
- 08:34:39,526 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 08:34:39,526 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 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]
- 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]
- 08:34:39,526 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 08:34:39,526 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] De-activating Call Controller
- 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]
- 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]
- 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}
- 08:34:44,345 INFO [tech.ivoice.sip.servlet.IvrSipServlet] IvrSipServlet got BYE : BYE sip:192.168.0.117:5095 SIP/2.0
- Via: SIP/2.0/UDP 92.119.230.103;rport=5060;branch=z9hG4bK9Qy9e420a4g5a;received=92.119.230.103
- Max-Forwards: 70
- From: "" <sip:freeswitch@192.168.0.117:5095>;tag=S4Ktt6pXBS9KH
- 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
- Call-ID: adf42ea0-49e9-123a-46af-d27b742875eb
- CSeq: 37405644 BYE
- User-Agent: FreeSWITCH-mod_sofia/1.10.0-release-11-7a921c608b~64bit
- Allow: INVITE,ACK,BYE,CANCEL,OPTIONS,MESSAGE,INFO,UPDATE,REGISTER,REFER,NOTIFY
- Supported: timer,path,replaces
- Reason: Q.850;cause=16;text="Normal call clearing"
- Content-Length: 0
- 08:34:44,345 INFO [tech.ivoice.sip.telephony.IvoiceCallManager] processing BYE sip:192.168.0.117:5095 SIP/2.0
- Via: SIP/2.0/UDP 92.119.230.103;rport=5060;branch=z9hG4bK9Qy9e420a4g5a;received=92.119.230.103
- Max-Forwards: 70
- From: "" <sip:freeswitch@192.168.0.117:5095>;tag=S4Ktt6pXBS9KH
- 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
- Call-ID: adf42ea0-49e9-123a-46af-d27b742875eb
- CSeq: 37405644 BYE
- User-Agent: FreeSWITCH-mod_sofia/1.10.0-release-11-7a921c608b~64bit
- Allow: INVITE,ACK,BYE,CANCEL,OPTIONS,MESSAGE,INFO,UPDATE,REGISTER,REFER,NOTIFY
- Supported: timer,path,replaces
- Reason: Q.850;cause=16;text="Normal call clearing"
- Content-Length: 0
- 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.
- 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
- Via: SIP/2.0/UDP 92.119.230.103;rport=5060;branch=z9hG4bKa39m2295e7r4B;received=92.119.230.103
- Max-Forwards: 70
- From: "" <sip:freeswitch@192.168.0.117:5095>;tag=HZ4ZpK1KD9H1c
- 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>
- Call-ID: bf8ec98c-49e9-123a-46af-d27b742875eb
- CSeq: 37405658 INVITE
- Contact: <sip:gw+sipservlet_ms21@92.119.230.103:5060;transport=udp;gw=sipservlet_ms21>
- User-Agent: FreeSWITCH-mod_sofia/1.10.0-release-11-7a921c608b~64bit
- Allow: INVITE,ACK,BYE,CANCEL,OPTIONS,MESSAGE,INFO,UPDATE,REGISTER,REFER,NOTIFY
- Supported: timer,path,replaces
- Allow-Events: talk,hold,conference,refer
- Content-Type: application/sdp
- Content-Disposition: session
- X-FS-Support: update_display,send_info
- Remote-Party-ID: <sip:0000000000@192.168.0.117:5095>;party=calling;screen=yes;privacy=off
- Content-Length: 248
- v=0
- o=FreeSWITCH 1623895351 1623895352 IN IP4 92.119.230.103
- s=FreeSWITCH
- c=IN IP4 92.119.230.103
- t=0 0
- m=audio 23550 RTP/AVP 0 8 101
- a=rtpmap:0 PCMU/8000
- a=rtpmap:8 PCMA/8000
- a=rtpmap:101 telephone-event/8000
- a=fmtp:101 0-16
- a=ptime:20
- 08:35:01,510 INFO [org.mobicents.servlet.sip.core.dispatchers.InitialRequestDispatcher] Request event dispatched to IvrApplication
- 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
- Via: SIP/2.0/UDP 92.119.230.103;rport=5060;branch=z9hG4bKa39m2295e7r4B;received=92.119.230.103
- Max-Forwards: 70
- From: "" <sip:freeswitch@192.168.0.117:5095>;tag=HZ4ZpK1KD9H1c
- 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>
- Call-ID: bf8ec98c-49e9-123a-46af-d27b742875eb
- CSeq: 37405658 INVITE
- Contact: <sip:gw+sipservlet_ms21@92.119.230.103:5060;transport=udp;gw=sipservlet_ms21>
- User-Agent: FreeSWITCH-mod_sofia/1.10.0-release-11-7a921c608b~64bit
- Allow: INVITE,ACK,BYE,CANCEL,OPTIONS,MESSAGE,INFO,UPDATE,REGISTER,REFER,NOTIFY
- Supported: timer,path,replaces
- Allow-Events: talk,hold,conference,refer
- Content-Type: application/sdp
- Content-Disposition: session
- X-FS-Support: update_display,send_info
- Remote-Party-ID: <sip:0000000000@192.168.0.117:5095>;party=calling;screen=yes;privacy=off
- Content-Length: 248
- v=0
- o=FreeSWITCH 1623895351 1623895352 IN IP4 92.119.230.103
- s=FreeSWITCH
- c=IN IP4 92.119.230.103
- t=0 0
- m=audio 23550 RTP/AVP 0 8 101
- a=rtpmap:0 PCMU/8000
- a=rtpmap:8 PCMA/8000
- a=rtpmap:101 telephone-event/8000
- a=fmtp:101 0-16
- a=ptime:20
- 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
- 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"}]}
- 08:35:01,525 INFO [tech.ivoice.sip.scenario.manager.OutgoingSolutionInitializer] initializing scenario universal
- 08:35:01,525 INFO [tech.ivoice.sip.scenario.manager.OutgoingSolutionInitializer] amd enabled = true
- 08:35:01,525 INFO [stdout] initialize UniversalScenario
- 08:35:01,526 INFO [tech.ivoice.sip.sdk.SolutionManager] SolutionManager started
- 08:35:01,526 INFO [tech.ivoice.sip.scenario.manager.OutgoingSolutionInitializer] amd is enabled; initializing amd listener for callUuid = e2333374-74a3-498a-a48d-486addbd0224
- 08:35:01,526 INFO [tech.ivoice.sip.telephony.IvoiceCall] ********** Call's akka://IvoiceIvr/user/$b/$Ewc Current State: "uninitialized direction: null
- 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
- 08:35:01,526 INFO [tech.ivoice.sip.sdk.SolutionManager] tech.ivoice.sip.scenario.message.InitCall@4651a8ae
- 08:35:01,527 INFO [tech.ivoice.sip.telephony.IvoiceCall] ********** Call's akka://IvoiceIvr/user/$b/$Ewc Current State: "ringing direction: inbound
- 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
- 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
- 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]
- 08:35:01,527 INFO [tech.ivoice.sip.telephony.IvoiceCall] ********** Call's akka://IvoiceIvr/user/$b/$Ewc Current State: "ringing direction: inbound
- 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
- 08:35:01,527 INFO [tech.ivoice.sip.sdk.SolutionManager] StandardResponse [succeeded=true, cause=null, message=null, object=Actor[akka://IvoiceIvr/user/$b/$Ewc]]
- 08:35:01,527 INFO [tech.ivoice.sip.telephony.IvoiceCall] ********** Call's akka://IvoiceIvr/user/$b/$Ewc Current State: "ringing direction: inbound
- 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
- 08:35:01,527 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Ewc/$a Current State: "uninitialized
- 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
- 08:35:01,527 INFO [tech.ivoice.sip.telephony.IvoiceCall] ********** Call's akka://IvoiceIvr/user/$b/$Ewc Current State: "initializing direction: inbound
- 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
- 08:35:01,527 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Ewc/$a Current State: "uninitialized
- 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
- 08:35:01,527 INFO [org.restcomm.connect.mrb.MediaResourceBrokerGeneric] ********** MediaResourceBroker akka://IvoiceIvr/user/$a Processing Message: org.restcomm.connect.mrb.api.GetMediaGateway
- 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
- 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
- 08:35:01,527 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Ewc/$a Current State: "acquiring media gateway info
- 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
- 08:35:01,527 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Ewc/$a Current State: "acquiring media session
- 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
- 08:35:01,527 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Ewc/$a Current State: "acquiring media bridge
- 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
- 08:35:01,528 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Ewc/$a Current State: "creating media group
- 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
- 08:35:01,528 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Ewc/$a/$a Current State: "uninitialized
- 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
- 08:35:01,528 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Ewc/$a/$a Current State: "uninitialized
- 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
- 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
- 08:35:01,528 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Ewc/$a Current State: "creating media group
- 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
- 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
- 08:35:01,528 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Ewc/$a/$a Current State: "acquiring ivr
- 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
- 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
- 08:35:01,528 INFO [tech.ivoice.sip.amd.AmdListener] AMD listener initiated for callTaskId=60cac5b1f4ed780007e7b8b3, callingSystemCallUuid=e2333374-74a3-498a-a48d-486addbd0224
- 08:35:01,528 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Ewc/$a/$a Current State: "acquiring link
- 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
- 08:35:01,528 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Ewc/$a/$a Current State: "acquiring link
- 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
- 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
- 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
- 08:35:01,528 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Ewc/$a/$a Current State: "initializing link
- 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
- 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
- 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
- 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
- 08:35:01,529 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Ewc/$a/$a Current State: "initializing link
- 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
- 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
- 08:35:01,532 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Ewc/$a/$a Current State: "opening link
- 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
- 08:35:01,536 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Ewc/$a/$a Current State: "updating link
- 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
- 08:35:01,536 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Ewc/$a Current State: "creating media group
- 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
- 08:35:01,536 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Ewc/$a Current State: "acquiring connection
- 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
- 08:35:01,537 INFO [org.restcomm.connect.mgcp.Connection] ********** Connection Current State: uninitialized
- 08:35:01,537 INFO [org.restcomm.connect.mgcp.Connection] ********** Connection Processing Message: org.restcomm.connect.commons.patterns.Observe
- 08:35:01,537 INFO [org.restcomm.connect.mgcp.Connection] ********** Connection Current State: uninitialized
- 08:35:01,537 INFO [org.restcomm.connect.mgcp.Connection] ********** Connection Processing Message: org.restcomm.connect.mgcp.InitializeConnection
- 08:35:01,537 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Ewc/$a Current State: "initializing connection
- 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
- 08:35:01,537 INFO [org.restcomm.connect.mgcp.Connection] ********** Connection Current State: initializing
- 08:35:01,537 INFO [org.restcomm.connect.mgcp.Connection] ********** Connection Processing Message: org.restcomm.connect.mgcp.EndpointCredentials
- 08:35:01,537 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Ewc/$a Current State: "initializing connection
- 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
- 08:35:01,537 INFO [org.restcomm.connect.mgcp.Connection] ********** Connection Current State: closed
- 08:35:01,537 INFO [org.restcomm.connect.mgcp.Connection] ********** Connection Processing Message: org.restcomm.connect.mgcp.OpenConnection
- 08:35:01,540 INFO [org.restcomm.connect.mgcp.Connection] ********** Connection Current State: opening
- 08:35:01,541 INFO [org.restcomm.connect.mgcp.Connection] ********** Connection Processing Message: jain.protocol.ip.mgcp.message.CreateConnectionResponse
- 08:35:01,541 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Ewc/$a Current State: "opening connection
- 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
- 08:35:01,541 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] connectionIdentifier: 37e6
- 08:35:01,541 INFO [tech.ivoice.sip.telephony.IvoiceCall] ********** Call's akka://IvoiceIvr/user/$b/$Ewc Current State: "initializing direction: inbound
- 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
- 08:35:01,541 INFO [tech.ivoice.sip.telephony.IvoiceCall] onMediaServerControllerStateChanged ACTIVE inboundConfirmCall true
- 08:35:01,541 INFO [tech.ivoice.sip.telephony.IvoiceCall] sending initial invite ok, initialInviteOkSent:false
- 08:35:01,541 INFO [tech.ivoice.sip.sdk.SolutionManager] CallStateChanged [state=in-progress, sipResponse=null]
- 08:35:01,541 INFO [tech.ivoice.sip.sdk.SolutionManager] tech.ivoice.sip.sdk.spy.ScenarioSpy$SpyMessage@2c1d065e
- 08:35:01,541 INFO [stdout] ^^^^^^^^ UniversalComponent. entry. Start scenario. Version = 13.03.2020 ^^^^^^^^
- 08:35:01,541 INFO [stdout] ^^^^^^^^ UniversalParameters. setStates. states size = 23 ^^^^^^^^
- 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)'}
- 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}
- 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}
- 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'}}
- 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'}}
- 08:35:01,543 INFO [tech.ivoice.sip.sdk.components.ResolvePlayUrlComponent] ResolvePlayUrlComponent. onReceive. http://audio-system:8099/audios/60bd6ee531624f00065c2317.wav
- 08:35:01,543 INFO [tech.ivoice.sip.sdk.SolutionManager] Result{urls=[http://audio-system:8099/audios/60bd6ee531624f00065c2317.wav]} Result{success=true, cause=null}
- 08:35:01,543 INFO [tech.ivoice.sip.sdk.SolutionManager] SessionMessage{session=Session{sid='1480a1c2-6e69-4584-a69e-ad208f0aa347'}}
- 08:35:01,543 INFO [tech.ivoice.sip.sdk.SolutionManager] Result{urls=[http://audio-system:8099/audios/60bd6ee531624f00065c2317.wav]} Result{success=true, cause=null}
- 08:35:01,543 INFO [tech.ivoice.sip.sdk.SolutionManager] SynthesisResources{chars=0, vendor=null, vendorDetails=[]}
- 08:35:01,555 INFO [tech.ivoice.sip.sdk.components.AsrComponent] process of getting audio length has taken 988 ms
- 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}
- 08:35:01,555 INFO [tech.ivoice.sip.telephony.IvoiceCall] ********** Call's akka://IvoiceIvr/user/$b/$Ewc Current State: "in progress direction: inbound
- 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
- 08:35:01,556 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Ewc/$a Current State: "active
- 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
- 08:35:01,556 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Ewc/$a/$a Current State: "active
- 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
- 08:35:06,624 INFO [tech.ivoice.sip.telephony.IvoiceCall] ********** Call's akka://IvoiceIvr/user/$b/$Ewc Current State: "in progress direction: inbound
- 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
- 08:35:11,724 INFO [tech.ivoice.sip.telephony.IvoiceCall] ********** Call's akka://IvoiceIvr/user/$b/$Ewc Current State: "in progress direction: inbound
- 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
- 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
- Via: SIP/2.0/UDP 176.118.166.219;rport=5060;branch=z9hG4bKmtZ0HyZH2U5Bc;received=176.118.166.219
- Max-Forwards: 70
- From: "" <sip:freeswitch@192.168.0.117:5095>;tag=r89H2vytj0Qme
- 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>
- Call-ID: c89d1828-49e9-123a-35b4-7674e5421048
- CSeq: 37405666 INVITE
- Contact: <sip:gw+sipservlet_ms21@176.118.166.219:5060;transport=udp;gw=sipservlet_ms21>
- User-Agent: FreeSWITCH-mod_sofia/1.8.5-6-31281a0bf1~64bit
- Allow: INVITE,ACK,BYE,CANCEL,OPTIONS,MESSAGE,INFO,UPDATE,REGISTER,REFER,NOTIFY
- Supported: timer,path,replaces
- Allow-Events: talk,hold,conference,refer
- Content-Type: application/sdp
- Content-Disposition: session
- X-FS-Support: update_display,send_info
- Remote-Party-ID: <sip:0000000000@192.168.0.117:5095>;party=calling;screen=yes;privacy=off
- Content-Length: 250
- v=0
- o=FreeSWITCH 1623900080 1623900081 IN IP4 176.118.166.219
- s=FreeSWITCH
- c=IN IP4 176.118.166.219
- t=0 0
- m=audio 18836 RTP/AVP 0 8 101
- a=rtpmap:0 PCMU/8000
- a=rtpmap:8 PCMA/8000
- a=rtpmap:101 telephone-event/8000
- a=fmtp:101 0-16
- a=ptime:20
- 08:35:16,703 INFO [org.mobicents.servlet.sip.core.dispatchers.InitialRequestDispatcher] Request event dispatched to IvrApplication
- 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
- Via: SIP/2.0/UDP 176.118.166.219;rport=5060;branch=z9hG4bKmtZ0HyZH2U5Bc;received=176.118.166.219
- Max-Forwards: 70
- From: "" <sip:freeswitch@192.168.0.117:5095>;tag=r89H2vytj0Qme
- 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>
- Call-ID: c89d1828-49e9-123a-35b4-7674e5421048
- CSeq: 37405666 INVITE
- Contact: <sip:gw+sipservlet_ms21@176.118.166.219:5060;transport=udp;gw=sipservlet_ms21>
- User-Agent: FreeSWITCH-mod_sofia/1.8.5-6-31281a0bf1~64bit
- Allow: INVITE,ACK,BYE,CANCEL,OPTIONS,MESSAGE,INFO,UPDATE,REGISTER,REFER,NOTIFY
- Supported: timer,path,replaces
- Allow-Events: talk,hold,conference,refer
- Content-Type: application/sdp
- Content-Disposition: session
- X-FS-Support: update_display,send_info
- Remote-Party-ID: <sip:0000000000@192.168.0.117:5095>;party=calling;screen=yes;privacy=off
- Content-Length: 250
- v=0
- o=FreeSWITCH 1623900080 1623900081 IN IP4 176.118.166.219
- s=FreeSWITCH
- c=IN IP4 176.118.166.219
- t=0 0
- m=audio 18836 RTP/AVP 0 8 101
- a=rtpmap:0 PCMU/8000
- a=rtpmap:8 PCMA/8000
- a=rtpmap:101 telephone-event/8000
- a=fmtp:101 0-16
- a=ptime:20
- 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
- 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"}
- 08:35:16,716 INFO [tech.ivoice.sip.scenario.manager.OutgoingSolutionInitializer] initializing scenario zdravica
- 08:35:16,716 INFO [tech.ivoice.sip.scenario.manager.OutgoingSolutionInitializer] amd enabled = false
- 08:35:16,716 INFO [tech.ivoice.sip.telephony.IvoiceCall] ********** Call's akka://IvoiceIvr/user/$b/$Gwc Current State: "uninitialized direction: null
- 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
- 08:35:16,716 INFO [tech.ivoice.sip.sdk.SolutionManager] SolutionManager started
- 08:35:16,717 INFO [tech.ivoice.sip.sdk.SolutionManager] tech.ivoice.sip.scenario.message.InitCall@59593705
- 08:35:16,717 INFO [tech.ivoice.sip.telephony.IvoiceCall] ********** Call's akka://IvoiceIvr/user/$b/$Gwc Current State: "ringing direction: inbound
- 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
- 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
- 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]
- 08:35:16,718 INFO [tech.ivoice.sip.telephony.IvoiceCall] ********** Call's akka://IvoiceIvr/user/$b/$Gwc Current State: "ringing direction: inbound
- 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
- 08:35:16,719 INFO [tech.ivoice.sip.sdk.SolutionManager] StandardResponse [succeeded=true, cause=null, message=null, object=Actor[akka://IvoiceIvr/user/$b/$Gwc]]
- 08:35:16,719 INFO [tech.ivoice.sip.telephony.IvoiceCall] ********** Call's akka://IvoiceIvr/user/$b/$Gwc Current State: "ringing direction: inbound
- 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
- 08:35:16,719 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Gwc/$a Current State: "uninitialized
- 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
- 08:35:16,719 INFO [tech.ivoice.sip.telephony.IvoiceCall] ********** Call's akka://IvoiceIvr/user/$b/$Gwc Current State: "initializing direction: inbound
- 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
- 08:35:16,719 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Gwc/$a Current State: "uninitialized
- 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
- 08:35:16,719 INFO [org.restcomm.connect.mrb.MediaResourceBrokerGeneric] ********** MediaResourceBroker akka://IvoiceIvr/user/$a Processing Message: org.restcomm.connect.mrb.api.GetMediaGateway
- 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
- 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
- 08:35:16,719 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Gwc/$a Current State: "acquiring media gateway info
- 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
- 08:35:16,719 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Gwc/$a Current State: "acquiring media session
- 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
- 08:35:16,719 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Gwc/$a Current State: "acquiring media bridge
- 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
- 08:35:16,719 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Gwc/$a Current State: "creating media group
- 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
- 08:35:16,719 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Gwc/$a/$a Current State: "uninitialized
- 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
- 08:35:16,719 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Gwc/$a/$a Current State: "uninitialized
- 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
- 08:35:16,720 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Gwc/$a Current State: "creating media group
- 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
- 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
- 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
- 08:35:16,720 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Gwc/$a/$a Current State: "acquiring ivr
- 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
- 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
- 08:35:16,720 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Gwc/$a/$a Current State: "acquiring link
- 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
- 08:35:16,720 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Gwc/$a/$a Current State: "acquiring link
- 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
- 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
- 08:35:16,720 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Gwc/$a/$a Current State: "initializing link
- 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
- 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
- 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
- 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
- 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
- 08:35:16,720 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Gwc/$a/$a Current State: "initializing link
- 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
- 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
- 08:35:16,721 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Gwc/$a/$a Current State: "opening link
- 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
- 08:35:16,725 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMgcpMediaGroup] ********** Media Group akka://IvoiceIvr/user/$b/$Gwc/$a/$a Current State: "updating link
- 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
- 08:35:16,725 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Gwc/$a Current State: "creating media group
- 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
- 08:35:16,725 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Gwc/$a Current State: "acquiring connection
- 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
- 08:35:16,726 INFO [org.restcomm.connect.mgcp.Connection] ********** Connection Current State: uninitialized
- 08:35:16,726 INFO [org.restcomm.connect.mgcp.Connection] ********** Connection Processing Message: org.restcomm.connect.commons.patterns.Observe
- 08:35:16,726 INFO [org.restcomm.connect.mgcp.Connection] ********** Connection Current State: uninitialized
- 08:35:16,726 INFO [org.restcomm.connect.mgcp.Connection] ********** Connection Processing Message: org.restcomm.connect.mgcp.InitializeConnection
- 08:35:16,726 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Gwc/$a Current State: "initializing connection
- 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
- 08:35:16,726 INFO [org.restcomm.connect.mgcp.Connection] ********** Connection Current State: initializing
- 08:35:16,726 INFO [org.restcomm.connect.mgcp.Connection] ********** Connection Processing Message: org.restcomm.connect.mgcp.EndpointCredentials
- 08:35:16,726 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Gwc/$a Current State: "initializing connection
- 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
- 08:35:16,726 INFO [org.restcomm.connect.mgcp.Connection] ********** Connection Current State: closed
- 08:35:16,726 INFO [org.restcomm.connect.mgcp.Connection] ********** Connection Processing Message: org.restcomm.connect.mgcp.OpenConnection
- 08:35:16,729 INFO [org.restcomm.connect.mgcp.Connection] ********** Connection Current State: opening
- 08:35:16,730 INFO [org.restcomm.connect.mgcp.Connection] ********** Connection Processing Message: jain.protocol.ip.mgcp.message.CreateConnectionResponse
- 08:35:16,730 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] ********** MmsCallController akka://IvoiceIvr/user/$b/$Gwc/$a Current State: "opening connection
- 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
- 08:35:16,730 INFO [tech.ivoice.sip.mscontrol.mms.IvoiceMmsCallController] connectionIdentifier: 37e9
- 08:35:16,730 INFO [tech.ivoice.sip.telephony.IvoiceCall] ********** Call's akka://IvoiceIvr/user/$b/$Gwc Current State: "initializing direction: inbound
- 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
- 08:35:16,730 INFO [tech.ivoice.sip.telephony.IvoiceCall] onMediaServerControllerStateChanged ACTIVE inboundConfirmCall true
- 08:35:16,730 INFO [tech.ivoice.sip.telephony.IvoiceCall] sending initial invite ok, initialInviteOkSent:false
- 08:35:16,730 INFO [tech.ivoice.sip.sdk.SolutionManager] CallStateChanged [state=in-progress, sipResponse=null]
- 08:35:16,730 INFO [tech.ivoice.sip.sdk.SolutionManager] tech.ivoice.sip.sdk.spy.ScenarioSpy$SpyMessage@52b72435
- 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=. Вы подойдете? Ответьте, пожалуйста, Да или Нет.}}
- 08:35:16,730 INFO [tech.ivoice.apps.scenario.zdravica.ZdravicaMainComponent] Ветка сценария: завтра_детский
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement