<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">You have to do this... set auth-calls to false.<div><br></div><div><br></div><div><br></div><div><span class="Apple-style-span" style="font-family: -webkit-monospace; font-size: 10px; white-space: pre-wrap; ">    &lt;!-- everything above this is public --></span></div><div><span class="Apple-style-span" style="font-family: -webkit-monospace; font-size: 10px; white-space: pre-wrap; ">    &lt;extension name="check_auth" continue="true"></span></div><div><span class="Apple-style-span" style="font-family: -webkit-monospace; font-size: 10px; white-space: pre-wrap; ">      &lt;condition field="${sip_authorized}" expression="^true$" break="never"></span></div><div><span class="Apple-style-span" style="font-family: -webkit-monospace; font-size: 10px; white-space: pre-wrap; ">        &lt;anti-action application="respond" data="407"/></span></div><div><span class="Apple-style-span" style="font-family: -webkit-monospace; font-size: 10px; white-space: pre-wrap; ">      &lt;/condition></span></div><div><span class="Apple-style-span" style="font-family: -webkit-monospace; font-size: 10px; white-space: pre-wrap; ">    &lt;/extension></span></div><div><span class="Apple-style-span" style="font-family: -webkit-monospace; font-size: 10px; white-space: pre-wrap; ">    &lt;!-- everything below this requires auth --></span></div><div><span class="Apple-style-span" style="font-family: Times; font-size: 10px; "><pre style="word-wrap: break-word; white-space: pre-wrap; "><br></pre></span></div><div>Just wedge this extension in your dialplan between the stuff you want public and the stuff you want auth on. &nbsp;Then make sure you turn auth-calls to false on your profile.</div><div><br></div><div>/b</div><div><br></div><div><br></div><div><br><div><div>On Oct 10, 2008, at 1:57 PM, Klaus Teller wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><br>Anonynous would be enough for me.<br><br>Klaus.</span></blockquote></div><br></div></body></html>