Home
last modified time | relevance | path

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

/dports/net/yate/yate-6.4.0-1/libs/ysig/
H A Dyatesig.h8839 enum ChargeProcess { enum
9037 inline ChargeProcess getChargeProcessType() const in getChargeProcessType()
9221ChargeProcess m_chargeProcessType; // Indicates the way that charge message should be processed
H A Disup.cpp3447 …m_chargeProcessType = (ChargeProcess)params.getIntValue(YSTRING("charge-process"),s_dict_CRG_proce… in SS7ISUP()
3543 …m_chargeProcessType = (ChargeProcess)config->getIntValue(YSTRING("charge-process"),s_dict_CRG_proc… in initialize()