I am playing with tcpenable... on 13.11.2

so in sip.conf I have

tcpenable=yes
tcpbindaddr=192.168.1.8:5070

but when I "telnet localhost 5070" I get no connect.

 iptables -L -n -v | grep 5070
    0     0 ACCEPT     tcp  --  *      *       0.0.0.0/0
0.0.0.0/0            state NEW tcp dpt:5070
firewall is good.

Is my syntax not correct above to run on port 5070 for SIP over TCP?

Thanks,

Jerry
-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016
      http://www.asterisk.org/community/astricon-user-conference

New to Asterisk? Start here:
      https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to