<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p style="margin-top:0;margin-bottom:0"></p>
<div>Hi Guys,</div>
<div><br>
</div>
<div>I am testing verto on version 1.6.19 and it works great for Video and Audio, however when using the </div>
<div><br>
</div>
<div>function setupChat I am seeing some strange behaviour.</div>
<div><br>
</div>
<div>I am using extension 1002 and I connect to conference conference_1.</div>
<div><br>
</div>
<div>I then send a chat message (to test functionality) and it sends it fine, however in the chat history  window the same message is repeated, I assume by the server, and in the console I see;</div>
<div><br>
</div>
<div>2018-02-14 13:54:06.369878 [ALERT] mod_verto.c:604 WRITE 82.8.193.240:55456 [{</div>
<div>        "jsonrpc":      "2.0",</div>
<div>        "id":   3450,</div>
<div>        "method":       "verto.info",</div>
<div>        "params":       {</div>
<div>                "msg":  {</div>
<div>                        "from": "1002@172.31.12.49",</div>
<div>                        "to":   "1002@172.31.12.49",</div>
<div>                        "body": "hello",</div>
<div>                        "from_user":    "1002",</div>
<div>                        "from_host":    "172.31.12.49",</div>
<div>                        "from_full":    "1002",</div>
<div>                        "from_msg_name":        "Jon H",</div>
<div>                        "from_msg_number":      "Consumer123456"</div>
<div>                }</div>
<div>        }</div>
<div>}]</div>
<div>2018-02-14 13:54:06.369878 [ALERT] mod_verto.c:604 WRITE 82.8.193.240:55456 [{</div>
<div>        "jsonrpc":      "2.0",</div>
<div>        "id":   3451,</div>
<div>        "method":       "verto.info",</div>
<div>        "params":       {</div>
<div>                "msg":  {</div>
<div>                        "from": "conference_1@172.31.12.49",</div>
<div>                        "to":   "1002@172.31.12.49",</div>
<div>                        "body": "Hello, you said: ",</div>
<div>                        "to_user":      "1002",</div>
<div>                        "to_host":      "172.31.12.49",</div>
<div>                        "to_full":      "1002",</div>
<div>                        "to_msg_name":  "Jon H",</div>
<div>                        "to_msg_number":        "Consumer123456"</div>
<div>                }</div>
<div>        }</div>
<div>}]</div>
<div>2018-02-14 13:54:06.369878 [ALERT] mod_verto.c:604 WRITE 82.8.193.240:55456 [{</div>
<div>        "jsonrpc":      "2.0",</div>
<div>        "id":   3452,</div>
<div>        "method":       "verto.info",</div>
<div>        "params":       {</div>
<div>                "msg":  {</div>
<div>                        "from": "1002@172.31.12.49",</div>
<div>                        "to":   "1002@172.31.12.49",</div>
<div>                        "body": "Hello, you said: ",</div>
<div>                        "to_user":      "1002",</div>
<div>                        "to_host":      "172.31.12.49",</div>
<div>                        "to_full":      "1002",</div>
<div>                        "to_msg_name":  "JonH",</div>
<div>                        "to_msg_number":        "Consumer123456"</div>
<div>                }</div>
<div>        }</div>
<div>}]</div>
<div><br>
</div>
<div>Where are these messages coming with "Hello, you said:" from?</div>
<div><br>
</div>
<div>Is this a configuration issue on my part?</div>
<div><br>
</div>
<div>Many thanks!</div>
<div><br>
</div>
<div>Jon</div>
<br>
<p></p>
</div>
</body>
</html>