[svn-commits] oej: branch group/astridevcon2007 r64676 -
/team/group/astridevcon2007/
svn-commits at lists.digium.com
svn-commits at lists.digium.com
Wed May 16 13:22:09 MST 2007
Author: oej
Date: Wed May 16 15:22:09 2007
New Revision: 64676
URL: http://svn.digium.com/view/asterisk?view=rev&rev=64676
Log:
Adding a starting list to work with in regards to SIP/RTP
Added:
team/group/astridevcon2007/agenda-sip.txt (with props)
Added: team/group/astridevcon2007/agenda-sip.txt
URL: http://svn.digium.com/view/asterisk/team/group/astridevcon2007/agenda-sip.txt?view=auto&rev=64676
==============================================================================
--- team/group/astridevcon2007/agenda-sip.txt (added)
+++ team/group/astridevcon2007/agenda-sip.txt Wed May 16 15:22:09 2007
@@ -1,0 +1,50 @@
+Prioritized issues to look at
+-----------------------------
+- Hanging calls
+ - The timer stops, no hangup after last invite
+ - chan_sip sends CONGESTION or HANGUp to dial, nothing happens
+ - we need to find the issue
+ - proposed patch makes the problem disappear on some systems, but
+ is not pinpointed at a specific problem and may cause other issues
+
+- T.38 needs to be checked again
+ - Holdtimeouts
+ - Recovering after failed re-invite to T.38, back to G.711
+
+- Reinvite storms
+ - Asterisk2Asterisk
+ - Reinvites sent too quickly, before the INVITE transaction is done
+ - Multiple bug reports
+
+- Call-limit and transfers
+ - Somethings wrong
+
+- Video calls without audio
+ - is it possible?
+ - bug report from Omnitor with video+text in svn trunk
+
+- Codec negotiation and feedback on answer
+ - RTP direct setup (mark's fix in Pisa)
+ - Videocaps branch
+
+- Multiple Cseqs - Invite and others
+ - Several open issues, proposal from MikMa (#9492, #5215)
+ - MikMa's code is kind of a workaround, but is a working solution Asterisk-style
+
+- SIP spiralling and looping around
+ - branch
+
+- Handling large incoming SIP messages
+ - branch
+ - issue #8556
+
+- Secure RTP
+ - patch by MikMa
+
+Longterm issues
+---------------
+
+- Cleaning up realtime
+ - Implement proper caching
+ - Load static objects from realtime, remove the bad hybrid we have today
+
Propchange: team/group/astridevcon2007/agenda-sip.txt
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: team/group/astridevcon2007/agenda-sip.txt
------------------------------------------------------------------------------
svn:keywords = Author Date Id Revision
Propchange: team/group/astridevcon2007/agenda-sip.txt
------------------------------------------------------------------------------
svn:mime-type = text/plain
More information about the svn-commits
mailing list