Your comments

Hello,

Thank you Roger

Is it possible to create tokens in the i2control program?

I use the instructions:
IR.GetVariable("Global.Type_Graphe"); //Read Type_Graphe token
IR.SetVariable("Global.Type_Graphe", true); //Write Type_Graphe token

But the tokens already exist, I created them manually

JSON
To use JSON with javascript, it is necessary to include a library?
Or I can use instructions directly in the program ?
JSON.Stringify(mydata);
JSON.Parse(mydata);


thank you

Sincerely,
Patrick

Hello,

I ask the question because at the moment, I have no telephone adapted to install I2control.
I perform the test with my laptop on an external network.

Sincerely,
Hello,

I did the tests on the local network with a static address and the external network (internet) with a public address, that's OK.
Now I am replacing the public address by the domain name I have created a DynDNS service.


With the public address
I realize the following command:

var DriverKnxBaos = IR.GetDevice("KNX IP BAOS 772"); //Assign the driver to the variable
DriverKnxBaos.SetParameters({Host: "X.X.X.X", Port: "12004", UpdateTime: "0"});

With "X.X.X.X" = the public address

With the domain name I pass this command?

DriverKnxBaos.SetParameters({Host: "Domain Name:12004", Port: "12004", UpdateTime: "0"});

or this command?

DriverKnxBaos.SetParameters({Host: "Domain Name", Port: "12004", UpdateTime: "0"});


With "Domain Name" = the Domain Name created

Sincerely,
Hi Theo,

This is good news!

Thanks
Patrick
Hello,

There
are no official version but it is possible to download the preview version for testing. So for now i2control does not work with Windows 10 preview?

Patrick
Hello,

I started again testing intercom SIP Tuesday with two clients on Windows.
I made some tests because I do not have time, but for now no problems.

Best Regards,
Patrick PETIT
Hello,
 
Testing Tuesday, March 24, 2015

  Yesterday afternoon I put the 2 products in test:
- 1 SIP client (SIP Javascript iRidium Mobile module) installed 
on a laptop PC (Windows 8.1)
- 1 SIP client (SIP Javascript iRidium Mobile module) installed on a tablet (android 4.1.1)
The 3CX SIP server is installed on the laptop PC (Windows 8.1).
I unconfigured standby mode on the 2 products.

Trials in early afternoon: correct operation
What is normal the 2 SIP client appear on the 3CX Phone page (see below)


I then deliberately forgotten the two products (no operation for over 4 hours).
Trials in late afternoon (4 hours later):
The SIP client number 13 no longer appears on the server (see below), and of course when the SIP client number 12 calls the number 13, it does not respond.


Tests
Wednesday, March 25, 2015
The same 2 SIP clients with standby unconfigured.

Call with the SIP client number 12 and I do not respond voluntarily with the number 13.
The SIP client number 13 is removed from the server. Then after a time, it is again displayed on the server and thus managed.

The SIP client who did not answer is not removed automatically by the server.
On some test it is removed immediately and on other tests the process must be repeated several times for it to be removed.

Adding an additional SIP client (number 11): 1 SIP client (SIP Javascript iRidium Mobile module) installed on a desktop PC (with windows 7) to view the event log on IR.EVENT_TAG_CHANGE.
I do not know the SIP protocol, but the log seems correct (see the attached file).
[25-03-2015 11:50:20.958] DEBUG Script garbage memory collected.
[25-03-2015 11:50:21.892] DEBUG Script garbage memory collected.
[25-03-2015 11:50:22.222] DEBUG INVITE... . CSeq: 1 INVITE
[25-03-2015 11:50:22.225] DEBUG CSIPDevice::StopDirectConnection
[25-03-2015 11:50:22.235] INFO name = STATUS, value = Incoming Call...
[25-03-2015 11:50:22.238] WARNING Recieved Host: 192.168.1.96:5060, External Host: 192.168.1.96:5060, External IP: 192.168.1.96:5060
[25-03-2015 11:50:22.262] WARNING !!! Direct Connection via server !!!
[25-03-2015 11:50:22.291] INFO name = INCOMING CALL, value = 1
[25-03-2015 11:50:22.855] DEBUG Script garbage memory collected.
[25-03-2015 11:50:23.794] DEBUG Script garbage memory collected.
[25-03-2015 11:50:24.732] DEBUG Script garbage memory collected.
[25-03-2015 11:50:25.677] DEBUG Script garbage memory collected.
[25-03-2015 11:50:26.625] DEBUG Script garbage memory collected.
[25-03-2015 11:50:27.568] DEBUG Script garbage memory collected.
[25-03-2015 11:50:28.493] INFO ELECTROVANNE - ZONE 1 : false
[25-03-2015 11:50:28.534] DEBUG Script garbage memory collected.
[25-03-2015 11:50:29.484] DEBUG Script garbage memory collected.
[25-03-2015 11:50:30.432] DEBUG Script garbage memory collected.
[25-03-2015 11:50:31.371] DEBUG Script garbage memory collected.
[25-03-2015 11:50:32.315] DEBUG Script garbage memory collected.
[25-03-2015 11:50:33.253] DEBUG Script garbage memory collected.
[25-03-2015 11:50:34.197] DEBUG Script garbage memory collected.
[25-03-2015 11:50:35.139] DEBUG Script garbage memory collected.
[25-03-2015 11:50:36.078] DEBUG Script garbage memory collected.
[25-03-2015 11:50:37.021] DEBUG Script garbage memory collected.
[25-03-2015 11:50:37.959] DEBUG Script garbage memory collected.
[25-03-2015 11:50:38.497] INFO TEMPERATURE ACTUELLE - ZONE 1 : 18.399999618530273
[25-03-2015 11:50:38.566] INFO ELECTROVANNE - ZONE 1 : false
[25-03-2015 11:50:38.904] DEBUG Script garbage memory collected.
[25-03-2015 11:50:39.862] DEBUG Script garbage memory collected.
[25-03-2015 11:50:40.806] DEBUG Script garbage memory collected.
[25-03-2015 11:50:41.744] DEBUG Script garbage memory collected.
[25-03-2015 11:50:42.259] DEBUG Send 487 Request Terminated
[25-03-2015 11:50:42.271] DEBUG CSIPDevice::StopDirectConnection
[25-03-2015 11:50:42.281] INFO name = STATUS, value = On Hook...
[25-03-2015 11:50:42.296] DEBUG In <On Hook> ACK. CSeq: 1 ACK
[25-03-2015 11:50:42.301] INFO name = INCOMING CALL, value = 0
[25-03-2015 11:50:42.727] DEBUG Script garbage memory collected.
[25-03-2015 11:50:43.668] DEBUG Script garbage memory collected.
[25-03-2015 11:50:44.605] DEBUG Script garbage memory collected.


I just noticed that without any action, the number 11 SIP client had been deleted from the server and then added again 1-2 minutes later.
 
Best Regards,

Patrick PETIT
Hello,

Thank you.

1- So you know the sleep problem with the SIP management ?
2- With the sleep unconfigured on all products, SIP management works perfectly ? Yesterday I tested a few hours, so I do not know if the SIP management is reliable over time.

Best Regards