Hi.
1. Error
diff --git a/core/AmSessionContainer.cpp b/core/AmSessionContainer.cpp
index ccfeea5..ae64805 100644
--- a/core/AmSessionContainer.cpp
+++ b/core/AmSessionContainer.cpp
@@ -245,7 +245,7 @@ string AmSessionContainer::startSessionUAC(const AmSipRequest& req, string& app_
 ERROR("INVITE could not be sent: error code = %d.\n", err);
 AmEventDispatcher::instance()->delEventQueue(req.from_tag);
 MONITORING_MARK_FINISHED(req.from_tag.c_str());
- return NULL;
+ return "";
 }

 if (AmConfig::LogSessions) {

2. Request
It is possible to add 59307694f4457dff05bccdbac0e8ecf873b00d52 to new release? click2dial need to set invite_req.content_type, otherwise outgoing INVITE get empty body.

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

Reply via email to