wireshark/asn1/gsmmap
Anders Broman 2bf7bd3a45 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.

svn path=/trunk/; revision=17739
2006-03-27 18:48:33 +00:00
..
GSMMAP.asn Fix Bugs 2006-03-23 16:58:50 +00:00
Makefile Make the Makefile look like the h235 Makefiles, with the new rules. 2005-01-16 10:19:21 +00:00
Makefile.nmake Add parsertab.pyc in clean target 2006-02-23 20:05:05 +00:00
gsm_map-exp.cnf Dissect: 2006-01-20 19:39:38 +00:00
gsmmap.cnf From Jacques, Olivier 2006-03-27 18:48:33 +00:00
packet-gsm_map-template.c From Jacques, Olivier 2006-03-27 18:48:33 +00:00
packet-gsm_map-template.h Dissect: 2006-01-20 19:41:31 +00:00