Home
last modified time | relevance | path

Searched refs:DSM_B2B_LOCAL_PARTY (Results 1 – 2 of 2) sorted by relevance

/dports/net/sems/sems-f89581a/apps/dsm/
H A DDSMSession.h64 #define DSM_B2B_LOCAL_PARTY "b2b_local_party" // From in outgoing call macro
H A DDSMCall.cpp876 s->dlg->setLocalParty(getVar(DSM_B2B_LOCAL_PARTY)); in newCalleeSession()