[Freeswitch-users] FreeSWITCH and Amazon EC2 port problem
Diego Viola
diego.viola at gmail.com
Fri Jul 11 23:29:00 PDT 2008
Hi
I have FreeSWITCH 1.0.0 installed on Amazon EC2, today was working
very well... but after I re-installed FS I'm getting some problem with
ports.
I did followed this guide and opened the required ports:
http://wiki.freeswitch.org/wiki/Amazon_ec2
The problem is when I run FS, I see that the normal ports are opened:
freeswitch at Etch> sofia status
API CALL [sofia(status)] output:
Name Type
Data State
=================================================================================================
external profile
sip:mod_sofia at 67.202.9.134:5080 RUNNING (0)
nat profile
sip:mod_sofia at 67.202.9.134:5070 RUNNING (0)
default alias
internal ALIASED
internal profile
sip:mod_sofia at 10.251.203.143:5060 RUNNING (0)
ec2-67-202-9-134.compute-1.amazonaws.com alias
internal ALIASED
outbound alias
external ALIASED
=================================================================================================
3 profiles 3 aliases
But when I do a netstat -a, I see that 5060 is not opened... there is
a 5070 port opened though, but my softphone (X-Lite) doesn't
register... what could be wrong?
Thanks,
Diego
More information about the FreeSWITCH-users
mailing list