<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi<br>
    <br>
    There is a wiki on the web which describes how to use a Grandstream
    FXO device with freesiwtch and recommends the following settings.
    How big a security hole is this creating and is there a better way
    to do this? Also, what would the syntax be for the "Add ip="
    recommendation?<br>
    <br>
    <br>
    <b>add file conf/directory/default/pstn.xml containing</b> <br>
    <pre>&lt;include&gt;
  &lt;!-- Add ip= to constrain to specific IP address for a little extra security --&gt;
  &lt;user id="Anonymous"/&gt; 
&lt;/include&gt;



</pre>
    <b>change following in conf/sip_profiles/internal.xml</b>
    <pre>&lt;param name="accept-blind-reg" value="true"/&gt;
&lt;param name="accept-blind-auth" value="true"/&gt;


Thanks advance
O
</pre>
  </body>
</html>