[Freeswitch-users] voice mail password

luixsansan at hotmail.com luixsansan at hotmail.com
Mon Jul 5 05:02:30 PDT 2010


Hello,

I have the following user as 1001.xml

<include>
  <user id="1001" ">
    <params>
      <param name="password" value="1234"/>
      <param name="vm-password" value="0288"/>
    </params>
    <variables>
      <variable name="toll_allow" value="domestic,international,local"/>
      <variable name="accountcode" value="1001"/>
      <variable name="user_context" value="default"/>
      <variable name="effective_caller_id_name" value="yomismo"/>
      <variable name="effective_caller_id_number" value="1001"/>
      <variable name="mailbox" value="1001"/>
    </variables>
  </user>
</include>

I can call to this extension and if it does not answer I can leave a message in its mailbox, I use the default configuration and voicemail is accessed in extension 4000. If I want to listen to the messages the password I have to dial "1001" not "0288", why is this so?, where is 1001 set as the password for the mailbox?, how do I change the XML configuration files to use 0288 or any other number I may choose?

Thank you for your help.

Luis.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100705/17ac2e20/attachment.html 


More information about the FreeSWITCH-users mailing list