
Data Fields | |
| char | buf [0] |
| int | len |
| mgcp_response * | next |
| int | seqno |
| time_t | whensent |
Definition at line 325 of file chan_mgcp.c.
| char buf[0] |
| int len |
| struct mgcp_response* next |
| int seqno |
Definition at line 328 of file chan_mgcp.c.
| time_t whensent |
Definition at line 326 of file chan_mgcp.c.
1.4.7