Commit Graph

1698 Commits (e289e9caf993dc0d90652d730d574df464c2e1f4)

Author SHA1 Message Date
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.
15 years ago
Terry Wilson 6c27911d5b Don't forget to rescan MOH files for cached realtime classes
15 years ago
Matthew Nicholson b4ad988a5a only attempt to do stun handling on ipv4 or ipv4 mapped to ipv6 addresses
15 years ago
Walter Doekes d5238279e7 Fix sqlite config driver segfault and broken queries
15 years ago
Walter Doekes 68b523463d Cleanup references to sipusers and sipfriends dynamic realtime families
15 years ago
Jonathan Rose 16c9d2231b Fix sequence number overflow over 16 bits causing codec change in RTP packets.
15 years ago
Jonathan Rose dffe914c06 Cleanup reference leaks in res_jabber
15 years ago
Richard Mudgett dbacd97e17 Fix AGI exec Park to honor the Park application parameters.
15 years ago
Kinsey Moore 0fa2f5914e Quiet RTCP Receiver Reports during fax transmission
15 years ago
Jonathan Rose 88bf8d3316 Fixes some support level info so that it can be read by menuselect.
15 years ago
Terry Wilson 631c6a9a74 Don't skip the query field on a realtime multi query
15 years ago
Matthew Nicholson de9e8e501e Load the proper XML documentation when multiple modules document the same application.
15 years ago
Matthew Nicholson 50947036a5 The app name in the documentation must match what we register the application
15 years ago
Jonathan Rose 5435277e90 Reverting revision 333265 due to component connection problems it introduces.
15 years ago
Gregory Nietsky b850a106eb Add warned to ast_srtp to prevent errors on each frame from libsrtp
15 years ago
Russell Bryant df4d47dff4 Fix crashes in ast_rtcp_write().
15 years ago
Jonathan Rose 32c717b97c Document applications that play audio and do not answer unanswered calls.
15 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
Tilghman Lesher 7db9485aa8 Create a local alias for ast_odbc_clear_cache.
15 years ago
Jonathan Rose 3b2f8bc772 Accidental use of variable client->status instead of client->state in from ASTERISK-18078
15 years ago
Jonathan Rose 7f1ca01155 [patch] Buddies are always auto-registered when processing the roster
15 years ago
Jonathan Rose a17bc6dabd Segfault when publishing device states via XMPP and not connected
15 years ago
Richard Mudgett e55b37bb5a Memory leaks in realtime_multi_xxx() when database access returns error.
15 years ago
Terry Wilson a9db588064 Don't read from a disarmed or invalid timerfd
15 years ago
Kinsey Moore 4d628c21ca In-queue MOH stops after a periodic announcement
15 years ago