[asterisk-users] Asterisk 13.6.0/The simplest TCP configuration does not work
Joshua Colp
jcolp at digium.com
Wed Feb 17 07:15:15 CST 2016
Sonny Rajagopalan wrote:
> Is there a specific place where I can set logger to log incoming TCP
> segments from L4?
>
> $ netstat -tulpn | grep asterisk | grep LISTEN:
>
> tcp 0 0 0.0.0.0:8088 <http://0.0.0.0:8088>
> 0.0.0.0:* LISTEN 10313/asterisk
> tcp 0 0 0.0.0.0:5060 <http://0.0.0.0:5060>
> 0.0.0.0:* LISTEN 10313/asterisk
> tcp 0 0 0.0.0.0:2000 <http://0.0.0.0:2000>
> 0.0.0.0:* LISTEN 10313/asterisk
"pjsip set logger on" will output all incoming and outgoing SIP traffic
for all transports in PJSIP, and when a connection is established it is
logged to the console.
--
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
More information about the asterisk-users
mailing list