Log looks like:
23/01/2016 16:42:17 VoxLog created:
23/01/2016 16:42:17 742 guessed text:Call ?? (Skype)
23/01/2016 16:42:17 991 guessed text:Call D ?? (Skype)
23/01/2016 16:42:18 241 guessed text:Call David ?? (Skype)
23/01/2016 16:42:18 618 Something was recognized
23/01/2016 16:42:18 618 Rulename: root # Semantics: 2
23/01/2016 16:42:18 618 Group: Skype Speech: Call David
23/01/2016 16:42:18 618 semanticID: 516
23/01/2016 16:42:18 618 kvp: command | 516
23/01/2016 16:42:18 618 kvp: payload1 | <516:Pelle Persson, David>live:puffelgullig_1
23/01/2016 16:42:18 618 no regex match found
23/01/2016 16:42:18 618 id from payload value: 516
23/01/2016 16:42:18 620 semanticID: 516
23/01/2016 16:42:18 620 kvp: command | 516
23/01/2016 16:42:18 620 kvp: payload1 | <516:Pelle Persson, David>live:puffelgullig_1
23/01/2016 16:42:18 620 no regex match found
23/01/2016 16:42:18 620 id from payload value: 516
23/01/2016 16:42:18 620 alternate:Call David
23/01/2016 16:42:18 626 doCommand:Ring upp...
23/01/2016 16:42:18 626 [plugin] Sending json request:
23/01/2016 16:42:18 626 [plugin] {"jsonrpc": "2.0", "method": "GUI.ShowNotification", "params":{"title":"Call David (96.8)","message":"(1 Ring upp... [Pelle Persson, David]) "},"id": "0"}
23/01/2016 16:42:18 626 action repeat set to: 1
23/01/2016 16:42:18 626 Action: Skype.CallContact - live:puffelgullig_1
23/01/2016 16:42:18 626 [action] Skype.CallContact:live:puffelgullig_1
23/01/2016 16:42:18 627 [plugin] Skype plugin action received
23/01/2016 16:42:18 638 Action INFO:
23/01/2016 16:42:18 668 [plugin] Skype - duplicate call status event
23/01/2016 16:42:19 627 [plugin] Web Exception while calling JSON RPC:{"jsonrpc": "2.0", "method": "GUI.ShowNotification", "params":{"title":"Call David (96.8)","message":"(1 Ring upp... [Pelle Persson, David]) "},"id": "0"}
System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.168.0.118:8080
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at vcPlugin.xJsonHttpCommunicator.PostRequest(String strRequest)
23/01/2016 16:42:25 886 [plugin] Skype plugin action received
23/01/2016 16:42:33 657 Focused: OpenWith
23/01/2016 16:42:33 657 [vcevent] Unfocused.VoxCommando
23/01/2016 16:42:33 659 [vcevent] Focused.OpenWith
Payload:
<?xml version="1.0" encoding="utf-8"?>
<!--A VoxCommando Payload file-->
<PayloadsRoot>
<payload>
<value>echo123</value>
<phrase>Echo / Sound Test Service</phrase>
</payload>
</PayloadsRoot>
(Edited out my contacts, same thing happens when I call Echo /Sound test service)
Thanks!