From e3dbaea50b75bf2da6e7bc5baa1e82ba5adcd655 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Luis=20Mill=C3=A1n?= Date: Fri, 2 Mar 2018 13:59:29 +0100 Subject: Fix #326. Documentation typo (#363) --- modules/ctrl_tcp/ctrl_tcp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/ctrl_tcp/ctrl_tcp.c b/modules/ctrl_tcp/ctrl_tcp.c index 0f1830b..e030551 100644 --- a/modules/ctrl_tcp/ctrl_tcp.c +++ b/modules/ctrl_tcp/ctrl_tcp.c @@ -71,7 +71,7 @@ "class" : "call", "type" : "CALL_CLOSED", "param" : "Connection reset by peer", - "account" : "sip:alice@atlanta.com", + "accountaor" : "sip:alice@atlanta.com", "direction" : "incoming", "peer" : "sip:bob@biloxy.com", "id" : "73a12546589651f8" -- cgit v1.2.3