Commit Graph

1705 Commits (d84e70a95c540fd5efa8386b9409704516d87979)

Author SHA1 Message Date
Matthew Jordan 1d3ba1f2a7 Fix memory leak in res_calendar_ews when event email address node is empty
14 years ago
Kinsey Moore 4148e51555 Add missing newlines to CLI logging
14 years ago
Russell Bryant 2b2c5f27fc Rebuild parsers.
14 years ago
Russell Bryant 7bff9be851 Fix incorrect usage of sizeof() in res_crypto.
14 years ago
Russell Bryant 30d3e59447 Fix broken usage of sizeof() in res_adsi.
14 years ago
Russell Bryant ac53c0d94e Dump cache of published events when a node joins the cluster.
14 years ago
Tilghman Lesher 2477215dd4 Enable macros in 1.8 to find the next highest "h" extension in a context, like in 1.4.
14 years ago
Jonathan Rose c7d587dd49 Remove possible segfaults from res_odbc by adding locks around usage of odbc handle
14 years ago
Matthew Jordan ed81d0e585 Remove srtp_shutdown from res_srtp
14 years ago
Matthew Jordan 032962f1a2 Allow SRTP policies to be reloaded
14 years ago
Terry Wilson 9a3c569772 Track module use count for res_calendar
14 years ago
Paul Belanger 0b894ef73a Fix -Werror=unused-but-set-variable compiler error (gcc 4.6.2)
14 years ago
Richard Mudgett 695e1ecbec Fix AMI Monitor action without File header converting channel name into filename.
14 years ago
Richard Mudgett 7d84a0ed69 Fix reconnecting to pgsql database after connection loss.
14 years ago
Mark Michelson aeadbab220 Adding reload support to res_fax.so
14 years ago
Terry Wilson 0120bde7d8 Allow res_calendar to be unloaded
14 years ago
Jonathan Rose cda638dcfc Make failed PauseMonitor and UnpauseMonitor with no valid channel not close AMI session.
14 years ago
Richard Mudgett a55030f4fa Audit of ao2_iterator_init() usage for v1.8.
14 years ago
Matthew Jordan 11105d0cd3 Correctly apply FAXOPT settings (V17, V27, V29) before starting spandsp layer
14 years ago
Kinsey Moore 46fce6837a Correct output of RTCP jitter statistics in SR and RR reports
14 years ago
Mark Michelson 37a8ff4dc8 Eliminate odd initialization of probation variable.
14 years ago
Jonathan Rose 6aa2cd51f9 Adds pjmedia probation concepts to res_rtp_asterisk's learning mode.
14 years ago
Matthew Jordan 0ee313f076 Fix timing source dependency issues with MOH
14 years ago
Richard Mudgett 74da7648bb Fix crash during CDR update.
14 years ago
Matthew Nicholson 5921a96450 Don't clear LOCALSTATIONID before sending or receiving. The user may set that
14 years ago
Terry Wilson 607398d450 Add a separate buffer for SRTCP packets
14 years ago
Kinsey Moore 665581beff Fix chan_jingle/gtalk load regression introduced in r346087
14 years ago
Richard Mudgett c70441c168 Re-resolve the STUN address if a STUN poll fails for res_stun_monitor.
14 years ago
Stefan Schmidt 7b3a04cb6f Fix regression that 'rtp/rtcp set debup ip' only works when also a port was specified.
14 years ago
Kinsey Moore c4b7983866 Fix res_jabber resource leaks
14 years ago
Terry Wilson ac656bc6fe Resume playing existing hold music for cached realtime MOH
14 years ago
Richard Mudgett 37611b4ecc Make FastAGI HANGUP show up in AGI debug output.
14 years ago
Terry Wilson 6c27911d5b Don't forget to rescan MOH files for cached realtime classes
14 years ago
Matthew Nicholson b4ad988a5a only attempt to do stun handling on ipv4 or ipv4 mapped to ipv6 addresses
14 years ago
Walter Doekes d5238279e7 Fix sqlite config driver segfault and broken queries
14 years ago
Walter Doekes 68b523463d Cleanup references to sipusers and sipfriends dynamic realtime families
14 years ago
Jonathan Rose 16c9d2231b Fix sequence number overflow over 16 bits causing codec change in RTP packets.
14 years ago
Jonathan Rose dffe914c06 Cleanup reference leaks in res_jabber
14 years ago
Richard Mudgett dbacd97e17 Fix AGI exec Park to honor the Park application parameters.
14 years ago
Kinsey Moore 0fa2f5914e Quiet RTCP Receiver Reports during fax transmission
14 years ago
Jonathan Rose 88bf8d3316 Fixes some support level info so that it can be read by menuselect.
14 years ago
Terry Wilson 631c6a9a74 Don't skip the query field on a realtime multi query
14 years ago
Matthew Nicholson de9e8e501e Load the proper XML documentation when multiple modules document the same application.
14 years ago
Matthew Nicholson 50947036a5 The app name in the documentation must match what we register the application
14 years ago
Jonathan Rose 5435277e90 Reverting revision 333265 due to component connection problems it introduces.
14 years ago
Gregory Nietsky b850a106eb Add warned to ast_srtp to prevent errors on each frame from libsrtp
14 years ago
Russell Bryant df4d47dff4 Fix crashes in ast_rtcp_write().
14 years ago
Jonathan Rose 32c717b97c Document applications that play audio and do not answer unanswered calls.
14 years ago
Russell Bryant 5f1882731a Fix a crash in res_ais.
15 years ago
Richard Mudgett 34919315ab MusicOnHold has extra unref which may lead to memory corruption and crash.
15 years ago