Sentoj

Results 2 issues of Sentoj

Hi, I have the following large installation (2 ingests and 3 stores) started as follows: **Commands:** oklog-0.3.2-linux-amd64 ingest -cluster 172.27.47.21 -peer 172.27.47.21 -peer 172.27.47.22 -peer 172.27.47.23 -peer 172.27.47.24 -peer 172.27.47.25...

I am trying to register an Account object for IP to IP call as follows: Account account = new Account("sip", "", "127.0.0.1", 5060); // no password Phone phone = new...