Hi Bani,
BTW, is there any info on how to plug in new dissectors ? for that matter even the TCAP and MAP dissectors you sent over, there must be a place where some registration needs to be done with the core or the lower layers ??
dissector_add("sccp.ssn", 6, tcap_handle); /* HLR*/
dissector_add("sccp.ssn", 7 , tcap_handle); /* VLR */
dissector_add("sccp.ssn", 8 , tcap_handle); /* MSC */
Regards, -Jeff
Powered by MHonArc 2.6.10