68
edits
No edit summary |
|||
| Line 64: | Line 64: | ||
"callId": "1afeb4340d995938248ce7b3e953fe80", | "callId": "1afeb4340d995938248ce7b3e953fe80", | ||
'''"progressURL": "wss://loop214.services.mozilla.com:443",''' | '''"progressURL": "wss://loop214.services.mozilla.com:443",''' | ||
'''"calleeId": "Adam Roach"''' | '''"calleeId": "Adam Roach <adam@example.com>"''' | ||
} | } | ||
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. | * '''calleeId''': The name and id of the URL issuer that the caller is calling. | ||
==== GET /calls?version=<version> ==== | ==== GET /calls?version=<version> ==== | ||
edits