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

Author: Juha Heinanen <[email protected]>
Committer: Juha Heinanen <[email protected]>
Date:   Sun Feb 19 05:53:40 2012 +0200

apps/sbc/call_control/ctl: removed extra assertEndCRLF call on append_headers

---

 apps/sbc/call_control/ctl/CCCtl.cpp |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/apps/sbc/call_control/ctl/CCCtl.cpp 
b/apps/sbc/call_control/ctl/CCCtl.cpp
index a1522ac..aed8bd0 100644
--- a/apps/sbc/call_control/ctl/CCCtl.cpp
+++ b/apps/sbc/call_control/ctl/CCCtl.cpp
@@ -160,7 +160,6 @@ void CCCtl::start(const string& cc_name, const string& ltag,
   SET_TO_CALL_PROFILE("sst_enabled", sst_enabled);
   SET_TO_CALL_PROFILE("sst_aleg_enabled", sst_aleg_enabled);
 
-  assertEndCRLF(call_profile->append_headers);
   ADD_TO_CALL_PROFILE("append_headers", append_headers);
   assertEndCRLF(call_profile->append_headers);
 

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

Reply via email to