Talkilla/SPA API: Difference between revisions

m
Line 88: Line 88:
** Type will be <code>offer</code> for an incoming call offer, and <code>answer</code> for a response to an offer.
** Type will be <code>offer</code> for an incoming call offer, and <code>answer</code> for a response to an offer.


{ type: "answer", sdp: "v=0\r\no=Mozilla-SIPUA..."}
{ type: "answer", sdp: "v=0\r\no=Mozilla-SIPUA..."}


* <code><ice candidate></code> is a serialized object equivalent of [http://www.w3.org/TR/webrtc/#rtcicecandidate-type RTCIceCandidate] e.g.
* <code><ice candidate></code> is a serialized object equivalent of [http://www.w3.org/TR/webrtc/#rtcicecandidate-type RTCIceCandidate] e.g.
canmove, Confirmed users, Bureaucrats and Sysops emeriti
3,628

edits