Commit Graph

22334 Commits (c5aee60db58c688c80c91313fa69ba26880c8c4c)
 

Author SHA1 Message Date
Jonathan Rose 96977c6214 core: Fix a memory leak in app.c from an early return
13 years ago
Jonathan Rose 452593ba3d GSM: Fix encoding problems with GSM
13 years ago
Jonathan Rose c6c8e7d713 Correct version number in Upgrade.txt release notes pertaining to queue order
13 years ago
Jonathan Rose 9ba046358d app_queue: add upgrade notes for 375216
13 years ago
Jonathan Rose 40c6c96065 app_queue: Make ordering of rrmemory/rrordered persist over add/remove members
13 years ago
Richard Mudgett 4ae9f07b2e build_tools: Allow Asterisk to report git SHAs in version string.
13 years ago
Kinsey Moore 45a52de0f0 Ensure Asterisk fails TCP/TLS SIP calls when certificate checking fails
13 years ago
Walter Doekes eee8a6a48b Fixes to the fd-oriented SIP TCP reads.
13 years ago
Walter Doekes f3ab5bdbec Update sip_request_call SIP dial string documentation.
13 years ago
Tzafrir Cohen 2377dfb58a autosupport: fix bashism
13 years ago
Mark Michelson 30287adef2 Fix some potential misuses of ast_str in the code.
13 years ago
Tzafrir Cohen 9e7877268e Update config.guess and config.sub: 2012-10-10
13 years ago
Mark Michelson e1d1cd4aa3 Do not use a FILE handle when doing SIP TCP reads.
13 years ago
Matthew Jordan bc77a098eb Fix incorrect billing duration reported when batch mode is enabled
13 years ago
Richard Mudgett d925564657 app_queue: Made pass connected line updates from the caller to ringing queue members.
13 years ago
Richard Mudgett 3e75474995 Fix execution of 'i' extension due to uninitialized variable.
13 years ago
Richard Mudgett 559695d25a dahdi.conf.sample: Add description for "buffers" setting.
13 years ago
Richard Mudgett 0ea7733a4d Fix deletion of unopenable spool files.
13 years ago
David M. Lee 40da12652e I've committed too much. Reverting part of r374570.
13 years ago
David M. Lee 8451fec7ec Improve AMI long line error handling
13 years ago
Richard Mudgett e9a0f5a4e3 Merged revisions 374515-374535 from
13 years ago
Alec L Davis 5b6aa46f43 dsp.c User Configurable DTMF_HITS_TO_BEGIN and DTMF_MISSES_TO_END
13 years ago
Alec L Davis f4977cb24b dsp.c fix incorrect DTMF Digit_Duration.
13 years ago
Joshua Colp 3a013aab68 Fix a regression from direct media ACLs where the directrtpsetup option no longer works.
13 years ago
David M. Lee 2075c52a31 Fix DBDelTree error codes for AMI, CLI and AGI
13 years ago
Alec L Davis 57e403e023 dsp.c User configuration of DTMF_NORMAL_TWIST and DTMF_REVERSE_TWIST values
13 years ago
Alec L Davis 22efa62079 _dsp_init: bring inline with trunk
13 years ago
Matthew Jordan 1664ec1c61 Check for presence of buddy in info/dinfo handlers
13 years ago
Matthew Jordan aa0cfe5035 Destroy the generic_monitors container after the core_instances in ccss
13 years ago
Matthew Jordan da1af69fd3 Ensure Shutdown AMI event is still fired during Asterisk shutdown
13 years ago
Matthew Jordan c61f7e7995 Fix a variety of ref counting issues
13 years ago
Sean Bright 509c3ebaf7 app_queue: Support persisting and loading of long member lists.
13 years ago
Jonathan Rose e9f70dc149 res_jabber: Remove CLI command 'jabber test'
13 years ago
Joshua Colp 25a7d7ecc7 Update documentation to make it explicit that "stream file" will not restart musiconhold.
13 years ago
Richard Mudgett 727c378636 Fix SendDTMF crash and channel reference leak using channel name parameter.
13 years ago
Joshua Colp 6d3973330d loader: Ensure dependent modules are properly initialized.
13 years ago
Joshua Colp 2d421def0f Fix an issue where Local channels dialed by app_queue are considered in use immediately.
13 years ago
Mark Michelson 38048cdbfa Move handling of 408 response so there is no misleading warning message.
13 years ago
Richard Mudgett 277e9a8358 Fixed meetme tab completion and command documentation.
13 years ago
Mark Michelson ee1ca213e0 Fix saying of date in Dutch.
13 years ago
Mark Michelson f442b40687 Remove dead code and documentation for nonexistent feature.
13 years ago
Mark Michelson eb6ad1d9a9 Fix error where improper IMAP greetings would be deleted.
13 years ago
Joshua Colp 67ef3e49d2 Fix T.38 support when used with chan_local in between.
13 years ago
Kinsey Moore 3be2ff5fe6 Fix an issue where media would not flow for situations where the legacy STUN code is in use.
13 years ago
Kinsey Moore bc716c7acd "show" completion option for "queue" shouldn't appear twice
13 years ago
Terry Wilson 6f943721f1 Properly handle UAC/UAS roles for SIP session timers
13 years ago
Richard Mudgett 1e43c3bada Fix valgrind found memcpy issues in codec_ilbc.
13 years ago
Richard Mudgett f5a131c23b Make rebuild GSM, ilbc, or lpc10 codecs if the respective sources change.
13 years ago
Jonathan Rose fdd5c7fb73 chan_sip: Set Quality of Service for video rtp instance
13 years ago
Kinsey Moore b368d7882f Fix documentation for default username in res_odbc
13 years ago