Device - Edit: Integrate QR provisioning for Sipnetic softphone.

This commit is contained in:
fusionate
2023-09-07 23:26:27 +00:00
parent bd1ff0b9e7
commit 7f48c0f676
3 changed files with 40 additions and 2 deletions
+7 -1
View File
@@ -4189,4 +4189,10 @@
$vendors[$y]['name'] = "linphone";
$z=0;
?>
//sipnetic details
$y++;
$vendors[$y]['uuid'] = "d3e71b2e-f272-4455-ae46-6ac94bdd75cc";
$vendors[$y]['name'] = "sipnetic";
$z=0;
?>