Preset auth_string value to make sure it is set
This commit is contained in:
@@ -806,6 +806,7 @@
|
|||||||
|
|
||||||
//build content for linphone
|
//build content for linphone
|
||||||
if ($device_template == "linphone/default") {
|
if ($device_template == "linphone/default") {
|
||||||
|
$auth_string = '';
|
||||||
if (
|
if (
|
||||||
!empty($_SESSION['provision']['http_auth_enabled']['boolean']) &&
|
!empty($_SESSION['provision']['http_auth_enabled']['boolean']) &&
|
||||||
$_SESSION['provision']['http_auth_enabled']['boolean'] == 'true' &&
|
$_SESSION['provision']['http_auth_enabled']['boolean'] == 'true' &&
|
||||||
|
|||||||
Reference in New Issue
Block a user