Commit Graph

3329 Commits (e58d4e40938f3e4630e2dfd5814e01ea610d2597)

Author SHA1 Message Date
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
David Vossel 0a2a79c94b Merged revisions 344493 via svnmerge from
15 years ago
Richard Mudgett cee432c9d8 Fixed reference to incorrect variable if unknown host configured crash.
15 years ago
Walter Doekes 00a522c000 Correct the default udptl port range.
15 years ago
Matthew Nicholson f3c03ac1ec list all of the codecs associated with a particular format id for CLI command "core show codec"
15 years ago
Olle Johansson 816dc295c2 Formatting and doxygen improvements
15 years ago
Walter Doekes 7fd2a68b0e Ensure that string field lengths are properly aligned
15 years ago
Walter Doekes b41b49ea0e Several fixes to the chan_sip dynamic realtime peer/user lookup
15 years ago
Walter Doekes 25ee5f83b5 Cleanup references to sipusers and sipfriends dynamic realtime families
15 years ago
Richard Mudgett ed1e02a4d3 Misc format capability fixes.
15 years ago
Matthew Jordan 9333071c1f Fixed invalid memory access when adding extension to pattern match tree
15 years ago
Matthew Nicholson 849992fde9 tweak the v21 detector to detect an additional pattern of hits and misses
15 years ago
Richard Mudgett ebf860e157 Check fopen return value for ao2 reference debug output.
15 years ago
Terry Wilson 700f0a2752 Return NULL when no results returned for realtime_multientry
15 years ago
Jonathan Rose f6cd5af36b Fixes a segfault caused by referencing null frames introduced in r338623
15 years ago
Richard Mudgett b961d57c4c Fix AGI exec Park to honor the Park application parameters.
15 years ago
Richard Mudgett 10de040b6e More parking issues.
15 years ago
Terry Wilson 19d3e269f6 Avoid unnecessary WARNING message
15 years ago
Richard Mudgett cabf08b511 Fix DTMF blind transfer continuing to execute dialplan after transfer.
15 years ago