From 275721aea716339a17641e3c20633c49ab421104 Mon Sep 17 00:00:00 2001 From: Alex Lushpai Date: Thu, 30 May 2019 09:29:51 +0300 Subject: [PATCH] Update Telephony.php --- lib/RetailCrm/Methods/V3/Telephony.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/RetailCrm/Methods/V3/Telephony.php b/lib/RetailCrm/Methods/V3/Telephony.php index 25f1329..a7555be 100644 --- a/lib/RetailCrm/Methods/V3/Telephony.php +++ b/lib/RetailCrm/Methods/V3/Telephony.php @@ -70,7 +70,7 @@ trait Telephony $phone, $type, $codes, - $hangupStatus, + $hangupStatus = null, $externalPhone = null, $webAnalyticsData = [] ) {