Commit Graph

16 Commits (6d5290a85b51a6409c7f94bc09c7b110a9cf137c)

Author SHA1 Message Date
Mark Michelson e409a129af Merged revisions 114063 via svnmerge from
17 years ago
Jason Parker f5a151e525 Move AST_FEATURE_FLAG_* and FEATURE_RETURN_* to features.h so that they can be used by modules.
17 years ago
Tilghman Lesher ef4eff9a9b Add the "config reload <conffile>" command, which allows you to tell Asterisk
17 years ago
Terry Wilson b02bc230af Go through and fix a bunch of places where character strings were being interpreted as format strings. Most of these changes are solely to make compiling with -Wsecurity and -Wformat=2 happy, and were not
17 years ago
Joshua Colp b84cdbfe38 Merged revisions 107646 via svnmerge from
17 years ago
Joshua Colp f26ed3f4bf Clarify comment about masquerading and playback of the parking slot.
17 years ago
Steve Murphy 377e51c4d4 (closes issue #6002)
17 years ago
Tilghman Lesher cfc1df4c1a Whitespace changes only
17 years ago
Terry Wilson 7d1891d5c3 Asterisk, when parking can drop rights a caller when a parking timeout occurs. Also, when doing built-in attended transfers, sometimes incorrectly passes rights from the transferrer to the transferee. This patch tries to fixes the parking issue and lays some groundwork for later fixing the transfer issue.
17 years ago
Jason Parker 5badb3c48a Merged revisions 104598 via svnmerge from
17 years ago
Mark Michelson 9a9a4e9701 Remove more hardcoded pipe symbols and replace with commas.
17 years ago
Jason Parker 1663494073 Merged revisions 102858 via svnmerge from
17 years ago
Russell Bryant bcf72e1adb Merge rev 100626 from Asterisk 1.4. The svnmerge of this commit was a NoOp, since
18 years ago
Joshua Colp 65e684653d Minor cosmetic change...
18 years ago
Jason Parker 32989872dd Move chan_local dependency into places (only one) that previously depended on res_features, and used local channels
18 years ago
Jason Parker 3bd33214b9 Move code from res_features into (new file) main/features.c
18 years ago