| _bdb_cmd | Extension structure of db_cmd adding BDB specific data |
| _bdb_con | A structure representing a connection to a BDB |
| _cfg_add_var | Structure for storing additional values of a variable |
| _cfg_block | Single memoy block that contains all the cfg values |
| _cfg_changed_var | Linked list of variables with their new values |
| _cfg_child_cb | Linked list of per-child process callbacks |
| _cfg_ctx | Linked list of registered contexts |
| _cfg_group | Linked list of registered groups |
| _cfg_group_inst | One instance of the cfg group variables which stores the additional values |
| _cfg_group_meta | Meta-data which is stored before each variable group within the blob |
| _cfg_mapping | Structure used for variable - pointer mapping |
| _dbg_action | $Id$ |
| _dbt_result | DBText module interface |
| _dlg_ctx | Dialog context |
| _dlg_transfer_ctx | $Id$ |
| _dstr_buff_t | Buffer used by dynamic string |
| _dstring_t | Dynamic string structure |
| _ht_cell | $Id$ |
| _mq_item | $Id$ |
| _mq_message_t | Structure holding message which can be put into message queue |
| _notifier_t | Internal structure storing registered notifiers |
| _pdt_node | $Id$ |
| _pv_export | PV spec format:
- $class_name
- $class_name(inner_name)
- $(class_name[index])
- $(class_name(inner_name)[index])
- $(class_name{transformation})
- $(class_name(inner_name){transformation})
- $(class_name[index]{transformation})
- $(class_name(inner_name)[index]{transformation})
|
| _pv_tmx_data | $Id$ |
| _pv_xcap_uri | Xcapuri PV export |
| _qsa_subscription_t | Internal structure holding informations about created client subscriptions |
| _rl_subscription_t | Subscription to the list of resources |
| _sr_geoip_record | $Id$ |
| _sr_lua_env | $Id$ |
| _sr_mono_env | $Id$ |
| _stm_route | $Id$ |
| _str | Data structure used across SER sources to store counted-length strings |
| aorToIndexStruct | Used to map between an 'aor' (OpenSER index) and a user index |
| as_entry | SER processes will go through the as_table, doing if(valid && memcmp(name,his_name,name_len)==0), when one matches, they will put the as pointer inside the event that should process that event |
| async_param | $Id$ |
| atomic_t | Atomic_t defined as a struct to easily catch non atomic operations on it |
| auth_db_api | AUTH_DB API structure |
| bdb_uri | BDB driver specific payload to attach to db_uri structures |
| branch | Structure for storing branch attributes |
| cancel_reason | Cancel reason structure |
| carrier_data_t | The struct for a carrier |
| cfg_group_core | Configuration default values |
| cfg_option | Token mapping structure |
| cfg_parser | Parser state |
| cfg_token | Structure representing a lexical token |
| cfgutils_api | CFGUTILS API structure |
| cmd_export_common_ | Members situated at the same place in memory in both ser & kamailio cmd_export |
| contact_hooks | Hooks to well known parameters for contact class of parameters |
| contactToIndexStruct | Used to map between a 'contact' name (OpenSER's index) and a contact index |
| db1_con_t | This structure represents a database connection, pointer to this structure are used as a connection handle from modules uses the db API |
| db1_res | This type represents a result returned by db_query function (see below) |
| db_cmd | Structure db_cmd describes command in DB-API |
| db_func | Database module callbacks |
| db_id | Structure representing a database ID |
| db_row | Structure holding the result of a query table function |
| db_val_t | This structure represents a value in the database |
| dbtextdb::dbtextdb::DBText | |
| dlg_cell | Entries in the dialog list |
| dlg_entry | Entries in the main dialog table |
| dlg_iuid | Internal unique ide per dialog |
| dlg_profile_entry | Dialog profile entry |
| dlg_profile_hash | Dialog profile hash list |
| dlg_profile_link | List with links to dialog profiles |
| dlg_profile_table | Dialog profile table |
| dlg_table | Main dialog table |
| dlg_timer | Dialog timer |
| dlg_tl | Dialog timeout list |
| dlist | List of all domains registered with usrloc |
| dns_rr | Stripped down dns rr |
| domain_data_t | The struct for the domain |
| domain_list_item | List of all domains registered with usrloc |
| dtrie_node_t | Trie node |
| dbtextdb::dbtextdb::Error | |
| dbtextdb::dbtextdb::ExecuteError | |
| failure_route_rule | Second stage of processing: Try to map the end of the user part of the URI to a given suffix |
| fifo_opt | Holds values and command type when a command was passed to fifo |
| flat_cmd | Extension structure of db_cmd adding flatstore specific data |
| flat_con | A structure representing flatstore virtual connections |
| flat_uri | Flatstore driver specific payload to attach to db_uri structures |
| fm_block | Block of memory for F_MALLOC memory manager |
| fparam | Function parameter |
| garbage | Garbage collection data structure |
| hashtable_entry_t | Hashtable for ringing records |
| hdr_field | Format: name':' body |
| kam_cmd_export_ | Kamailo/openser version |
| kam_module_exports | Kamailio/openser module exports version |
| ld_cmd | Extension structure of db_cmd adding LDAP specific data |
| ld_con | A structure representing a connection to a LDAP server |
| ld_uri | LDAP driver specific payload to attach to db_uri structures |
| log_level_info | Maps log levels to their string name and corresponding syslog level |
| maxfwd_api | MAXFWD API structure |
| MD5_CTX | MD5 context |
| mem_info | Memory information structure |
| module_exports_common | Module exports in the same place in memory in both ser & kamailio |
| msg_body | This structure represents a generic SIP message body, regardless of the body type |
| msg_ctx_id | Struct to identify a msg context
- the pair of pid and message-id
|
| msg_queue | Message queue structure |
| msrp_str_id | $Id$ |
| multiparam_t | Generic parameter that holds a string, an int or an pseudo-variable |
| name_addr | Name-addr structure, see RFC3261 for more details |
| name_map_t | Used to map names to numbers for faster access |
| dbtextdb::dbtextdb::NotSupportedError | |
| param | Structure representing a parameter |
| param_hooks | Union of hooks structures for all classes |
| dbtextdb::dbtextdb::ParseError | |
| pg_cmd | Extension structure of db_cmd adding PostgreSQL specific data |
| pg_con | Postgres specific connection data |
| pg_type | Structure mapping field names to Oids |
| pg_uri | PostgreSQL driver specific payload to attach to db_uri structures |
| pool_con | This is a stub that contains all attributes that pool members must have, it is not really used, real connection structures are created by database backends |
| qm_block | Block of memory for Q_MALLOC memory manager |
| qos_ctx_st | The QoS context |
| raw_filter | Filter for limiting packets received on raw sockets |
| re_grp | Regular expression for groups |
| reference_counter_data_t | Structure holding reference counter value |
| reference_counter_group_t | Structure holding information about group of reference counters |
| registrar_api | REGISTRAR API structure |
| ring_record_t | List of calls for ringing functionality |
| route_data_t | All routing data |
| route_flags | Use route rules only if message flags match stored mask/flags |
| route_rule | Second stage of processing: Try to map the end of the user part of the URI to a given suffix |
| route_rule_p_list | List of routing rules with hash index |
| rpc_ctx | The context of the xhttp_rpc request being processed |
| rpc_struct | The structure represents a XML-RPC document structure |
| rr | Structure representing a Route & Record-Route HF body |
| rr_binds | Record-route API export binding |
| rr_callback | Rr callback |
| rval_cache | Value cache for a rvalue struct |
| sbuf | Reallocatable string buffer |
| sdp_info | Here we hold the head of the parsed sdp structure |
| ser_cmd_export_ | Ser version |
| ser_module_exports | Ser module exports version |
| session_expires | We will treat the 'void* parsed' field of struct hdr_field as a pointer to a struct session_expires |
| sip_msg | The SIP message |
| sip_uri | The SIP uri object |
| siputils_api | Siputils module API |
| sl_api | Stateless (sl) API structure |
| sl_cbelem | SL callback structure definition |
| sl_cbp | SL callback parameter structure |
| sockaddr_dtgram | Union because we support 3 types of sockaddr : UNIX, IPv4 and IPv6 |
| sr31_cmd_export_ | Sip-router version |
| sr31_module_exports | Sr/ser 3.1+ module exports version |
| sst_info_st | The local state required to figure out if and who supports SST and if and who will be the refresher |
| sst_msg_info_st | A collection of information about SST in the current SIP message being processed |
| statscell | Stores statistics about a given APP SERVER, for instance, how much it lasted to respond to a given incoming request transaction, how many requests went in and how many responses went out, etc |
| statstable | Transactions statistics table |
| str_list | Simple str type list |
| string_buffer | Reallocatable string buffer |
| tls_domain | Separate configuration per ip:port |
| tls_domains_cfg | TLS configuration structures |
| tm_xdata | Extra data from SIP message context to transaction storage |
| tm_xlinks | Links to extra data from SIP message context to transaction storage |
| tree | Defines a locked prefix tree |
| tree_item | Defines a route item in the prefix tree |
| type_node_s | Node of the type's tree; this tree contains all the known types; |
| ucontact | Main structure for handling of registered Contact data |
| ucontact_info | Informations related to a contact |
| udomain | Usrloc record |
| urecord | Basic hash table element |
| uri_hooks | Hooks to well known parameter for URI class of parameters |
| usrloc_api | Usrloc API export structure |
| xhttp_rpc_reply | Representation of the xhttp_rpc reply being constructed |
| xmlrpc_reply | Representation of the XML-RPC reply being constructed |