Module: sems
Branch: master
Commit: a90c49e38de99ec480256878694341350965caa1
URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=a90c49e38de99ec480256878694341350965caa1

Author: Stefan Sayer <[email protected]>
Committer: Stefan Sayer <[email protected]>
Date:   Tue Oct 26 21:32:30 2010 +0200

removed sipctrl reference

---

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

diff --git a/core/SipCtrlInterface.cpp b/core/SipCtrlInterface.cpp
index f7f8a00..0da59d8 100644
--- a/core/SipCtrlInterface.cpp
+++ b/core/SipCtrlInterface.cpp
@@ -107,7 +107,7 @@ int SipCtrlInterface::load()
                return false;
            }
            udp_rcvbuf = config_udp_rcvbuf;
-           DBG("sipctrl: udp_rcvbuf = %d\n", udp_rcvbuf);
+           DBG("udp_rcvbuf = %d\n", udp_rcvbuf);
        }
 
     } else {

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

Reply via email to