aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/t38_analysis.c
AgeCommit message (Collapse)AuthorFilesLines
2006-02-11 add an userdata argument to register_stat_cmd_arg() and its callback to use ↵Luis Ontanon1-2/+2
the callback for multiple registrations. svn path=/trunk/; revision=17252
2006-01-15Hi All,Jaap Keuter1-663/+12
Find attached a couple of changes for t38: - Use the dissector to reassemble t30 frames - Dissect t30 protocol - Move the "Fax t38 analysis" to the "VoIP Calls". Now when selecting "Statistics"->"Fax t38 analysis" option, there is a message that redirect the user to use the "Voip calls" instead. We may keep this option for one release, and then remove it ? - Added in the "Voip calls" the ability to detect a t38 call if there are not signaling associated with it. For example, when using "Decode as.." to dissect t38 packets, it is possible to use the "Voip calls" to analyze that call. - Display "SDP (t38)" in the "Voip calls graph" for SDP t38 sessions. Regards Alejandro Vaquero svn path=/trunk/; revision=17033
2005-10-03Properly terminate some value_string tables.Guy Harris1-4/+5
svn path=/trunk/; revision=16098
2005-10-03Include "gui_stat_menu.h" to declare "register_stat_menu_item()".Guy Harris1-1/+2
Fix the type of "t38_analysis_init()" to match what "register_stat_cmd_arg()" expects. svn path=/trunk/; revision=16097
2005-10-03This one was missing from the checkin...Luis Ontanon1-0/+740
svn path=/trunk/; revision=16077