Jerry Geis wrote:
I am playing with tcpenable... on 13.11.2

so in sip.conf I have

tcpenable=yes
tcpbindaddr=192.168.1.8:5070 <http://192.168.1.8:5070>

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

You are explicitly binding to 192.168.1.8 port 5070. Trying to connect to localhost won't work. You will either have to bind to 0.0.0.0 or connect to 192.168.1.8 instead.

--
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org


--
_____________________________________________________________________
-- 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