[asterisk-commits] oej: branch oej/videocaps r103767 - /team/oej/videocaps/channels/chan_sip.c
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Mon Feb 18 10:00:09 CST 2008
Author: oej
Date: Mon Feb 18 10:00:09 2008
New Revision: 103767
URL: http://svn.digium.com/view/asterisk?view=rev&rev=103767
Log:
Add a todo.
Modified:
team/oej/videocaps/channels/chan_sip.c
Modified: team/oej/videocaps/channels/chan_sip.c
URL: http://svn.digium.com/view/asterisk/team/oej/videocaps/channels/chan_sip.c?view=diff&rev=103767&r1=103766&r2=103767
==============================================================================
--- team/oej/videocaps/channels/chan_sip.c (original)
+++ team/oej/videocaps/channels/chan_sip.c Mon Feb 18 10:00:09 2008
@@ -84,6 +84,9 @@
/*!
\todo Videocaps TIAS support seems half done...
+ \todo If we get an inbound call with H.263&H.264, we setup an outbound call with the same codecs
+ and the callee answers "h264" only, we answer the caller with "h264 and H263" which is wrong, wrong, wrong.
+ This obviously needs to get fixed.
*/
/*** MODULEINFO
More information about the asterisk-commits
mailing list