[Freeswitch-users] Problem starting internal profile (pfSense - freeswitch)
bsd
bsd at todoo.biz
Wed Sep 22 03:27:54 PDT 2010
Hello,
I am actually trying to use the FreeSwitch as provided by pfSense for version 1.2.3
So far I have been able to start
• "profile external" which binds to the WAN address of my pfSense Box
• "profile internal-ipv6" which binds to the ipv6 LAN address of my pfSense Box
But profile "internal" does not want to start…
When I have a look at the debug I have :
> 2010-09-22 12:18:34.192432 [NOTICE] sofia.c:1508 Adding Alias [82.xx.tt.242] for profile [internal]
> 2010-09-22 12:18:34.192432 [NOTICE] sofia.c:2841 Started Profile internal [sofia_reg_internal]
> 2010-09-22 12:18:34.192432 [DEBUG] sofia.c:812 Creating agent for internal
> tport_bind_server(0x28e6b540) to */82.xx.tt.242:5060/sip
> tport_alloc_primary(0x28e6b540): new primary tport 0x28e72880
> nta: bind(82.xx.tt.242:5060;transport=*): Address already in use
> nua: initializing SIP stack failed
> 2010-09-22 12:18:34.267813 [ERR] sofia.c:862 Error Creating SIP UA for profile: internal
Do you know what causes this error… ??
From what I can read / understand, It seems that port 5060 is already in use… ??
netstat, tells me that :
# netstat -an
Active Internet connections (including servers)
Proto Recv-Q Send-Q Local Address Foreign Address (state)
tcp4 0 52 82.xx.tt.242.22 202.30.198.57.36032 ESTABLISHED
tcp4 0 0 192.168.2.1.22 192.168.2.21.55899 ESTABLISHED
tcp4 0 0 82.xx.tt.242.5080 *.* LISTEN
tcp4 0 0 *.8021 *.* LISTEN
tcp6 0 0 ::1.5060 *.* LISTEN
tcp4 0 0 *.10050 *.* LISTEN
tcp4 0 0 127.0.0.1.80 *.* LISTEN
tcp4 0 0 192.168.2.1.8080 *.* LISTEN
tcp6 0 0 *.53 *.* LISTEN
tcp4 0 0 *.53 *.* LISTEN
tcp4 0 0 82.xx.tt.242.1195 82.229.142.27.16948 ESTABLISHED
tcp4 0 0 *.2189 *.* LISTEN
tcp4 0 0 *.443 *.* LISTEN
tcp4 0 0 127.0.0.1.8021 *.* LISTEN
tcp4 0 0 *.1194 *.* LISTEN
tcp4 0 0 *.22 *.* LISTEN
tcp6 0 0 *.22 *.* LISTEN
udp4 0 0 82.xx.tt.242.30439 195.220.94.163.123
udp4 0 0 82.xx.tt.242.62089 81.93.183.116.123
udp4 0 0 82.xx.tt.242.14264 87.98.206.99.53
udp4 0 0 82.xx.tt.242.54807 87.98.206.98.53
udp4 0 0 82.xx.tt.242.5080 *.*
udp6 0 0 ::1.5060 *.*
udp4 0 0 82.xx.tt.242.24868 82.66.93.254.5351
udp4 0 0 *.3401 *.*
udp4 0 0 *.4827 *.*
udp4 0 0 *.35361 *.*
udp4 0 0 *.514 *.*
udp6 0 0 *.514 *.*
udp4 0 0 82.xx.tt.242.32376 91.121.79.182.123
udp4 0 0 82.xx.tt.242.14724 91.121.120.27.123
udp4 0 0 *.67 *.*
udp6 0 0 *.53 *.*
udp4 0 0 *.53 *.*
udp4 0 0 *.28008 *.*
udp4 0 0 *.37049 *.*
udp4 0 0 *.5353 *.*
udp4 0 0 *.5060 *.*
udp4 0 0 192.168.2.1.50235 *.*
udp4 0 0 *.1900 *.*
udp4 0 0 *.161 *.*
udp4 0 0 *.* *.*
udp4 0 0 *.* *.*
icm4 0 0 *.* *.*
Any idea how to debug that… ?
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Gregober ---> PGP ID --> 0x1BA3C2FD
bsd @at@ todoo.biz
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
More information about the FreeSWITCH-users
mailing list