Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/freetdm/src/ftmod/ftmod_sangoma_ss7/
H A Dftmod_sangoma_ss7_xml.c906 mtp2Link.mtp1Id = atoi(parm->val); in ftmod_ss7_parse_mtp2_link()
907 SS7_DEBUG("Found an mtp2_link mtp1Id = %d\n", mtp2Link.mtp1Id); in ftmod_ss7_parse_mtp2_link()
2346 g_ftdm_sngss7_data.cfg.mtp2Link[i].mtp1Id = mtp2Link->mtp1Id; in ftmod_ss7_fill_in_mtp2_link()
H A Dftmod_sangoma_ss7_main.h194 uint32_t mtp1Id; member
H A Dftmod_sangoma_ss7_cfg.c873 cfg.t.cfg.s.sdDLSAP.spIdSE = k->mtp1Id; /* service provider id */ in ftmod_ss7_mtp2_dlsap_config()