aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/voip_calls.c
AgeCommit message (Expand)AuthorFilesLines
2007-03-25rename h248_* to gcp_* according to changes in epan.lego1-10/+10
2007-03-22fix new warningsulfl1-3/+3
2007-03-22Mine:lego1-9/+44
2007-03-21fix another three MSVC 8.0 warningsulfl1-3/+3
2007-03-21fix all warnings in gtk dir & set the "treat all warnings as errors" MSVC flagulfl1-18/+18
2007-03-21Add the sccp tap to the "VoIP Calls" Tap (which by now should be renamed to j...lego1-26/+174
2007-03-19voip_calls.c:lego1-5/+4
2007-03-18have voip_calls using the m3ua taplego1-1/+23
2007-03-18squelch some warningslego1-6/+0
2007-03-18add h248 to VoIP Callslego1-28/+202
2007-02-13From Sebastien Tandel:sfisher1-0/+1
2006-10-24From Alejandro Vaquero:jake1-4/+8
2006-10-20Don't display the Play button if we're not built with the RTP player.guy1-4/+4
2006-10-20Put the period into ITU-T Recommendation names.guy1-4/+4
2006-10-17from Stephen Fisher:ulfl1-2/+2
2006-09-21Include "rtp_player.h" in "voip_calls.c" if we're supporting the RTPguy1-0/+6
2006-09-10From Alejandro Vaquero:etxrab1-2/+2
2006-08-30From Alejandro Vaquero:etxrab1-3/+20
2006-07-25From: Martin Mathieson jake1-8/+8
2006-07-05From Martin Mathieson:etxrab1-3/+7
2006-06-23Make SSRC display (among others) unsigned. Fixes Ethereal bug 1002.jake1-4/+4
2006-06-22coverity 194sahlberg1-0/+3
2006-06-15From Martin Mathieson:etxrab1-2/+3
2006-06-11Complete the parch from:etxrab1-1/+1
2006-06-01From Cvetan Ivanov: etxrab1-1/+1
2006-05-22Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUIguy1-1/+1
2006-05-21name changesahlberg1-2/+2
2006-03-19Make the GUIDs in various data structures e_guid_t's rather than arraysguy1-6/+5
2006-02-23From Alejandro Vaquero:etxrab1-22/+26
2006-01-16Remove uninitalized variable warningjake1-1/+1
2006-01-15Hi All,jake1-52/+235
2005-10-03From Alejandro Vaquero:etxrab1-0/+2
2005-09-17Move a pile of protocol-related headers from the top-level sourceguy1-1/+1
2005-08-24EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! ulfl1-30/+30
2005-08-20- Declare some functions staticjmayer1-12/+12
2005-08-06Make some structure members that are always set from mallocated data notguy1-3/+2
2005-08-05More char -> const char warning fixes.jmayer1-5/+5
2005-07-26do not try to free the isup tap data.lego1-4/+0
2005-07-07Add a cast to SET_ADDRESS() to squelch GCC4 "differ in signedness"guy1-6/+2
2005-07-07Explicitly initialize all the elements of a voip_calls_tapinfo_t, toguy1-1/+1
2005-07-05From Alejandro Vaqueroetxrab1-7/+31
2005-06-27From Alejandro Vaqueroetxrab1-13/+254
2005-05-05Don't explicitly initialize "h245_labels", as it's hard to initializeguy1-1/+2
2005-05-02From Cvetan Ivanov:gerald1-1/+2
2005-04-14From Francisco Alcoba:lroland1-109/+284
2005-04-05From Francisco Alcobasahlberg1-102/+104
2005-03-27From Alejandro Vaquero :etxrab1-1/+13
2005-03-11Flag an unused argument as unused, to squelch compiler warnings, andguy1-1/+1
2005-03-10From Alejandro Vaquero:lego1-10/+88
2005-03-07From Alejandro Vaqero:lego1-1/+9