constOPTIONAL<LibSip__Common::SemicolonParam__List>&geoloc_param=geolocation.geolocParam();// TODO Create a method to fill an std::string with SemicolonParam__List
constOPTIONAL<LibSip__Common::SemicolonParam__List>&se_param=min_se.minSeParam();// TODO Create a methid to fill an std::string with SemicolonParam__List
constOPTIONAL<LibSip__Common::SemicolonParam__List>&se_param=min_se.minSeParam();// TODO Create a method to fill an std::string with SemicolonParam__List
constOPTIONAL<LibSip__Common::SemicolonParam__List>&p_access_network_info_param=p_access_network_info_header.genericParams();// TODO Create a methid to fill an std::string with SemicolonParam__List
constOPTIONAL<LibSip__Common::SemicolonParam__List>&p_access_network_info_param=p_access_network_info_header.genericParams();// TODO Create a method to fill an std::string with SemicolonParam__List
constOPTIONAL<LibSip__Common::SemicolonParam__List>&se_param=session_expires.seParam();// TODO Create a methid to fill an std::string with SemicolonParam__List
constOPTIONAL<LibSip__Common::SemicolonParam__List>&se_param=session_expires.seParam();// TODO Create a method to fill an std::string with SemicolonParam__List
loggers::get_instance().log("sip_codec_message_body::decode_message_body: Body content-type: '%s'/'%s'/%p",body->content_type->type,body->content_type->subtype,body->content_type->gen_params.node);
}
if(::osip_list_size(body->headers)!=0){
loggers::get_instance().log("sip_codec_message_body::decode_message_body: Body header is present");