I don't think logging stay packets provides anything useful
On Dec 19, 2011 6:28 AM, "Domenico Chierico" <[email protected]> wrote:

> I mean.. shouldn't be?
> if (requestEvent.getServerTransaction() == null ) {
>
> I'm just asking about because seems to be strange, and this piece of
> code isn't functional but just for log purpose.
>
> On Mon, 2011-12-19 at 06:04 -0500, Tony Graziano wrote:
> > sipxbridge has an option to discard stray packets.
> >
> > On Mon, Dec 19, 2011 at 5:22 AM, Domenico Chierico
> > <[email protected]> wrote:
> >         I've just got this piece of code:
> >
> >         if (requestEvent.getServerTransaction() != null) {
> >                        if ( logger.isDebugEnabled() )
> >         logger.debug("serverTransaction Not found -- stray request --
> >         discarding ");
> >                    }
> >
> >         can I assume that .. there is something wrong here ?
> >
> >         Domenico Chierico
> >
> >
> >         _______________________________________________
> >         sipx-dev mailing list
> >         [email protected]
> >         List Archive: http://list.sipfoundry.org/archive/sipx-dev/
> >
> >
> >
> >
> > --
> > ======================
> > Tony Graziano, Manager
> > Telephone: 434.984.8430
> > sip: [email protected]
> > Fax: 434.465.6833
> >
> > Email: [email protected]
> >
> > LAN/Telephony/Security and Control Systems Helpdesk:
> > Telephone: 434.984.8426
> > sip: [email protected]
> >
> > Helpdesk Customers: http://myhelp.myitdepartment.net
> > Blog: http://blog.myitdepartment.net
> >
> > Linked-In Profile:
> >  http://www.linkedin.com/pub/tony-graziano/14/4a6/7a4
> > Ask about our Internet Fax services!
> > _______________________________________________
> > sipx-dev mailing list
> > [email protected]
> > List Archive: http://list.sipfoundry.org/archive/sipx-dev/
>
>
> _______________________________________________
> sipx-dev mailing list
> [email protected]
> List Archive: http://list.sipfoundry.org/archive/sipx-dev/
>
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev/

Reply via email to