Bug #1519
can't register after chef install on debian6
Status: | Feedback | Start date: | 06/25/2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | Spent time: | - | |
Target version: | - | |||
Component: |
Description
steps taken:
1) debian 6 on hardware(no VM), with public IP, fqdn, no nat, no firewall, clean install.
2) installed chef from apt repo "squeeze main" (no problems there..)
3) ran chef-solo with "-l debug".. saved the log, seems like no problems there either.
ended up with this: 'ss -na'
LISTEN 0 5 127.0.0.1:8021 :*
LISTEN 0 64 public-address:5081 *:
LISTEN 0 64 public-address:5061 :*
LISTEN 0 64 ::1:5061 :::
generated users, per the instructions.. restarted the service.
jitsi just says "connection failed" ..
'telnet public-address 5061' from a remote host does give a connection. nmap shows the ports as well.
the last entry in /usr/local/freeswitch/log/freeswitch.log
2013-06-24 20:37:07.166290 [INFO] switch_time.c:1128 Timezone reloaded 530 definitions
------------
?? "If you make it through these steps, congratulations! You are now a Freeswitch operator." ..
------------
History
#1 Updated by lee over 4 years ago
- Status changed from New to Feedback
Check that Jitsi is configured to use TLS as the value for the Transport key and 5061 as the proxy port.