Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/freetdm/src/ftmod/ftmod_isdn/
H A Dftmod_isdn.c472 struct Q931_Call *call = NULL; in FIO_CHANNEL_REQUEST_FUNCTION()
543 static void ftdm_isdn_call_event(struct Q931_Call *call, struct Q931_CallEvent *event, void *priv) in ftdm_isdn_call_event()
740 static L3INT ftdm_isdn_931_34(void *pvt, struct Q931_Call *call, Q931mes_Generic *msg, int mlen) in ftdm_isdn_931_34()
1302 struct Q931_Call *call = NULL; in state_advance()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/freetdm/src/isdn/include/
H A DQ931.h693 struct Q931_Call struct
785 struct Q931_Call call[Q931MAXCALLPERTRUNK];
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/freetdm/src/isdn/
H A DQ931.c293 struct Q931_Call *call = NULL; in Q931TimerTick()