Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
skinny_serviceurl Struct Reference
Collaboration diagram for skinny_serviceurl:
Collaboration graph
[legend]

Data Fields

struct skinny_devicedevice
 
char displayName [40]
 
int instance
 
struct {
   struct skinny_serviceurl *   next
 
list
 
char url [MAX_SERVICEURL]
 

Detailed Description

Definition at line 1536 of file chan_skinny.c.

Field Documentation

◆ device

struct skinny_device* device

Definition at line 1541 of file chan_skinny.c.

Referenced by config_parse_variables().

◆ displayName

char displayName[40]

◆ instance

int instance

◆ list

struct { ... } list

◆ next

struct skinny_serviceurl* next

Definition at line 1540 of file chan_skinny.c.

◆ url

char url[MAX_SERVICEURL]

The documentation for this struct was generated from the following file: