[asterisk-bugs] [Asterisk 0010455]: Qualify intervals >1000ms create needless double OPTIONS transmissions

noreply at bugs.digium.com noreply at bugs.digium.com
Wed Sep 5 09:51:30 CDT 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=10455 
====================================================================== 
Reported By:                jtodd
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   10455
Category:                   Channels/chan_sip/General
Reproducibility:            always
Severity:                   tweak
Priority:                   low
Status:                     new
Asterisk Version:           1.4.10  
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             08-14-2007 20:34 CDT
Last Modified:              09-05-2007 09:51 CDT
====================================================================== 
Summary:                    Qualify intervals >1000ms create needless double
OPTIONS transmissions
Description: 

If "qualify=" is larger than 1000ms, then the re-transmit interval (T1)
should be much higher, either whatever qualify= is set to, or the last
value that was returned from the OPTIONS query.  Otherwise, the one-second
default timer triggers another OPTIONS transmission, which doubles the
amount of traffic to the peer every interval.
====================================================================== 

---------------------------------------------------------------------- 
 Corydon76 - 09-05-07 09:51  
---------------------------------------------------------------------- 
Okay, I'm looking at this again, and I'm not seeing where the options is
retransmitted once a second.  The OPTIONS packet is by default only sent
once every 60 seconds, when the host is up, and once every 10 seconds, when
the host is down.

I also see that an OPTIONS request is sent whenever Asterisk receives a
registration attempt, so is it possible that your phone is not registering,
but you have a defaultip defined, and each registration attempt results in
an OPTIONS packet? 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
09-05-07 09:51  Corydon76      Note Added: 0069975                          
======================================================================




More information about the asterisk-bugs mailing list