libisdn
|
#include <Q931.h>
Data Structures | |
struct | _charray |
Data Fields | |
Q931NetUser_t | NetUser |
Q931_TrunkType_t | TrunkType |
struct Q931Dialect * | Dialect |
Q931Tx34CB_t | Q931Tx34CBProc |
Q931Tx32CB_t | Q931Tx32CBProc |
Q931ErrorCB_t | Q931ErrorCBProc |
Q931LogCB_t | Q931LogCBProc |
void * | PrivateData32 |
void * | PrivateData34 |
void * | PrivateDataLog |
Q931CallEventCB_t | CallEventCBProc |
void * | PrivateDataCallEventCB |
Q931LogLevel_t | loglevel |
L3UCHAR | Enabled |
Q931_TrunkState_t | TrunkState |
L3INT | LastCRV |
L3UCHAR | L3Buf [Q931L4BUF] |
L3UCHAR | L2Buf [Q931L2BUF] |
L3INT | flags |
struct Q931_TrunkInfo::_charray | ch [Q931MAXCHPERTRUNK] |
struct Q931_Call | call [Q931MAXCALLPERTRUNK] |
[0] = global call handle
Definition at line 741 of file Q931.h.
Referenced by Q931GetCallByCRV(), Q931GetCallByIndex(), Q931GetGlobalCall(), Q931InitTrunk(), and Q931TimerTick().
Definition at line 701 of file Q931.h.
Referenced by Q931CallSendEvent(), and Q931SetCallEventCB().
Referenced by Q931InitTrunk().
struct Q931Dialect* Q931_TrunkInfo::Dialect |
Definition at line 691 of file Q931.h.
Referenced by Q931CallRestartTimer(), Q931CallStartTimer(), Q931Die(), Q931DieIsNull(), Q931Dmes_Generic(), Q931InitTrunk(), Q931MesgErrorsPrint(), Q931Pie(), Q931PieIsNull(), Q931Pmes(), Q931Pmes_Generic(), Q931Proc(), Q931ProcAlertingNT(), Q931ProcAlertingTE(), Q931ProcCallProceedingNT(), Q931ProcCallProceedingTE(), Q931ProcCongestionControlNT(), Q931ProcCongestionControlTE(), Q931ProcConnectAckNT(), Q931ProcConnectAckTE(), Q931ProcConnectNT(), Q931ProcConnectTE(), Q931ProcDisconnectNT(), Q931ProcDisconnectTE(), Q931ProcInformationNT(), Q931ProcInformationTE(), Q931ProcInvalid(), Q931ProcNotifyNT(), Q931ProcNotifyTE(), Q931ProcProgressNT(), Q931ProcProgressTE(), Q931ProcReleaseCompleteNT(), Q931ProcReleaseCompleteTE(), Q931ProcReleaseNT(), Q931ProcReleaseTE(), Q931ProcRestartAckNT(), Q931ProcRestartAckTE(), Q931ProcRestartNT(), Q931ProcRestartTE(), Q931ProcResumeAckNT(), Q931ProcResumeAckTE(), Q931ProcResumeRejectNT(), Q931ProcResumeRejectTE(), Q931ProcSegmentNT(), Q931ProcSegmentTE(), Q931ProcSetupAckNT(), Q931ProcSetupAckTE(), Q931ProcSetupNT(), Q931ProcSetupTE(), Q931ProcStatusEnquiryNT(), Q931ProcStatusEnquiryTE(), Q931ProcStatusNT(), Q931ProcStatusTE(), Q931ProcSuspendAckNT(), Q931ProcSuspendAckTE(), Q931ProcSuspendNT(), Q931ProcSuspendRejectNT(), Q931ProcSuspendRejectTE(), Q931ProcSuspendTE(), Q931ProcUserInformationNT(), Q931ProcUserInformationTE(), Q931Rx23(), Q931Rx43(), Q931Timeout(), Q931Uie(), Q931UieIsNull(), Q931Umes(), Q931Umes_Generic(), Q932ProcFacilityNT(), Q932ProcFacilityTE(), Q932ProcHoldAckNT(), Q932ProcHoldAckTE(), Q932ProcHoldNT(), Q932ProcHoldRejectNT(), Q932ProcHoldRejectTE(), Q932ProcHoldTE(), Q932ProcRegisterNT(), Q932ProcRegisterTE(), Q932ProcRetrieveAckNT(), Q932ProcRetrieveAckTE(), Q932ProcRetrieveNT(), Q932ProcRetrieveRejectNT(), Q932ProcRetrieveRejectTE(), and Q932ProcRetrieveTE().
Definition at line 706 of file Q931.h.
Referenced by Q931InitTrunk().
Definition at line 723 of file Q931.h.
Referenced by Q931TrunkClearAllFlags(), Q931TrunkClearFlag(), Q931TrunkIsSetFlag(), and Q931TrunkSetFlag().
Definition at line 717 of file Q931.h.
Referenced by Q931Tx32().
Definition at line 714 of file Q931.h.
Referenced by Q931Rx23().
Definition at line 712 of file Q931.h.
Referenced by Q931GetUniqueCRV(), and Q931InitTrunk().
Definition at line 704 of file Q931.h.
Referenced by Q931Dmes_Generic(), Q931GetLogLevel(), Q931GetLogLevelName(), Q931Log(), Q931LogRaw(), Q931MesgErrorsPrint(), Q931SetLogLevel(), and Q931Uie_ChanID().
Definition at line 689 of file Q931.h.
Referenced by Q931CallNew(), Q931CallNewIncoming(), Q931InitTrunk(), Q931Pmes_Generic(), and Q931Umes_Generic().
Definition at line 697 of file Q931.h.
Referenced by Q931InitTrunk(), and Q931Tx32().
Definition at line 698 of file Q931.h.
Referenced by Q931InitTrunk(), Q931SetError(), and Q931Tx34().
Definition at line 702 of file Q931.h.
Referenced by Q931CallSendEvent(), and Q931SetCallEventCB().
Definition at line 699 of file Q931.h.
Referenced by Q931Log(), Q931LogRaw(), and Q931SetLogCB().
Definition at line 695 of file Q931.h.
Referenced by Q931InitTrunk(), and Q931SetError().
Definition at line 696 of file Q931.h.
Referenced by Q931Log(), Q931LogRaw(), and Q931SetLogCB().
Definition at line 694 of file Q931.h.
Referenced by Q931InitTrunk(), and Q931Tx32().
Definition at line 693 of file Q931.h.
Referenced by Q931InitTrunk(), and Q931Tx34().
Definition at line 710 of file Q931.h.
Referenced by Q931InitTrunk().
Definition at line 690 of file Q931.h.
Referenced by Q931InitTrunk().