
Data Fields | |
| char | buf [0] |
| int | len |
| mgcp_response * | next |
| int | seqno |
| time_t | whensent |
Definition at line 264 of file chan_mgcp.c.
| char buf[0] |
| int len |
| struct mgcp_response* next |
| int seqno |
Definition at line 267 of file chan_mgcp.c.
| time_t whensent |
Definition at line 265 of file chan_mgcp.c.
1.5.1