[Freeswitch-users] password for voicemail retrieval

Nick Vines jnvines at gmail.com
Wed Mar 13 19:23:50 MSK 2013


If you wanted them all to be the same password, you could do include it in
the higher up xml file to make the default password propogate through. You
will still need to have xml entries for the users though. You can have them
all in one file, or many, it's up to you.

directory/directory_profile_name.xml: (pick-one and it will propogate to
all of the included users)
-Voice mail Password
<param name="vm-password" value="1234"/>
<param name="vm-password" value="user-choose"/> <!--This will only use what
the user sets. It doesn't enforce a password, so that would be up to you to
verify if that is something you care about. If they are just checking
voicemail from their extension, it isn't necessary. I think this stores the
password in the database specific in mod_voicemails conf file. For odbc I
think the table is voicemail-prefs. You could pre-populate that table with
some random N-digit numbers as the default password that the user should
change. -->

You can also use mod_xml_curl
<http://wiki.freeswitch.org/wiki/Mod_xml_curl#Section:_directory_2>for the
directory. It has some pretty good examples that Cal put up a while back.



On Wed, Mar 13, 2013 at 8:49 AM, Archana Venugopan
<a.venugopan at mundio.com>wrote:

>  Am doing for multiple users so it will be difficult to create xml for
> each user. Is there a way to set for multiple users in a single xml?****
>
> ** **
>
> Regards,****
>
> Archana****
>
> ** **
>
> *From:* freeswitch-users-bounces at lists.freeswitch.org [mailto:
> freeswitch-users-bounces at lists.freeswitch.org] *On Behalf Of *Muhammad
> Shahzad
> *Sent:* 13 March 2013 15:44
> *To:* FreeSWITCH Users Help
> *Subject:* Re: [Freeswitch-users] password for voicemail retrieval****
>
> ** **
>
> Set vm-password parameter for user in directory, e.g.****
>
> ** **
>
> <domain name="mydomain.com"****
>
>   <user id="101">****
>
>     <params>****
>
>       <param name="vm-password" value="12345"/>****
>
>     </params>****
>
>   </user>****
>
> </domain>****
>
> ** **
>
> You may also use vm-a1-hash instead of vm-password for encrypted password
> (md5 hash digest).****
>
> ** **
>
> Thank you.****
>
> ** **
>
> On Wed, Mar 13, 2013 at 4:20 PM, Archana Venugopan <a.venugopan at mundio.com>
> wrote:****
>
> Hi,****
>
> Can anyone please tell me how to set password for voicemail retrieval for
> multiple users and how?****
>
>  ****
>
> Regards,****
>
> Archana****
>
>  ****
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org****
>
>
>
> ****
>
> ** **
>
> --
> Muhammad Shahzad
> -----------------------------------
> CISCO Rich Media Communication Specialist (CRMCS)
> CISCO Certified Network Associate (CCNA)
> Cell: +49 176 99 83 10 85
> MSN: shari_786pk at hotmail.com
> Email: shaheryarkh at googlemail.com ****
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20130313/651aa322/attachment-0001.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list