Update of /usr/cvsroot/asterisk/channels
In directory mongoose.digium.com:/tmp/cvs-serv6496/channels
Modified Files:
chan_sip.c
Log Message:
fix previous commit to actually do it properly...
Index: chan_sip.c
===================================================================
RCS file: /usr/cvsroot/asterisk/channels/chan_sip.c,v
retrieving revision 1.912
retrieving revision 1.913
diff -u -d -r1.912 -r1.913
--- chan_sip.c 16 Nov 2005 17:26:11 -0000 1.912
+++ chan_sip.c 16 Nov 2005 17:46:59 -0000 1.913
@@ -3461,7 +3461,7 @@
return -1;
}
if (debug)
- ast_verbose("Found video format %s\n",
codec);
+ ast_verbose("Found RTP video format
%d\n", codec);
ast_rtp_set_m_type(p->vrtp, codec);
codecs = ast_skip_blanks(codecs + len);
}
_______________________________________________
Asterisk-Cvs mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-cvs