Asterisk - The Open Source Telephony Project GIT-master-754dea3
|
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(), audiosocket_request(), and Model::load().
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().