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            0.0.0.0:*               LISTEN
     10313/asterisk
tcp        0      0 0.0.0.0:5060            0.0.0.0:*               LISTEN
     10313/asterisk
tcp        0      0 0.0.0.0:2000            0.0.0.0:*               LISTEN
     10313/asterisk

On Wed, Feb 17, 2016 at 7:57 AM, Joshua Colp <jc...@digium.com> wrote:

> Sonny Rajagopalan wrote:
>
>> I receive a TCP ack back from that port (5060; owned by Asterisk)
>> --confirmed by wireshark on the Asterisk server.
>>
>
> That's from Wireshark, but what is Asterisk seeing? If Asterisk doesn't
> show the connection or the traffic then something else is up (firewall,
> etc). Try to isolate things further, start from Asterisk itself.
>
>
> --
> 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 --
> 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
>
-- 
_____________________________________________________________________
-- 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