[asterisk-users] Hide the plain text password

Jian Gao jian.gao at sjgeophysics.com
Mon Feb 14 16:30:48 CST 2011


Thanks for all your inputs.

I am thinking using MySQL DB to save the user account information. And 
let mysql encrypt the password, (MD5 maybe?). I remember I've done SIP 
realtime registration. Can I also use this way on the Google Voice account?

*Jian *

On 11-02-14 02:21 PM, Leif Madsen wrote:
> On 11-02-14 05:10 PM, Kevin P. Fleming wrote:
>> On 02/14/2011 04:08 PM, Jian Gao wrote:
>>> I am building a server for a client. I want them to try out the new
>>> Google Voice feature using my GV account. But I don't want expose my
>>> GV's password.
>>
>> There is no method to obscure a Google Voice password in the config 
>> file.
>> chan_sip supports obscured passwords using 'md5secret', but all other 
>> protocols
>> that Asterisk supports need the password in plaintext to be able to 
>> perform the
>> authentication process required by that protocol.
>
> You could use the #exec method to execute a script, where the 
> configuration can be generated in any method you want on module load. 
> In that way, you can extrapolate the information outside of Asterisk 
> and secure it using any method you want.
>
> Leif.
>
>
> -- 
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>               http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110214/c3421151/attachment.htm>


More information about the asterisk-users mailing list