Dan Littlejohn
2006-Mar-22 08:34 UTC
[Asterisk-Users] what are these and can they be fixed?
Mar 21 15:56:25 DEBUG[18402] chan_sip.c: Stopping retransmission on '7ad7ce9a09aebcce6e1c3e551fa4d401@192.168.1.1' of Request 102: Match Found Mar 21 15:56:25 DEBUG[18402] chan_sip.c: Stopping retransmission on '06d1853a435e01fb05c3233d7aecba85@192.168.1.1' of Request 102: Match Found Mar 21 15:56:25 DEBUG[18402] chan_sip.c: Stopping retransmission on '1efd029e7c3a7ec57b32315755b46fef@192.168.1.1' of Request 102: Match Found Mar 21 15:56:25 DEBUG[18402] chan_sip.c: Stopping retransmission on '0ff6c1273b6adc881d1416732ea4feb1@192.168.1.1' of Request 102: Match Found Mar 21 15:56:26 DEBUG[18402] chan_sip.c: Stopping retransmission on '6f40f8d17411901d6b7d1bee2470fa3f@192.168.1.1' of Request 102: Match Found Mar 21 15:56:26 DEBUG[18402] chan_sip.c: Stopping retransmission on '46f0e54071280b7814ef45374f41eaa9@192.168.1.1' of Request 102: Match Found Mar 21 15:56:27 DEBUG[18402] chan_sip.c: Stopping retransmission on '37d793ed4f41a5105ddd1be275187359@192.168.1.1' of Request 102: Match Found
Sounds to me like the packets (ACKS maybe) are arriving late. Sufficiently so that Asterisk is about to retransmit the packet. However, right at the last minute it got the ACK from the last one and stopped the retransmission as it found the ACK. On 3/22/06, Dan Littlejohn <dan.littlejohn@gmail.com> wrote:> Mar 21 15:56:25 DEBUG[18402] chan_sip.c: Stopping retransmission on > '7ad7ce9a09aebcce6e1c3e551fa4d401@192.168.1.1' of Request 102: Match > Found > Mar 21 15:56:25 DEBUG[18402] chan_sip.c: Stopping retransmission on > '06d1853a435e01fb05c3233d7aecba85@192.168.1.1' of Request 102: Match > Found > Mar 21 15:56:25 DEBUG[18402] chan_sip.c: Stopping retransmission on > '1efd029e7c3a7ec57b32315755b46fef@192.168.1.1' of Request 102: Match > Found > Mar 21 15:56:25 DEBUG[18402] chan_sip.c: Stopping retransmission on > '0ff6c1273b6adc881d1416732ea4feb1@192.168.1.1' of Request 102: Match > Found > Mar 21 15:56:26 DEBUG[18402] chan_sip.c: Stopping retransmission on > '6f40f8d17411901d6b7d1bee2470fa3f@192.168.1.1' of Request 102: Match > Found > Mar 21 15:56:26 DEBUG[18402] chan_sip.c: Stopping retransmission on > '46f0e54071280b7814ef45374f41eaa9@192.168.1.1' of Request 102: Match > Found > Mar 21 15:56:27 DEBUG[18402] chan_sip.c: Stopping retransmission on > '37d793ed4f41a5105ddd1be275187359@192.168.1.1' of Request 102: Match > Found > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > Asterisk-Users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >
I can't tell you exactly what it means, but you can make it go away by not logging debug information. look in /etc/asterisk/logger.conf>Mar 21 15:56:25 DEBUG[18402] chan_sip.c: Stopping retransmission on >'7ad7ce9a09aebcce6e1c3e551fa4d401@192.168.1.1' of Request 102: Match >Found >Mar 21 15:56:25 DEBUG[18402] chan_sip.c: Stopping retransmission on >'06d1853a435e01fb05c3233d7aecba85@192.168.1.1' of Request 102: Match >Found >Mar 21 15:56:25 DEBUG[18402] chan_sip.c: Stopping retransmission on >'1efd029e7c3a7ec57b32315755b46fef@192.168.1.1' of Request 102: Match >Found >Mar 21 15:56:25 DEBUG[18402] chan_sip.c: Stopping retransmission on >'0ff6c1273b6adc881d1416732ea4feb1@192.168.1.1' of Request 102: Match >Found >Mar 21 15:56:26 DEBUG[18402] chan_sip.c: Stopping retransmission on >'6f40f8d17411901d6b7d1bee2470fa3f@192.168.1.1' of Request 102: Match >Found >Mar 21 15:56:26 DEBUG[18402] chan_sip.c: Stopping retransmission on >'46f0e54071280b7814ef45374f41eaa9@192.168.1.1' of Request 102: Match >Found >Mar 21 15:56:27 DEBUG[18402] chan_sip.c: Stopping retransmission on >'37d793ed4f41a5105ddd1be275187359@192.168.1.1' of Request 102: Match >Found >_______________________________________________ >--Bandwidth and Colocation provided by Easynews.com -- > >Asterisk-Users mailing list >To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > >
Olle E Johansson
2006-Mar-22 09:22 UTC
[Asterisk-Users] what are these and can they be fixed?
set debug 0 Disable debug logging in logger.conf Debug logs is not an indication for an error, it's just information for developers. /O --- * Olle E. Johansson - oej@edvina.net * Asterisk Training http://edvina.net/training/ * Bootcamp in Europe in April - register today