Commit Graph

1757 Commits (2937cb10cf6cebcfb6ef6ceb090021d8dbb7062d)

Author SHA1 Message Date
Matthew Jordan 6a62b569b5 Mark res_smdi/res_adsi as 'core' supported modules
14 years ago
Kinsey Moore 3b4b40beb0 Fix coverity UNUSED_VALUE findings in core support level files
14 years ago
Richard Mudgett a9c6f566ab Coverity Report: Fix issues for error type REVERSE_INULL (core modules)
14 years ago
Matthew Jordan 9dbc175305 Fix a variety of memory leaks
14 years ago
Matthew Jordan 33705eff86 Fix checking bounds of array index after using it; improper sizeof
14 years ago
Kinsey Moore 573b7a2d18 Resolve FORWARD_NULL static analysis warnings
14 years ago
Jonathan Rose 12581fed9f Coverity Report: Fix issues for error type CHECKED_RETURN for core
14 years ago
Mark Michelson e751e565fc Fix core FINDING 2, FINDING 3, and FINDING 4 from Coverity's CONSTANT_EXPRESSION_RESULT report.
14 years ago
Stefan Schmidt 505a8521f4 fix a wrong behavior of alarm timezones in caldav and icalendar when an alarm doesnt use utc. This change uses the same timezone from the start time.
14 years ago
Matthew Jordan a3a5fee8a1 Fix places in resources where a negative return value could impact execution
14 years ago
Jonathan Rose 4f4439047a Make use of va_args more appropriate to form in various res_config modules plus utils.
14 years ago
Matthew Jordan f4a5c6fdbd Fix memory leak in res_calendar_ews when event email address node is empty
14 years ago
Kinsey Moore 455c5c8c66 Add missing newlines to CLI logging
14 years ago
Jonathan Rose a26e36a03d Replace GNU old-style field designator extensions to fix clang warnings
14 years ago
Russell Bryant e55b86fca9 Multiple revisions 360356-360357
14 years ago
Russell Bryant 09895ff953 Fix incorrect usage of sizeof() in res_crypto.
14 years ago
Russell Bryant 3c9a3910c5 Fix broken usage of sizeof() in res_adsi.
14 years ago
Russell Bryant 267af08c88 Dump cache of published events when a node joins the cluster.
14 years ago
Tilghman Lesher a1eef342c3 Enable macros in 1.8 to find the next highest "h" extension in a context, like in 1.4.
14 years ago
Jonathan Rose 464e75f711 Remove possible segfaults from res_odbc by adding locks around usage of odbc handle
14 years ago
Matthew Jordan ff7665db86 Remove srtp_shutdown from res_srtp
14 years ago
Matthew Jordan e796b45951 Allow SRTP policies to be reloaded
14 years ago
Terry Wilson f11810c690 Track module use count for res_calendar
14 years ago
Richard Mudgett 439f875af5 Fix AMI Monitor action without File header converting channel name into filename.
14 years ago
Richard Mudgett 5f34afae14 Fix reconnecting to pgsql database after connection loss.
14 years ago
Mark Michelson b261dec4ed Adding reload support to res_fax.so
14 years ago
Jonathan Rose 03297a67dd Fixes a segfault occuring when performing attended transfer with FAXOPT(gateway)=yes
14 years ago
Terry Wilson 504899382b Allow res_calendar to be unloaded
14 years ago
Jonathan Rose 0240c7fa50 Make failed PauseMonitor and UnpauseMonitor with no valid channel not close AMI session.
14 years ago
Richard Mudgett 88af121f9f Audit of ao2_iterator_init() usage for v1.8.
14 years ago
Matthew Jordan 660500f616 Correctly apply FAXOPT settings (V17, V27, V29) before starting spandsp layer
14 years ago
Kinsey Moore b60e54fd10 Correct output of RTCP jitter statistics in SR and RR reports
14 years ago
Mark Michelson e80559676f Eliminate odd initialization of probation variable.
14 years ago
Jonathan Rose 58a5154a27 Adds pjmedia probation concepts to res_rtp_asterisk's learning mode.
14 years ago
Kevin P. Fleming bbf49866fd Multiple revisions 350788-350789
14 years ago
Matthew Jordan 5f8e471f1c Fix premature free'ing of the frame committed in r349608
14 years ago
Matthew Jordan e8d238e896 Free successfully translated frame in fax_gateway_framehook
14 years ago
Kevin P. Fleming a881e1740d Improve T.38 gateway V.21 preamble detection.
14 years ago
Matthew Jordan 580c6f9a48 Fix timing source dependency issues with MOH
14 years ago
Richard Mudgett 5688637636 Fix crash during CDR update.
14 years ago
Matthew Nicholson d4345a0683 Don't clear LOCALSTATIONID before sending or receiving. The user may set that
14 years ago
Terry Wilson 176819727b Add a separate buffer for SRTCP packets
14 years ago
Kinsey Moore e47bf3cf2b Fix chan_jingle/gtalk load regression introduced in r346087
14 years ago
Richard Mudgett ae9145e400 Re-resolve the STUN address if a STUN poll fails for res_stun_monitor.
14 years ago
Stefan Schmidt 4b0486b824 Fix regression that 'rtp/rtcp set debup ip' only works when also a port was specified.
14 years ago
Kinsey Moore 328f07623f Fix res_jabber resource leaks
14 years ago
Terry Wilson 168624aa5f Resume playing existing hold music for cached realtime MOH
14 years ago
Paul Belanger bdfbf98e89 Added support level for new modules
14 years ago
Richard Mudgett c8dd4b1761 Make FastAGI HANGUP show up in AGI debug output.
14 years ago
Terry Wilson dc26997208 Don't forget to rescan MOH files for cached realtime classes
14 years ago