Thanks Stefan.
Would you like to add C2DCallerDialog::onInvite(const AmSipRequest& req)
from master to 1.4?
On 07.12.2011 21:23, Stefan Sayer wrote:
Hi,
o Самусенко Андрей on 12/06/2011 04:46 PM:
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 "";
}
thanks, applied.
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.
5930769 is for master. does 620f03b work for you in 1.4?
Stefan
git branch is 1.4
_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev
_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev