Commit 51bdba77 authored by wetterwa's avatar wetterwa

Latest version


git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4169 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent b8f8421d
......@@ -728,8 +728,8 @@ void mih_user::receive_MIH_Link_Down_indication(odtone::mih::message& msg)
// log_(0, "[MSC_MSG]["+getTimeStamp4Log()+"]["+ msg.source().to_string() +"][--- MIH_Link_Down.indication\\n"+link_down_reason2string(ldr).c_str()+" --->]["+msg.destination().to_string()+"]\n");
// Display message parameters
// log_(0, " - LINK_ID - Link identifier: ", link_id2string(link).c_str());
//Display message parameters
log_(0, " - LINK_ID - Link identifier: ", link_id2string(link).c_str(), "\n");
// log_(0, " - LINK_DN_REASON - Link down reason: ", link_down_reason2string(ldr).c_str(), "\n");
log_(0, "MIH_Link_Down.indication - End\n");
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment