<!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">
Everything is set as you wrote and I'm able to login (using
domain name). Now I'm facing a media problem during outside call.
I'm logged to FS from ip phone (outside lan) and trying to dial 5000
(default ivr). Call is connected but i'm not able to hear anything.<br>
<br>
There is iptable based firewall with opened udp ports
16384:32768, but it seems nothing even hit those ports:<br>
<br>
Chain INPUT (policy DROP 0 packets, 0 bytes)<br>
pkts bytes target prot opt in out source
destination<br>
0 0 ACCEPT udp -- eth0 any anywhere
anywhere udp dpts:connected:filenet-tms state NEW<br>
<br>
Any thoughts ?<br>
-- <br>
Best regards,<br>
Michal<br>
<br>
On 01/27/2011 01:39 AM, Michael Collins wrote:
<blockquote
cite="mid:AANLkTinBd00iKLysi1O97hOupQpYdzBchBN5t8oZOJre@mail.gmail.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
yes, you should be able to handle this scenario. You probably just
need to set your external profile to use port 5060 instead of
5080. Most people only have a single NIC so their sofia profiles
need to be on different ports. (A sofia profile is a SIP user
agent (UA) that can listen/respond to SIP messages on an IP
address and port.)
<div>
<br>
</div>
<div>Look in external.xml for these lines:</div>
<div>
<div> <param name="rtp-ip" value="$${local_ip_v4}"/></div>
<div> <param name="sip-ip" value="$${local_ip_v4}"/></div>
<div><br>
</div>
<div>If you have a static IP address (which it appears you do)
then put that ip addr in there in place of the variable. Then
look at the end of vars.xml and you'll see where the external
profile's port is set to 5080/5081. Change it to 5060/5061 and
then restart FS.</div>
<div><br>
</div>
<div>Let us know how it goes.</div>
<div><br>
</div>
<div>-MC</div>
<br>
<div class="gmail_quote">On Tue, Jan 25, 2011 at 11:56 PM,
Michal Kopacki <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:mkopacki@gmail.com">mkopacki@gmail.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
0.8ex; border-left: 1px solid rgb(204, 204, 204);
padding-left: 1ex;"> Hello,<br>
<br>
This is my first post to this list, so hello everyone.<br>
<br>
I'm at the very beginning of freeswitch journey and i have
a problem<br>
with fit FS to my network scenario.<br>
<br>
OS: fedora 13 (x86_64)<br>
FS: 1.0.7 (compiled from sources), default config<br>
<br>
Desired scenario:<br>
<br>
softphone -> <a moz-do-not-send="true"
href="http://mydomain.com" target="_blank">mydomain.com</a>
(with ip 193.59.72.xx) -> my isp network -><br>
10.25.48.xx on eth1 -> FS -> 192.168.0.1 on eth0 ->
softphone<br>
<br>
And now, I'm able to connect to FS from my local network,
but I'm not<br>
able to connect from outside (neither domain nor ip). In
internal.xml I<br>
set internal ip of server and i wanted to set external ip in<br>
external.xml, but there is a question: which one ? In case
of<br>
193.59.72.xx external profile didnt' start and with
10.25.48.xx outside<br>
softphone didn't register. I checked with netstat and
realized that<br>
port 5060 is bind to internal nic only and 5080 to external
nic<br>
(10.25.48.xx) and I have no idea what next.<br>
<br>
Is it even possible to work with such network scenario ? I
would be<br>
grateful for pointing me to right direction or maybe propose
different<br>
approach.<br>
<br>
--<br>
Best regards,<br>
Michal<br>
<br>
<br>
_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a moz-do-not-send="true"
href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a moz-do-not-send="true"
href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a moz-do-not-send="true"
href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a moz-do-not-send="true" href="http://www.freeswitch.org"
target="_blank">http://www.freeswitch.org</a><br>
</blockquote>
</div>
<br>
</div>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
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>
<br>
</body>
</html>