<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
yes, but for reasons that go beyond&nbsp; the scope of this list i would
need an iax registration, NOT sip.<br>
<br>
best regards,<br>
pekka<br>
<br>
<br>
Jason Garland wrote:
<blockquote
 cite="mid2ed26bca0710040332q3904af46v28c72e627d7b1e69@mail.gmail.com"
 type="cite">
  <pre wrap="">You can register to FWD with SIP. Just add a user to your directory.xml file:

  &lt;user id="&lt;fwd number&gt;"&gt;
      &lt;gateways&gt;
        &lt;gateway name="fwd"&gt;
          &lt;param name="username" value="&lt;fwd number&gt;"/&gt;
          &lt;param name="from-domain" value="fwd.pulver.com"/&gt;
          &lt;param name="password" value="&lt;super secret password&gt;"/&gt;
          &lt;param name="extension" value="&lt;fwd number&gt;"/&gt;
          &lt;param name="proxy" value="fwd.pulver.com"/&gt;
          &lt;param name="expire-seconds" value="3600"/&gt;
          &lt;param name="register" value="true"/&gt;
          &lt;param name="retry_seconds" value="3600"/&gt;
        &lt;/gateway&gt;
      &lt;/gateways&gt;
    &lt;params&gt;
      &lt;param name="password" value="&lt;super secret password&gt;"/&gt;
    &lt;/params&gt;
  &lt;/user&gt;


On 10/4/07, Pekka Kurki <a class="moz-txt-link-rfc2396E" href="mailto:pekkis50@gmail.com">&lt;pekkis50@gmail.com&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">when will iax registration be supported? i'd like to register to my fwd
account buut that is obviously not yet supported. calling a fwd number
w/o registration works fine.

regards,
pekka

_______________________________________________
Freeswitch-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>

    </pre>
  </blockquote>
  <pre wrap=""><!---->
_______________________________________________
Freeswitch-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>

  </pre>
</blockquote>
</body>
</html>