Igor Kolosov

Results 3 issues of Igor Kolosov

I added Subscriber.js Notifier.js to JsSIP I tried write them according JsSIP style and lint errors. Please take a look and let me know what needs to be fixed. I...

SIP SUBSCRIBE/NOTIFY dialog implemented in user (not JsSIP) code. For this to JsSIP added arbitrary client transaction: JsSIP modifications: UA.js: added method: ``` sendRequest(method, target, params, headers, body, handlers, credential)...

**I found problem with the blind call transfer scenario** 1. 1st phone send REFER to 2nd 2. 2nd: REFER accepted, and start calling to 3rd 3. 1st phone send BYE...