On Wed, 29 Jul 2015 13:30:53 -0700 Motty Cruz <[email protected]> wrote:
> I would like to encrypt password between Asterisk servers and > clients. is there an easy way to do so? I am running Asterisk > 1.8.22.0 built on CentOS 6.3 If you're talking about SIP connections, I'm pretty sure it already uses a digest authentication mechanism, which allows the server to verify the password without having it sent in plain text. In other words, it's already encrypted. -- C. Chad Wallace, B.Sc. The Lodging Company http://www.lodgingcompany.com/ OpenPGP Public Key ID: 0x262208A0 -- _____________________________________________________________________ -- 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
