rev 17739: /trunk/epan/dissectors/: Makefile.common packet-gsm_map.c packet-smpp.c /trunk/asn1/gsmmap/: gsmmap.cnf packet-gsm_map-template.c
| Newsgroups | gmane.network.ethereal.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: etxrab Date: 2006/03/27 12:48 PM Log: From Jacques, Olivier Here is a patch for gsm_map dissector that adds USSD string decoding (mainly used in processUnstructuredSS-Request, UnstructuredSS-Request, UnstructuredSS-Notify). For now, it assumes that it will be GSM 7 bits. It re-use packet-gsm_sms.c "gsm_sms_char_7bit_unpack" and "gsm_sms_char_ascii_decode" functions, as well as packet-smpp.c "smpp_handle_dcs" function. Directory: /trunk/epan/dissectors/ Changes Path Action +1 -0 Makefile.common Modified +50 -18 packet-gsm_map.c Modified +1 -1 packet-smpp.c Modified Directory: /trunk/asn1/gsmmap/ Changes Path Action +37 -0 gsmmap.cnf Modified +2 -0 packet-gsm_map-template.c Modified http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=17739&view=rev