Loop/Data Collection: Difference between revisions

Jump to navigation Jump to search
Line 217: Line 217:


These objects will look roughly like the following:
These objects will look roughly like the following:
<code><pre>
 
{
{
  "id": "4b42e9ff-5406-4839-90f5-3ccb121ec1a7",
  "id": "4b42e9ff-5406-4839-90f5-3ccb121ec1a7",
  "timestamp": "1407784618",
  "timestamp": "1407784618",
  "phase": "midcall",
  "phase": "midcall",
  "type": "incoming",
  "type": "incoming",
  "client": "builtin",
  "client": "builtin",
  "channel": "aurora",
  "channel": "aurora",
  "version": "33.0a1",
  "version": "33.0a1",
  "callId": "35e7c3a511f424d3b1d6fba442b3a9a5",
  "callId": "35e7c3a511f424d3b1d6fba442b3a9a5",
  "apiKey": "44669102",
  "apiKey": "44669102",
  "sessionId": "1_MX40NDY2OTEwMn5-V2VkIEp1bCAxNiAwNjo",
  "sessionId": "1_MX40NDY2OTEwMn5-V2VkIEp1bCAxNiAwNjo",
  "sessionToken": "T1==cGFydG5lcl9pZD00NDY2OTEwMiZzaW",
  "sessionToken": "T1==cGFydG5lcl9pZD00NDY2OTEwMiZzaW",
  "simplePushURL": "https://push.services.mozilla.com/update/MGlYke2SrEmYE8ceyu",
  "simplePushURL": "https://push.services.mozilla.com/update/MGlYke2SrEmYE8ceyu",
  "loopServer": "https://loop.services.mozilla.com",
  "loopServer": "https://loop.services.mozilla.com",
  "callerId": "adam@example.com",
  "callerId": "adam@example.com",
  "callurl": "http://hello.firefox.com/nxD4V4FflQ",
  "callurl": "http://hello.firefox.com/nxD4V4FflQ",
  "dndMode": "available",
  "dndMode": "available",
  "reason": "quality",
  "reason": "quality",
  "comment": "The video is showing up about one second after the audio",
  "comment": "The video is showing up about one second after the audio",
  "okToContact": "true",
  "okToContact": "true",
  "contactEmail": "adam@example.org",
  "contactEmail": "adam@example.org",
}
}
</pre></code>


=== Uploading a User Issue Report ===
=== Uploading a User Issue Report ===
Confirmed users
632

edits

Navigation menu