summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2012-03-14Fix incorrect usage of sizeof() in res_crypto.Russell Bryant
2012-03-14Fix broken usage of sizeof() in res_adsi.Russell Bryant
2012-03-13Finalize ast_channel opaquificationTerry Wilson
2012-03-13Enable macros in 1.8 to find the next highest "h" extension in a context, lik...Tilghman Lesher
2012-03-01Opaquify ast_channel typedefs, fd arrays, and softhangup flagTerry Wilson
2012-02-29Add IPv6 support to FastAGI.Sean Bright
2012-02-29Opaquify ast_channel structs and listsTerry Wilson
2012-02-28Fix REF_DEBUG compile errors.Richard Mudgett
2012-02-27Converts locking for odbc containers from ast_mutex_lock to ao2_locks.Jonathan Rose
2012-02-27Remove possible segfaults from res_odbc by adding locks around usage of odbc ...Jonathan Rose
2012-02-24Remove srtp_shutdown from res_srtpMatthew Jordan
2012-02-24Allow SRTP policies to be reloadedMatthew Jordan
2012-02-24Opaquification for ast_format structs in struct ast_channelTerry Wilson
2012-02-22Track module use count for res_calendarTerry Wilson
2012-02-21Fix some opaquification-related compiler warningsTerry Wilson
2012-02-20ast_channel opaquification of pointers and integral typesTerry Wilson
2012-02-16Fix AMI Monitor action without File header converting channel name into filen...Richard Mudgett
2012-02-14res_agi: Add AGIEXITONHANGUP variable.Russell Bryant
2012-02-13Opaquify char * and char[] in ast_channelTerry Wilson
2012-02-13Fix reconnecting to pgsql database after connection loss.Richard Mudgett
2012-02-09Adding reload support to res_fax.soMark Michelson
2012-02-08Revision 354046 added res_corosync as a replacement for res_ais, but didn'tKevin P. Fleming
2012-02-05Replace res_ais with a new module, res_corosync.Russell Bryant
2012-02-03Fixes a segfault occuring when performing attended transfer with FAXOPT(gatew...Jonathan Rose
2012-02-01Allow res_calendar to be unloadedTerry Wilson
2012-01-27Make failed PauseMonitor and UnpauseMonitor with no valid channel not close A...Jonathan Rose
2012-01-27Audit of ao2_iterator_init() usage for v1.8.Richard Mudgett
2012-01-27Add aresult variable for CALENDAR_WRITETerry Wilson
2012-01-24Opaquify channel stringfieldsTerry Wilson
2012-01-23Correctly apply FAXOPT settings (V17, V27, V29) before starting spandsp layerMatthew Jordan
2012-01-23Add an announcement option to music-on-hold - plays sound when put on hold/be...Jonathan Rose
2012-01-19Correct output of RTCP jitter statistics in SR and RR reportsKinsey Moore
2012-01-17Eliminate odd initialization of probation variable.Mark Michelson
2012-01-17Adds pjmedia probation concepts to res_rtp_asterisk's learning mode.Jonathan Rose
2012-01-14Multiple revisions 350788-350789Kevin P. Fleming
2012-01-09Replace direct access to channel name with accessor functionsTerry Wilson
2012-01-05Fix premature free'ing of the frame committed in r349608Matthew Jordan
2012-01-04Free successfully translated frame in fax_gateway_framehookMatthew Jordan
2011-12-28Improve T.38 gateway V.21 preamble detection.Kevin P. Fleming
2011-12-27Fix timing source dependency issues with MOHMatthew Jordan
2011-12-19Add a separate buffer for SRTCP packetsTerry Wilson
2011-12-16Fix crash during CDR update.Richard Mudgett
2011-12-14Don't clear LOCALSTATIONID before sending or receiving. The user may set thatMatthew Nicholson
2011-12-05Fix chan_jingle/gtalk load regression introduced in r346087Kinsey Moore
2011-12-01Re-resolve the STUN address if a STUN poll fails for res_stun_monitor.Richard Mudgett
2011-11-29Allow each logging destination and console to have its own notion of the verb...Tilghman Lesher
2011-11-28Fix regression that 'rtp/rtcp set debup ip' only works when also a port was s...Stefan Schmidt
2011-11-23Fix res_jabber resource leaksKinsey Moore
2011-11-23Resume playing existing hold music for cached realtime MOHTerry Wilson
2011-11-23Added support level for new modulesPaul Belanger