Your comments

Hu, Rocfusion! Thanks for info.
And... so what? =)
Last question:

how does SIP's EVENT_ONLINE & EVENT_OFFLINE work when background mode is on?
[02-04-2015 13:09:29.513] INFO SIP is OnlineSorry, i missed your words:

V2.2.1 and V2.2.2 work at the same

So, current:

IR.AddListener(IR.EVENT_ONLINE, IR.GetDevice('SIP'), function () { IR.Log("SIP is Online"); });

Is already working in V2.2.1?



They should work for the SIP the same way, as the do for other native devices (AMX driver for example).

At the very start of i2control app natove driver automatically connecting and EVENT_ONLINE must take place.
But it doesn't.

When one calling device.Disconnect() method - SIP is trully disconnecting.
BUT: it doesn't fire EVENT_OFFLINE event. But it should to.
I'm using official 2.2.1 version of i2control from AppStore and on win64.
So, please write in wiki about that in all details.
So, please write in wiki about that in all details.