Advertisement
BoberDiversant

Untitled

Jan 29th, 2020
808
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. MEDIASERVER:
  2. 12:43:34,305 ERROR [DeleteConnectionCommand] (mgcp-3) Protocol error occurred during tx=147522797 execution: The transaction could not be executed, because the endpoint is unknown
  3. SIP-SERVLET:
  4. 12:44:25,366 ERROR [org.mobicents.servlet.sip.core.SipApplicationDispatcherImpl] Unexpected exception while processing request ACK sip:outgoingSolution?taskId=5e316c578a109b0007a65470&callUuid=3e88a806-5c37-48f2-bb5b-6b99ec14a464&callTaskServiceHost=small-apps4-back&callTaskServicePort=8105&scenarioResultTopic=scenario_result_sdk_v2_app-zoon&sleepBeforeScenarioMs=16@192.168.0.83:5095 SIP/2.0
  5. Via: SIP/2.0/UDP 92.119.230.60;rport=5060;branch=z9hG4bKQjHS159ZF0yyB;received=92.119.230.60
  6. Max-Forwards: 70
  7. From: "" <sip:freeswitch@192.168.0.83:5095>;tag=305rU5XFQm37e
  8. To: <sip:outgoingSolution?taskId=5e316c578a109b0007a65470&callUuid=3e88a806-5c37-48f2-bb5b-6b99ec14a464&callTaskServiceHost=small-apps4-back&callTaskServicePort=8105&scenarioResultTopic=scenario_result_sdk_v2_app-zoon&sleepBeforeScenarioMs=16@192.168.0.83:5095>;tag=91585101_90321aa2_d8bfccc0_1f7a87c5
  9. Call-ID: c8ccd9d6-bd37-1238-2b9a-0618689519a7
  10. CSeq: 15597111 ACK
  11. Content-Length: 0
  12.  
  13. : org.mobicents.servlet.sip.core.DispatcherException: Cannot find the corresponding sip application session to this subsequent request ACK sip:outgoingSolution?taskId=5e316c578a109b0007a65470&callUuid=3e88a806-5c37-48f2-bb5b-6b99ec14a464&callTaskServiceHost=small-apps4-back&callTaskServicePort=8105&scenarioResultTopic=scenario_result_sdk_v2_app-zoon&sleepBeforeScenarioMs=16@192.168.0.83:5095 SIP/2.0
  14. Via: SIP/2.0/UDP 92.119.230.60;rport=5060;branch=z9hG4bKQjHS159ZF0yyB;received=92.119.230.60
  15. Max-Forwards: 70
  16. From: "" <sip:freeswitch@192.168.0.83:5095>;tag=305rU5XFQm37e
  17. To: <sip:outgoingSolution?taskId=5e316c578a109b0007a65470&callUuid=3e88a806-5c37-48f2-bb5b-6b99ec14a464&callTaskServiceHost=small-apps4-back&callTaskServicePort=8105&scenarioResultTopic=scenario_result_sdk_v2_app-zoon&sleepBeforeScenarioMs=16@192.168.0.83:5095>;tag=91585101_90321aa2_d8bfccc0_1f7a87c5
  18. Call-ID: c8ccd9d6-bd37-1238-2b9a-0618689519a7
  19. CSeq: 15597111 ACK
  20. Content-Length: 0
  21.  
  22. , it may already have been invalidated or timed out
  23.     at org.mobicents.servlet.sip.core.dispatchers.SubsequentRequestDispatcher.dispatchMessage(SubsequentRequestDispatcher.java:255) [sip-servlets-impl-3.2.0-89.jar:3.2.0-89]
  24.     at org.mobicents.servlet.sip.core.SipApplicationDispatcherImpl.processRequest(SipApplicationDispatcherImpl.java:927) [sip-servlets-impl-3.2.0-89.jar:3.2.0-89]
  25.     at gov.nist.javax.sip.EventScanner.deliverRequestEvent(EventScanner.java:250) [jain-sip-ri-1.3.0-32.jar:1.3.0-32]
  26.     at gov.nist.javax.sip.EventScanner.deliverEvent(EventScanner.java:146) [jain-sip-ri-1.3.0-32.jar:1.3.0-32]
  27.     at gov.nist.javax.sip.SipProviderImpl.handleEvent(SipProviderImpl.java:185) [jain-sip-ri-1.3.0-32.jar:1.3.0-32]
  28.     at gov.nist.javax.sip.DialogFilter.processRequest(DialogFilter.java:1328) [jain-sip-ri-1.3.0-32.jar:1.3.0-32]
  29.     at gov.nist.javax.sip.stack.SIPServerTransactionImpl.processRequest(SIPServerTransactionImpl.java:876) [jain-sip-ri-1.3.0-32.jar:1.3.0-32]
  30.     at gov.nist.javax.sip.stack.UDPMessageChannel.processMessage(UDPMessageChannel.java:581) [jain-sip-ri-1.3.0-32.jar:1.3.0-32]
  31.     at gov.nist.javax.sip.stack.UDPMessageChannel.processIncomingDataPacket(UDPMessageChannel.java:527) [jain-sip-ri-1.3.0-32.jar:1.3.0-32]
  32.     at gov.nist.javax.sip.stack.UDPMessageChannel.run(UDPMessageChannel.java:325) [jain-sip-ri-1.3.0-32.jar:1.3.0-32]
  33.     at java.lang.Thread.run(Thread.java:748) [rt.jar:1.8.0_222]
  34.  
  35.  
  36. 12:44:25,366 WARN  [gov.nist.javax.sip.stack.BlockingQueueDispatchAuditor] Removed stuck messages=3 total rejected=3 stil in queue=0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement