#include <destination.h>
Data Fields | |
| time_t | authtime |
| char | called [OSP_STRBUF_SIZE] |
| char | callid [OSP_STRBUF_SIZE] |
| unsigned int | callidsize |
| char | calling [OSP_STRBUF_SIZE] |
| char | destdev [OSP_STRBUF_SIZE] |
| unsigned int | destinationCount |
| char | host [OSP_STRBUF_SIZE] |
| int | lastcode |
| char | networkid [OSP_STRBUF_SIZE] |
| char | origcalled [OSP_STRBUF_SIZE] |
| int | reported |
| char | source [OSP_STRBUF_SIZE] |
| char | srcdev [OSP_STRBUF_SIZE] |
| int | supported |
| time_t | time100 |
| time_t | time180 |
| time_t | time200 |
| unsigned int | timelimit |
| unsigned char | token [OSP_TOKENBUF_SIZE] |
| unsigned int | tokensize |
| unsigned long long | transid |
| int | type |
| int | used |
| char | validafter [OSP_STRBUF_SIZE] |
| char | validuntil [OSP_STRBUF_SIZE] |
Definition at line 37 of file destination.h.
| time_t authtime |
Definition at line 53 of file destination.h.
Referenced by ospLoadRoutes(), ospPrepareDestination(), ospReportUsageFromDestination(), and ospValidateHeader().
| char called[OSP_STRBUF_SIZE] |
Definition at line 41 of file destination.h.
Referenced by ospLoadRoutes(), ospPrepareDestination(), and ospValidateHeader().
| char callid[OSP_STRBUF_SIZE] |
Definition at line 40 of file destination.h.
Referenced by ospBuildUsageFromDestination(), ospInitDestination(), ospLoadRoutes(), ospPrepareDestination(), ospReportOrigSetupUsage(), ospReportTermSetupUsage(), and ospValidateHeader().
| unsigned int callidsize |
Definition at line 49 of file destination.h.
Referenced by ospBuildUsageFromDestination(), ospInitDestination(), ospLoadRoutes(), ospPrepareDestination(), ospReportOrigSetupUsage(), ospReportTermSetupUsage(), and ospValidateHeader().
| char calling[OSP_STRBUF_SIZE] |
Definition at line 42 of file destination.h.
Referenced by ospBuildUsageFromDestination(), ospLoadRoutes(), ospPrepareDestination(), ospSetRpid(), and ospValidateHeader().
| char destdev[OSP_STRBUF_SIZE] |
Definition at line 46 of file destination.h.
Referenced by ospBuildUsageFromDestination(), and ospLoadRoutes().
| unsigned int destinationCount |
Definition at line 62 of file destination.h.
Referenced by ospLoadRoutes(), and ospPrepareDestination().
| char host[OSP_STRBUF_SIZE] |
Definition at line 45 of file destination.h.
Referenced by ospBuildUsageFromDestination(), ospDumpDestination(), ospGetLastOrigDestination(), ospLoadRoutes(), ospPrepareDestination(), and ospValidateHeader().
| int lastcode |
Definition at line 52 of file destination.h.
Referenced by ospDumpDestination(), ospGetNextOrigDestination(), ospRecordCode(), ospReportOrigSetupUsage(), and ospReportUsageFromDestination().
| char networkid[OSP_STRBUF_SIZE] |
| char origcalled[OSP_STRBUF_SIZE] |
Definition at line 63 of file destination.h.
Referenced by ospBuildUsageFromDestination(), ospLoadRoutes(), and ospValidateHeader().
| int reported |
Definition at line 61 of file destination.h.
Referenced by ospReportOrigSetupUsage(), and ospReportTermSetupUsage().
| char source[OSP_STRBUF_SIZE] |
Definition at line 43 of file destination.h.
Referenced by ospBuildUsageFromDestination(), ospLoadRoutes(), ospSetRpid(), and ospValidateHeader().
| char srcdev[OSP_STRBUF_SIZE] |
Definition at line 44 of file destination.h.
Referenced by ospBuildUsageFromDestination(), ospLoadRoutes(), and ospPrepareDestination().
| int supported |
Definition at line 59 of file destination.h.
Referenced by ospCheckOrigDestination(), ospGetLastOrigDestination(), ospGetNextOrigDestination(), and ospLoadRoutes().
| time_t time100 |
Definition at line 54 of file destination.h.
Referenced by ospDumpDestination(), and ospRecordCode().
| time_t time180 |
Definition at line 55 of file destination.h.
Referenced by ospDumpDestination(), ospRecordCode(), and ospReportUsageFromDestination().
| time_t time200 |
Definition at line 56 of file destination.h.
Referenced by ospDumpDestination(), ospRecordCode(), and ospReportUsageFromDestination().
| unsigned int timelimit |
| unsigned char token[OSP_TOKENBUF_SIZE] |
Definition at line 48 of file destination.h.
Referenced by ospInitDestination(), ospLoadRoutes(), and ospPrepareDestination().
| unsigned int tokensize |
Definition at line 50 of file destination.h.
Referenced by ospInitDestination(), ospLoadRoutes(), and ospPrepareDestination().
| unsigned long long transid |
Definition at line 58 of file destination.h.
Referenced by ospBuildUsageFromDestination(), ospLoadRoutes(), ospPrepareDestination(), ospReportOrigSetupUsage(), ospReportTermSetupUsage(), and ospValidateHeader().
| int type |
Definition at line 57 of file destination.h.
Referenced by ospBuildUsageFromDestination(), ospLoadRoutes(), and ospValidateHeader().
| int used |
Definition at line 60 of file destination.h.
Referenced by ospCheckOrigDestination(), ospDumpDestination(), ospGetLastOrigDestination(), ospGetNextOrigDestination(), and ospReportOrigSetupUsage().
| char validafter[OSP_STRBUF_SIZE] |
| char validuntil[OSP_STRBUF_SIZE] |
1.5.6