Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/event_handlers/mod_rayo/
H A Dmod_rayo.h45 #define RAYO_CPA_BASE RAYO_BASE "cpa:" macro
46 #define RAYO_CPA_NS RAYO_CPA_BASE RAYO_VERSION
H A Drayo_cpa_detector.c180 …switch_event_add_header(cpa_event, SWITCH_STACK_BOTTOM, "signal-type", "%s%s:%s", RAYO_CPA_BASE, s… in rayo_cpa_detector_event()
365 …const char *signal_type_ns = switch_core_sprintf(pool, "%s%s:%s", RAYO_CPA_BASE, signal_type, RAYO… in do_config()