[asterisk-dev] [asterisk-commits] jrose: trunk r372808 - /trunk/channels/chan_sip.c

Matthew Jordan mjordan at digium.com
Mon Sep 10 16:34:34 CDT 2012



----- Original Message -----
> From: "SVN commits to the Digium repositories" <svn-commits at lists.digium.com>
> To: asterisk-commits at lists.digium.com, svn-commits at lists.digium.com
> Sent: Monday, September 10, 2012 4:15:44 PM
> Subject: [svn-commits] jrose: trunk r372808 - /trunk/channels/chan_sip.c
> 
> Author: jrose
> Date: Mon Sep 10 16:15:38 2012
> New Revision: 372808
> 
> URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=372808
> Log:
> chan_sip: Change SIPQualifyPeer to improve initial response time
> 
> Prior to this patch, The acknowledgement wasn't produced until after
> executing the sip_poke_peer action actually responsible for
> qualifying the peer. Now the response is given immediately once it is
> known that a peer will be qualified and a SIPqualifypeerdone event
> is issued when the process is finished. Thanks to OEJ for identifying
> the problem and helping to come up with a solution.
> 
> (issue AST-969)
> Reported by John Bigelow
> Review: https://reviewboard.asterisk.org/r/2098/
> 
> Modified:
>     trunk/channels/chan_sip.c
> 

<snip>

As this added a new AMI event, this change needs to be reflected in the
CHANGES file.

--
Matthew Jordan
Digium, Inc. | Engineering Manager
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
Check us out at: http://digium.com & http://asterisk.org



More information about the asterisk-dev mailing list