as the call is answered, a
200 OK
message appears (Listing 3, bottom).
Listing 3
Wireshark Messages
Session Initiation Protocol (180 Ringing)
Status Line: SIP/2.0 180 Ringing
Contact:
9%
26.11.2013
(text) {
11 polycrypt.importKey("raw", hex2bin(encRawKey)).oncomplete = function(e) {
12 var key = e.target.result;
13 polycrypt.encrypt(encAlg, key, str2bin(text)).oncomplete = function(e) {
14 var