From dec68e4aaf86f4db07d0a313516319a6d37d88fe Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Tue, 31 Jul 2012 07:49:52 +0200 Subject: call echo logger --- src/callnotifier/Log.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/callnotifier/Log.php') diff --git a/src/callnotifier/Log.php b/src/callnotifier/Log.php index 9f7a654..8a6b79a 100644 --- a/src/callnotifier/Log.php +++ b/src/callnotifier/Log.php @@ -13,6 +13,8 @@ class Log protected $logger = array( 'msgData' => array(), 'edss1msg' => array(), + 'incomingCall' => array(), + 'finishedCall' => array(), ); /** -- cgit v1.2.3