Home
last modified time | relevance | path

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

/dports/net/yate/yate-6.4.0-1/libs/ysig/
H A Disup.cpp1322 static const TokenDict s_dict_callerCat[] = { variable
1416 …MAKE_PARAM(CallingPartyCategory, 1,decodeInt, encodeInt, s_dict_callerCat), …
3420 if (-1 == lookup(m_callerCat,s_dict_callerCat,-1)) in SS7ISUP()