Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_khomp/src/
H A Dapplications.cpp221 …switch_channel_set_variable(channel, "KFaxReceived", ((_fax_result == kfaxrEndOfReception) ? "yes"… in receiveFax()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_khomp/include/
H A Dk3l.h1938 kfaxrEndOfReception, enumerator
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_khomp/commons/base/
H A Dverbose.cpp2026 … case kfaxrEndOfReception: return presentation(fmt, "kfaxrEndOfReception", "EndOfReception"); in faxResult()