| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
| Data Fields | |
| char | id [38] | 
| char | server [50] | 
| int | svc | 
Definition at line 48 of file chan_audiosocket.c.
| char id[38] | 
Definition at line 51 of file chan_audiosocket.c.
Referenced by Section::__cmp__(), Section::__eq__(), Section::__ge__(), Section::__gt__(), Section::__le__(), Section::__lt__(), audiosocket_call(), and audiosocket_request().
| char server[50] | 
Definition at line 50 of file chan_audiosocket.c.
Referenced by audiosocket_read(), audiosocket_request(), audiosocket_send_dtmf(), and audiosocket_write().
| int svc | 
Definition at line 49 of file chan_audiosocket.c.
Referenced by audiosocket_call(), audiosocket_hangup(), audiosocket_read(), audiosocket_request(), audiosocket_send_dtmf(), and audiosocket_write().