Hi All,<br><br>In an effort to avoid storing cleartext passwords for users, I was looking around to see if iax.conf had a similar setting to sip.conf&#39;s &#39;md5secret&#39;. It looks like it doesn&#39;t. I&#39;ve set auth=md5 which, by the look of it, makes Asterisk work out the md5 on the fly of the cleartext password and compares it to whatever the client sends (in md5). Unfortunately this means storing the password in cleartext.<br>
<br>Is it possible or am I forced to store the password in cleartext?<br><br>Thanks<br>- Gonzalo<br>