#include <parse_cseq.h>

Data Fields | |
| int | error |
| str | method |
| int | method_id |
| str | number |
Definition at line 36 of file parse_cseq.h.
| int error |
Definition at line 37 of file parse_cseq.h.
Referenced by encode_header(), get_hdr_field(), parse_cseq(), and sipping_rpl_filter().
Definition at line 39 of file parse_cseq.h.
Referenced by encode_cseq(), get_hdr_field(), mi_check_msg(), parse_cseq(), preprocess_request(), sipping_rpl_filter(), and t_reply_matching().
| int method_id |
Definition at line 40 of file parse_cseq.h.
Referenced by encode_cseq(), parse_cseq(), t_check(), and t_reply_matching().
Definition at line 38 of file parse_cseq.h.
Referenced by ac_uac_req(), encode_cseq(), get_hdr_field(), mi_check_msg(), and parse_cseq().
1.5.6