Home
last modified time | relevance | path

Searched refs:contact_hiding (Results 1 – 5 of 5) sorted by relevance

/dports/net/sems/sems-f89581a/apps/sbc/
H A DRegisterDialog.cpp18 contact_hiding(false), in RegisterDialog()
276 if(contact_hiding) { in fixUacContactHosts()
366 cp.contact_hiding, cp.reg_caching); in initUAC()
368 contact_hiding = cp.contact_hiding; in initUAC()
448 if(contact_hiding || reg_caching) { in onSipReply()
456 if(contact_hiding) { in onSipReply()
H A DRegisterDialog.h14 bool contact_hiding; variable
H A DSBCCallProfile.h300 bool contact_hiding; member
378 contact_hiding(false), in SBCCallProfile()
H A DSBCSimpleRelay.cpp378 if(cp.contact_hiding) { in initUAC()
H A DSBCCallLeg.cpp916 if(call_profile.contact_hiding) { in onInvite()