Home
last modified time | relevance | path

Searched refs:dlg_contact_params (Results 1 – 4 of 4) sorted by relevance

/dports/net/sems/sems-f89581a/apps/sbc/
H A DSBCCallProfile.h139 string dlg_contact_params; member
H A DSBCSimpleRelay.cpp486 setContactParams(cp.dlg_contact_params); in initUAS()
H A DSBCCallLeg.cpp289 if(!call_profile.dlg_contact_params.empty()) in applyAProfile()
290 dlg->setContactParams(call_profile.dlg_contact_params); in applyAProfile()
H A DSBCCallProfile.cpp796 REPLACE_NONEMPTY_STR(dlg_contact_params); in evaluate()