[asterisk-commits] mmichelson: branch 1.6.2 r198021 - /branches/1.6.2/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Fri May 29 13:21:55 CDT 2009
Author: mmichelson
Date: Fri May 29 13:21:46 2009
New Revision: 198021
URL: http://svn.asterisk.org/svn-view/asterisk?view=rev&rev=198021
Log:
Blocked revisions 197959 via svnmerge
........
r197959 | mmichelson | 2009-05-29 10:48:04 -0500 (Fri, 29 May 2009) | 16 lines
A few fixes to SIP with regards to connected line updates during transfers.
* Set the invitestate to INV_CALLING when we send a connected line reinvite.
This prevents us from potentially rapid-firing reinvites to a single peer.
* Use the astdb to store a peer's allowed methods. This prevents us from sending
an UPDATE during the interval between startup and the peer's first registration
if the peer does not support the UPDATE method.
* Handle Polycom's method of indicating allowed methods in REGISTER. Instead of
using an Allow header, they place the allowed methods in a methods= parameter
in the Contact header.
ABE-1873
........
Modified:
branches/1.6.2/ (props changed)
Propchange: branches/1.6.2/
------------------------------------------------------------------------------
Binary property 'trunk-blocked' - no diff available.
More information about the asterisk-commits
mailing list