aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/voip_calls.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-09Fix some of the Errors/warnings detected by checkapi.Anders Broman1-1/+1
2008-05-06Fix some of the Errors/warnings detected by checkapi.Anders Broman1-1/+1
2008-04-13sort #includes by directoriesUlf Lamping1-11/+12
2008-04-09Remove:Anders Broman1-4/+0
2008-04-07- Remove GLIB1 codeStephen Fisher1-1/+0
2008-04-05Remove more GTK1 code and related xpm files.Stephen Fisher1-6/+0
2008-01-13Fix for bug #2017: VoIP trace crashes Wireshark when specific RTP PlayerStephen Fisher1-1/+14
2008-01-09To ease troubleshooting of bug #2017 and for code clarity in the future, useStephen Fisher1-469/+469
2007-11-28some more path fixes for g_ascii_strcasecmp.hRonnie Sahlberg1-1/+1
2007-11-27strcasecmp(), strncasecmp(), g_strcasecmp(), and g_strncasecmp() delendaGuy Harris1-1/+5
2007-11-02display SRTP isntead of RTP if stream is established like a SRTPTomas Kukosa1-3/+8
2007-10-25do not update call_state if new call_state == VOIP_NO_STATETomas Kukosa1-1/+2
2007-10-24fix voip_calls.c:126: warning: missing initializerTomas Kukosa1-1/+1
2007-10-24add common VoIP TAP listener "voip" which can be used in arbitrary experiment...Tomas Kukosa1-12/+127
2007-10-18H.460 new dissector implemented (H.460.2-H.460.22)Tomas Kukosa1-1/+1
2007-10-15Change mgcp include.Anders Broman1-1/+1
2007-09-24Get rid of the last warning.Jaap Keuter1-1/+1
2007-09-24From Chad Singer:Jaap Keuter1-0/+86
2007-09-10From Chad Singer:Jaap Keuter1-2/+428
2007-05-31From Lars Ruoff:Stephen Fisher1-2/+2
2007-05-29fix warnings for gcc 4.2Sebastien Tandel1-1/+1
2007-05-04generate T.38 dissector from ASN.1 sourceTomas Kukosa1-6/+7
2007-04-26memmove() is needed only if the source and destination might overlap.Guy Harris1-1/+1
2007-03-28do not avoid redrawing the tapLuis Ontanon1-3/+1
2007-03-27Another iteration over sctp calls (RANAP/BSSAP) a step towards TCAP/(MAP/IMAP...Luis Ontanon1-5/+5
2007-03-26add Megaco to the "VoIP Calls" tapLuis Ontanon1-1/+24
2007-03-25rename h248_* to gcp_* according to changes in epan.Luis Ontanon1-10/+10
2007-03-22fix new warningsUlf Lamping1-3/+3
2007-03-22Mine:Luis Ontanon1-9/+44
2007-03-21fix another three MSVC 8.0 warningsUlf Lamping1-3/+3
2007-03-21fix all warnings in gtk dir & set the "treat all warnings as errors" MSVC flagUlf Lamping1-18/+18
2007-03-21Add the sccp tap to the "VoIP Calls" Tap (which by now should be renamed to j...Luis Ontanon1-26/+174
2007-03-19voip_calls.c:Luis Ontanon1-5/+4
2007-03-18have voip_calls using the m3ua tapLuis Ontanon1-1/+23
2007-03-18squelch some warningsLuis Ontanon1-6/+0
2007-03-18add h248 to VoIP CallsLuis Ontanon1-28/+202
2007-02-13From Sebastien Tandel:Stephen Fisher1-0/+1
2006-10-24From Alejandro Vaquero:Jaap Keuter1-4/+8
2006-10-20Don't display the Play button if we're not built with the RTP player.Guy Harris1-4/+4
2006-10-20Put the period into ITU-T Recommendation names.Guy Harris1-4/+4
2006-10-17from Stephen Fisher:Ulf Lamping1-2/+2
2006-09-21Include "rtp_player.h" in "voip_calls.c" if we're supporting the RTPGuy Harris1-0/+6
2006-09-10From Alejandro Vaquero:Anders Broman1-2/+2
2006-08-30From Alejandro Vaquero:Anders Broman1-3/+20
2006-07-25From: Martin Mathieson Jaap Keuter1-8/+8
2006-07-05From Martin Mathieson:Anders Broman1-3/+7
2006-06-23Make SSRC display (among others) unsigned. Fixes Ethereal bug 1002.Jaap Keuter1-4/+4
2006-06-22coverity 194Ronnie Sahlberg1-0/+3
2006-06-15From Martin Mathieson:Anders Broman1-2/+3
2006-06-11Complete the parch from:Anders Broman1-1/+1