Commit Graph

1763 Commits (40289b63db97e0dc4fa239cd0ebb3a59644ba2ee)

Author SHA1 Message Date
Russell Bryant 5ad03ac4a1 Fix incorrect usage of sizeof() in res_crypto.
15 years ago
Russell Bryant b58f44b0e9 Fix broken usage of sizeof() in res_adsi.
15 years ago
Terry Wilson 786f5898d1 Finalize ast_channel opaquification
15 years ago
Tilghman Lesher 9af5c769c3 Enable macros in 1.8 to find the next highest "h" extension in a context, like in 1.4.
15 years ago
Terry Wilson 0e5c761c28 Opaquify ast_channel typedefs, fd arrays, and softhangup flag
15 years ago
Sean Bright 62aae50142 Add IPv6 support to FastAGI.
15 years ago
Terry Wilson a9d607a357 Opaquify ast_channel structs and lists
15 years ago
Richard Mudgett e063fa6b3f Fix REF_DEBUG compile errors.
15 years ago
Jonathan Rose e37631d071 Converts locking for odbc containers from ast_mutex_lock to ao2_locks.
15 years ago
Jonathan Rose 8d258e00f6 Remove possible segfaults from res_odbc by adding locks around usage of odbc handle
15 years ago
Matthew Jordan 8e1f841dde Remove srtp_shutdown from res_srtp
15 years ago
Matthew Jordan 670797e5da Allow SRTP policies to be reloaded
15 years ago
Terry Wilson ebaf59a656 Opaquification for ast_format structs in struct ast_channel
15 years ago
Terry Wilson 0cc38858dd Track module use count for res_calendar
15 years ago
Terry Wilson c25a442dfb Fix some opaquification-related compiler warnings
15 years ago
Terry Wilson 57f42bd74f ast_channel opaquification of pointers and integral types
15 years ago
Richard Mudgett 7879cccafd Fix AMI Monitor action without File header converting channel name into filename.
15 years ago
Russell Bryant 33322e38f0 res_agi: Add AGIEXITONHANGUP variable.
15 years ago
Terry Wilson 34c55e8e7c Opaquify char * and char[] in ast_channel
15 years ago
Richard Mudgett a955a4770f Fix reconnecting to pgsql database after connection loss.
15 years ago
Mark Michelson 8f5c33f95a Adding reload support to res_fax.so
15 years ago
Kevin P. Fleming 2ce189c5b8 Revision 354046 added res_corosync as a replacement for res_ais, but didn't
15 years ago
Russell Bryant 055a19e128 Replace res_ais with a new module, res_corosync.
15 years ago
Jonathan Rose 79979313e8 Fixes a segfault occuring when performing attended transfer with FAXOPT(gateway)=yes
15 years ago
Terry Wilson 5861bab06d Allow res_calendar to be unloaded
15 years ago
Jonathan Rose 8a401484da Make failed PauseMonitor and UnpauseMonitor with no valid channel not close AMI session.
15 years ago
Richard Mudgett 27b69e7d29 Audit of ao2_iterator_init() usage for v1.8.
15 years ago
Terry Wilson 5bfea5fdbf Add aresult variable for CALENDAR_WRITE
15 years ago
Terry Wilson 99cae5b750 Opaquify channel stringfields
15 years ago
Matthew Jordan 59a42de303 Correctly apply FAXOPT settings (V17, V27, V29) before starting spandsp layer
15 years ago
Jonathan Rose de09749470 Add an announcement option to music-on-hold - plays sound when put on hold/between songs
15 years ago
Kinsey Moore add6efc20c Correct output of RTCP jitter statistics in SR and RR reports
15 years ago
Mark Michelson f5dd17e558 Eliminate odd initialization of probation variable.
15 years ago
Jonathan Rose ee4cf38a27 Adds pjmedia probation concepts to res_rtp_asterisk's learning mode.
15 years ago
Kevin P. Fleming 0f83634984 Multiple revisions 350788-350789
15 years ago
Terry Wilson 04da92c379 Replace direct access to channel name with accessor functions
15 years ago
Matthew Jordan 89bbecc724 Fix premature free'ing of the frame committed in r349608
15 years ago
Matthew Jordan 12e3f412b5 Free successfully translated frame in fax_gateway_framehook
15 years ago
Kevin P. Fleming fdda494776 Improve T.38 gateway V.21 preamble detection.
15 years ago
Matthew Jordan d9651f2be9 Fix timing source dependency issues with MOH
15 years ago
Terry Wilson 78b17e6d41 Add a separate buffer for SRTCP packets
15 years ago
Richard Mudgett b05d4603c4 Fix crash during CDR update.
15 years ago
Matthew Nicholson 1c78d82f18 Don't clear LOCALSTATIONID before sending or receiving. The user may set that
15 years ago
Kinsey Moore ae61df53f1 Fix chan_jingle/gtalk load regression introduced in r346087
15 years ago
Richard Mudgett 83cd844b82 Re-resolve the STUN address if a STUN poll fails for res_stun_monitor.
15 years ago
Tilghman Lesher 77b670c4ab Allow each logging destination and console to have its own notion of the verbosity level.
15 years ago
Stefan Schmidt edaf970c38 Fix regression that 'rtp/rtcp set debup ip' only works when also a port was specified.
15 years ago
Kinsey Moore e6ca768081 Fix res_jabber resource leaks
15 years ago
Terry Wilson 6d05a31d9f Resume playing existing hold music for cached realtime MOH
15 years ago
Paul Belanger f59322f724 Added support level for new modules
15 years ago