Forums - Service stalled callback when trying to start groupcall service

3 posts / 0 new
Last post
Service stalled callback when trying to start groupcall service
sashwatkumar.p
Join Date: 14 Nov 17
Posts: 9
Posted: Wed, 2019-01-30 02:43

QC Middleware, App with LTE Broadcast SDK integrated and 2 different LTE network setups, all are set up. When we try to start groupcall service, in one of the LTE network setup multicast works where as with another LTE network it doesn't. On the LTE network where multicast works i don't see servicestalled callback but on the other one i see groupcallservicestalled callback. Below is the socket and LTE service socket (logs coming from MSDC middleware i suppose).

 Data has been received : {
 "message" : {
      "appInstanceId" : "10130com.nemergent.client.mcptt167980408_GC_1548795919002",
     "body" : {
         "errorId" : 1011,
          "errorMsg" : "service stalled",
          "serviceHandle" : 61441
       },
       "header" : {
         "type" : "serviceStalled",
        "typeId" : 25,
       "version" : "string"
      }
    }
 }
 
LTEService ProcessJsonMsg : Msg is {
  "message" : {
       "appInstanceId" : "10130com.nemergent.client.mcptt167980408_GC_1548795919002",
       "body" : {
         "errorId" : 1011,
        "errorMsg" : "service stalled",
          "serviceHandle" : 61441
       },
      "header" : {
        "type" : "serviceStalled",
          "typeId" : 25,
        "version" : "string"
     }
   }
 }
 
Wanted to know what does errorid 1011 suggest? And when does service stalled callback happens? From the LTE Broadcast SDK doc i found that if tmgi is not activated then servicestalled happens. But only this much info is not helping me out. Can you please help on this?
  • Up0
  • Down0
AnkitK Moderator
Join Date: 20 Aug 14
Posts: 61
Posted: Wed, 2019-01-30 14:02

Hello,

To debug this I will need modem logs and adb logs.

Do you have access to the Salesforce? Please create a case and share logs.

 

Thanks

Ankit

  • Up0
  • Down0
sashwatkumar.p
Join Date: 14 Nov 17
Posts: 9
Posted: Wed, 2019-01-30 21:45

Hello Ankit,

Can I share google drive links to logs here? I created a salesforce free trial account but not sure which topics to choose in order to create a suitable case. I am attaching both successful as well as failure modem and adb logs. 

Below are the multicast non-working adb and modem logs:

https://drive.google.com/open?id=1Vl0daTFMYcLKvasN3vQXpJgs-8xrgNk-

https://drive.google.com/open?id=1zDpiqAQLX1d-c-CajCyNLpvdzVGriNQf

And below are multicast working adb and modem logs

https://drive.google.com/open?id=1SLJPqcPEXT-kCXvi29NU3r3jL5Kl0Qls

https://drive.google.com/open?id=1Juxuzn1QTX61UbpQeE_xQj1AIj-5ND_C

  • Up0
  • Down0
or Register

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.