Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/freetdm/src/ftmod/ftmod_analog/
H A Dftmod_analog.c315 …span->outgoing_call = span->trunk_type == FTDM_TRUNK_FXS ? analog_fxs_outgoing_call : analog_fxo_o… in FIO_SIG_CONFIGURE_FUNCTION()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/freetdm/src/include/
H A Dfreetdm.h503 FTDM_TRUNK_FXS, enumerator
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/freetdm/src/
H A Dftdm_io.c5238 …if (span->trunk_type == FTDM_TRUNK_FXS || span->trunk_type == FTDM_TRUNK_FXO || span->trunk_type =… in load_config()
5264 span->trunk_type = FTDM_TRUNK_FXS; in load_config()
5269 if (span->trunk_type == FTDM_TRUNK_FXS) { in load_config()