Commit Graph

23181 Commits (a37fb2e8c89332f4cd9facf1884d982813614f0c)
 

Author SHA1 Message Date
Richard Mudgett 082fbbc6d0 Make not assume that the cel_sqlite3_custom SQL table primary key is AcctId.
14 years ago
Richard Mudgett d6b359ff0b Make pbx_config.c use Gosub instead of Macro call for stdexten.
14 years ago
Kinsey Moore 6fa808447b Allow playback of formats that don't support seeking
14 years ago
Jonathan Rose fd04da5114 Fix an issue where dsp.c would interpret multiple dtmf events from a single key press.
14 years ago
Jonathan Rose ebf40f1129 Ensures Asterisk closes when receiving terminal signals in 'no fork' mode.
14 years ago
Matthew Jordan baa7f14aab Fix for ConfBridge config parser unlocking channel mutex too many times
14 years ago
Matthew Jordan 12e3f412b5 Free successfully translated frame in fax_gateway_framehook
14 years ago
Richard Mudgett 963d52f63e Fix segfault in chan_dahdi for CHANNEL(dahdi_span) evaluation on hangup.
14 years ago
Kinsey Moore 55aa263df2 Make debian init script conform to the LSB standard
14 years ago
Kinsey Moore 270a015875 Update autosupport script and man page
14 years ago
Jonathan Rose dd3f9b51c8 Adds Subscription-State header to notify with call completion. per RFC3265
14 years ago
Jonathan Rose 573e1e5dc0 Fix documentation for SayNumber to reflect the fact that language is changed in CHANNEL()
14 years ago
Russell Bryant 1a8b769fdc Fix some minor formatting issues based on coding guidelines.
14 years ago
Russell Bryant 2b2d34b3c9 Constify tag argument in REF_DEBUG related code.
14 years ago
Matthew Jordan 24a6c9b815 Handle AST_CONTROL_UPDATE_RTP_PEER frames in local bridge loop
14 years ago
Sean Bright 9e48f6799d Use ast_audiohook_write_list_empty to determine if our lists are empty instead
14 years ago
Kevin P. Fleming e8e41a05e7 Tell Subversion to gnore the 'astdb2bdb' binary file if it exists.
14 years ago
Kevin P. Fleming fdda494776 Improve T.38 gateway V.21 preamble detection.
14 years ago
Matthew Jordan d9651f2be9 Fix timing source dependency issues with MOH
14 years ago
Sean Bright 8017be6fa9 Once an audiohook is attached to a channel, we continue to transcode all of the
14 years ago
Matthew Jordan b0243fb57c Allow overriding of IMAP server settings on a user by user basis
14 years ago
Jonathan Rose 19a4928fee INFO/Record request configurable to use dynamic features
14 years ago
Jonathan Rose 03596bcb47 chan_sip autocreatepeer=persist option for auto-created peers to survive reload
14 years ago
Sean Bright 35a64c2e61 Merged revisions 349045 via svnmerge from
14 years ago
Kinsey Moore 011843e36c Fix missing doc tags found while fixing ASTERISK-18689
14 years ago
Richard Mudgett 32e35e5fcd Fix extension state callback references in chan_sip.
14 years ago
Matthew Jordan 262ea69764 Fix for memory leaks / cleanup in cel_pgsql
14 years ago
Damien Wedhorn 48f9a8f668 Fix segfault on answer.
14 years ago
Matthew Jordan cf0c9830bf Add Asterisk TestSuite event hooks to support ConfBridge testing
14 years ago
Terry Wilson b9bf2444e0 Allow packetization vaules > 127
14 years ago
Richard Mudgett c4e48de2cc Make codecs/speex ignore *.i files also.
14 years ago
Richard Mudgett 7b48c86b0a Make apps/confbridge ignore *.i files also.
14 years ago
Richard Mudgett e58d4e4093 Fix chan_iax2 to not report an RDNIS number if it is blank.
14 years ago
Matthew Nicholson 684fd12597 This adds support for setting several safe_asterisk parameters using
14 years ago
Richard Mudgett 38e4643cb4 Fix crashes on other platforms caused by interference from Darwin weak symbol support.
14 years ago
Leif Madsen eb37d38b7d Update documentation for MESSAGE_SEND_STATUS variable.
14 years ago
Terry Wilson 78b17e6d41 Add a separate buffer for SRTCP packets
14 years ago
Kevin P. Fleming d30a7ba3ce Correct two flaws in sip.conf.sample related to AST-2011-013.
14 years ago
Richard Mudgett be74e6f16e Clean-up on isle five for __ast_request_and_dial() and ast_call_forward().
14 years ago
Jonathan Rose 1b0741c7db Voicemail with the saycid option will now play a caller's name based on cid if available.
14 years ago
Richard Mudgett e71bad4958 Fix cut and past error in ast_call_forward().
14 years ago
Richard Mudgett b05d4603c4 Fix crash during CDR update.
14 years ago
Richard Mudgett 8baea2b35e Fix ParkAndAnnounce to pass the CallerID to the announcing channel.
14 years ago
Matthew Jordan 7a3bda0ce3 Added support for all slin formats to app_originate
14 years ago
Matthew Jordan aaa715bfae Fixed Asterisk crash when function QUEUE_MEMBER receives invalid input
14 years ago
Matthew Nicholson 1c78d82f18 Don't clear LOCALSTATIONID before sending or receiving. The user may set that
14 years ago
Jonathan Rose 480d46f92c Add and document PARKEDCALL variable set during timeout
14 years ago
Matthew Jordan 2556729983 Improve error message in CONFBRIDGE_INFO
14 years ago
Jonathan Rose c3f703330b Fix accidental use of tabs instead of spaces from previous features.conf.sample change
14 years ago
Jonathan Rose 2d0491d432 Document PARKINGSLOT variable in features.conf.sample
14 years ago