Module: sems
Branch: rco/transcoding
Commit: 7eae7e46d04dff3d0717bde014bc70d4d78a46b7
URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=7eae7e46d04dff3d0717bde014bc70d4d78a46b7

Author: Václav Kubart <[email protected]>
Committer: Václav Kubart <[email protected]>
Date:   Wed Apr 18 08:08:02 2012 +0200

transcoder: changing trace messages to debug level

---

 core/AmB2BMedia.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/core/AmB2BMedia.cpp b/core/AmB2BMedia.cpp
index f5859d4..d5de9f1 100644
--- a/core/AmB2BMedia.cpp
+++ b/core/AmB2BMedia.cpp
@@ -5,7 +5,7 @@
 #include "AmB2BSession.h"
 #include "AmRtpReceiver.h"
 
-#define TRACE ERROR
+#define TRACE DBG
 
 AudioStreamData::AudioStreamData(AmB2BSession *session):
   in(NULL), initialized(false),

_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to