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.
-- Kevin P. Fleming Digium, Inc. | Director of Software Technologies 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA skype: kpfleming | jabber: [email protected] Check us out at www.digium.com & www.asterisk.org -- _____________________________________________________________________ -- 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
