On Thu, Aug 25, 2011 at 9:26 AM, Catalin S. <jonsonpla...@gmail.com> wrote:
> Hello,
> I need to listen on tcp 5060 on my actual asterisk 1.4.42. I tried in
> sip.conf at
> [general] section the following options:
> transport=tcp
> tcpenable=yes
> tcpbindaddr=0.0.0.0
> but after all that changes i still not see tcp portĀ raisedĀ up. Did somebody
> had the same problem and had some solutions?
> Thank you very much.
> Jonson.
> --

I looked....  TCP + Transport are listed in
http://svn.asterisk.org/svn/asterisk/branches/1.4/channels/chan_sip.c
but not in 
http://svn.asterisk.org/svn/asterisk/branches/1.4/configs/sip.conf.sample

try
transport=TCP

Beware, some systems use SIP(not encrypted) over TCP on port 5061,
which is not really wrong, just not what the standards say.


-- 
~ Andrew "lathama" Latham lath...@gmail.com http://lathama.net ~

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

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

Reply via email to