Loop/Architecture/MVP: Difference between revisions

No edit summary
Line 61: Line 61:
     "sessionToken": "T1==cGFydG5lcl9pZD00NDcwMD",
     "sessionToken": "T1==cGFydG5lcl9pZD00NDcwMD",
     "callId": "1afeb4340d995938248ce7b3e953fe80",
     "callId": "1afeb4340d995938248ce7b3e953fe80",
     '''"progressURL": "wss://loop214.services.mozilla.com:443"'''
     '''"progressURL": "wss://loop214.services.mozilla.com:443",'''
    '''"calleeId": "Adam Roach"'''
  }
  }


New parameters:
New parameters:
* '''progressURL''': WebSockets URL the client needs to connect to in order to receive call setup progress information and control call setup.
* '''progressURL''': WebSockets URL the client needs to connect to in order to receive call setup progress information and control call setup.
* '''calleeId''': The name of the URL issuer that the caller is calling.


==== GET /calls?version=<version> ====
==== GET /calls?version=<version> ====
68

edits