Commit Graph

3347 Commits (9988918829c3fd00fc35074f94de12902ebf2052)

Author SHA1 Message Date
Richard Mudgett 9988918829 Remove extraneous BRIDGEPEER AMI VarSet event on a CEL dummy channel.
15 years ago
Terry Wilson 9748f19e96 Always treat arguments to get_by_name_cb as strings
15 years ago
Richard Mudgett b7e814aea5 Fix compiler warnings reported by gcc v4.2.4.
15 years ago
Terry Wilson 04da92c379 Replace direct access to channel name with accessor functions
15 years ago
Walter Doekes a2a3b3ee4b Fix shutdown handling of sqlite3 astdb.
15 years ago
Richard Mudgett 70b246f338 Make Asterisk -x command line parameter imply -r parameter presence.
15 years ago
Kinsey Moore 6fa808447b Allow playback of formats that don't support seeking
15 years ago
Jonathan Rose fd04da5114 Fix an issue where dsp.c would interpret multiple dtmf events from a single key press.
15 years ago
Jonathan Rose ebf40f1129 Ensures Asterisk closes when receiving terminal signals in 'no fork' mode.
15 years ago
Jonathan Rose 573e1e5dc0 Fix documentation for SayNumber to reflect the fact that language is changed in CHANNEL()
15 years ago
Russell Bryant 2b2d34b3c9 Constify tag argument in REF_DEBUG related code.
15 years ago
Matthew Jordan 24a6c9b815 Handle AST_CONTROL_UPDATE_RTP_PEER frames in local bridge loop
15 years ago
Sean Bright 9e48f6799d Use ast_audiohook_write_list_empty to determine if our lists are empty instead
15 years ago
Kevin P. Fleming fdda494776 Improve T.38 gateway V.21 preamble detection.
15 years ago
Sean Bright 8017be6fa9 Once an audiohook is attached to a channel, we continue to transcode all of the
15 years ago
Jonathan Rose 19a4928fee INFO/Record request configurable to use dynamic features
15 years ago
Richard Mudgett 32e35e5fcd Fix extension state callback references in chan_sip.
15 years ago
Matthew Jordan cf0c9830bf Add Asterisk TestSuite event hooks to support ConfBridge testing
15 years ago
Leif Madsen eb37d38b7d Update documentation for MESSAGE_SEND_STATUS variable.
15 years ago
Richard Mudgett be74e6f16e Clean-up on isle five for __ast_request_and_dial() and ast_call_forward().
15 years ago
Richard Mudgett e71bad4958 Fix cut and past error in ast_call_forward().
15 years ago
Richard Mudgett b05d4603c4 Fix crash during CDR update.
15 years ago
Jonathan Rose 480d46f92c Add and document PARKEDCALL variable set during timeout
15 years ago
Matthew Jordan 9057aa20b6 Backed out core changes from r346391
15 years ago
Richard Mudgett 01d3fd2167 Fix some parsing issues in add_exten_to_pattern_tree().
15 years ago
Richard Mudgett 3f13a41886 Mark channel running the h exten with the soft-hangup flag.
15 years ago
Richard Mudgett 395814c33e Update AMI Getvar and Setvar documentation about supplying a channel name.
15 years ago
Terry Wilson 980ab2d018 Add ASTSBINDIR to the list of configurable paths
15 years ago
Jonathan Rose 9b33408ba1 Documents CHANNEL(musicclass) taking priority over m([x]) in waitExten
15 years ago
Jonathan Rose c5fe1cfdc0 Resolve duplicate label used in multiple priorities for the same extension.
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 56b21b4683 Remove the few places where we try to ast_verbose() without a newline.
15 years ago
Tilghman Lesher 3106f64eac Fix edge case for overflow buffer.
15 years ago
Jonathan Rose 9ef171ffe0 r346525 | jrose | 2011-11-30 15:10:38 -0600 (Wed, 30 Nov 2011) | 18 lines
15 years ago
Jonathan Rose fb4c483eb7 Reverting 346525 due to accidental patch against trunk instead of 1.8
15 years ago
Jonathan Rose 6fa827b5d0 Cleaning up chan_sip/tcptls file descriptor closing.
15 years ago
Tilghman Lesher 77b670c4ab Allow each logging destination and console to have its own notion of the verbosity level.
15 years ago
David Vossel d7dec4f14f Merged revisions 346349 via svnmerge from
15 years ago
Richard Mudgett 7d9ba4875b Fix calls to ast_get_ip() not initializing the address family.
15 years ago
Richard Mudgett 2b3e28f88c Fix dnsmgr entries to ask for the same address family each time.
15 years ago
Paul Belanger 298d015828 Add #tryinclude statement
15 years ago
Tilghman Lesher 6e7359f594 Update the documentation to better clarify how the existing commands work.
15 years ago
Tilghman Lesher 6b8b13ec2d Fix a change in behavior in 'database show' from 1.8.
15 years ago
Richard Mudgett 1cef6cf8cd Fix Progress spelling error in main/pbx.c.
15 years ago
Terry Wilson 59d6db63bd Don't read past end of input when calling write()
15 years ago
Walter Doekes 735e48f92f Use __alignof__ instead of sizeof for stringfield length storage.
15 years ago
Matthew Jordan 60f51c002a Video format was treated as audio when removed from the file playback scheduler
15 years ago
Walter Doekes bac9ff62ef Fix bad quoting of multiline mxml opaque_data that caused invalid xml.
15 years ago
Richard Mudgett 39beaff425 Make CLI "core show channel" not hold the channel lock during console output.
15 years ago
Jonathan Rose 8d994bed55 Fix a segmentation fault when using an extension with CID matching and no CID.
15 years ago