<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Is it compulsory that I use different ports for different profiles?<br>
What if I want to use the same ports for my authenticated users and the<br>
non-authenticated ones?<br>
<br>
Birgit Arkesteijn wrote:
<blockquote cite="mid:491079D2.1080103@westhawk.co.uk" type="cite">
  <pre wrap="">Hi,

I have no idea what that error message means, sorry.

However, we have a setup where we only accept SIP from a single source 
and use ACL (and not a sip gateway profile), see:
<a class="moz-txt-link-freetext" href="http://wiki.freeswitch.org/wiki/Acl">http://wiki.freeswitch.org/wiki/Acl</a>

Note, the thing that tripped us up was that incoming SIP on port 5060 by 
default comes in on the 'internal' gateway, and 5080 as external. We 
switched the port numbers around.

Hope this helps.

Cheers, Birgit


On 04/11/08 16:24, <a class="moz-txt-link-abbreviated" href="mailto:regs@kinetix.gr">regs@kinetix.gr</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi,

    How can my FS accept inbound SIP calls from other gateways
without the need of a registration from their part? I only need to be able
to accept inbound calls from specific gateway IPs. I tried creating my 
own profile
and gateway but it fails : "Error Creating SIP UA for profile: myprofile"

Can someone give me some first-step directions?
    </pre>
  </blockquote>
  <pre wrap=""><!---->

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