Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.



Html
<div id="fb-root"></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = 'https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.11';
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>

...

Info

The Article describes the procedure that allows users to dial a specific number from their phone to change their voicemail password.

Created: March 2020

Permalink: https://confluence.wildix.com/x/N4AbB

Table of Contents

Introduction

...

A Dialplan called “changeVMPIN” was created to allow users to dial a number to change their voicemail password.  Within this dial plan , the access number is 7777 but this number can be changed to anything that you desireyou can use any number you desire  as pilot number on your dial plan.  

Import the Dialplan to your system:

...

  1. Create sounds in the system
  2. Download the “changePIN.php” script and copy it to the system under the /var/www/scripts directory.
  3. Make the script file executable and change it’s ownership to wms
  4. Download the dial plan and create a pilot number to jump to ext 7777 on the imported such dial plan.


Html
<div class="fb-like" data-href="https://confluence.wildix.com/x/N4AbB" data-layout="button_count" data-action="recommend" data-size="large" data-show-faces="true" data-share="true"></div>

...