[Freeswitch-users] How to encrypt user extension password

Sergey Safarov s.safarov at gmail.com
Mon Oct 30 09:19:31 UTC 2017


You can use a1-hash
<https://freeswitch.org/confluence/display/FREESWITCH/XML+User+Directory>

Calculator
http://worman.sibhoster.ru/SipDigest.php

Example
https://prnt.sc/h3st1d

FreeSwitch manual


пн, 30 окт. 2017 г. в 12:05, Shisheer Teli <telishisheer at gmail.com>:

> Dear Team,
>
> I am able to see user password in user extension configuration.
>
> Can anyone help to encrypt user extension password
>
> <include>
>   <user id="1111">
>     <params>
>       <param name="password" value="abcd123"/>
>       <param name="vm-password" value="1111"/>
>     </params>
>     <variables>
>       <variable name="toll_allow" value="domestic,international,local"/>
>       <variable name="accountcode" value="1111"/>
>       <variable name="user_context" value="default"/>
>       <variable name="effective_caller_id_number" value="1111"/>
>       <variable name="outbound_caller_id_name"
> value="$${outbound_caller_name}"/>
>       <variable name="outbound_caller_id_number"
> value="$${outbound_caller_id}"/>
>       <variable name="callgroup" value="support"/>
>     </variables>
>   </user>
> </include>
>
>
>
> --
> Regards,
> Shisheer T
>
> *Save paper, save trees.... Please do not print this e-mail unless it is
> absolutely necessary.*
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.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/20171030/0bb79e0b/attachment.html>


More information about the FreeSWITCH-users mailing list