Commit Graph

576 Commits (d63e58203a796bb59e20b51cb705254100621c9a)

Author SHA1 Message Date
Richard Mudgett 6766269558 Remove invalid flag given to iterator in func_dialgroup.c
14 years ago
Paul Belanger f9addb13d9 Fixed typo from previous commit
14 years ago
Paul Belanger cc70599f21 Updated documentation for the optional CID parameter with CALLERID
14 years ago
Jonathan Rose 88bf8d3316 Fixes some support level info so that it can be read by menuselect.
14 years ago
Richard Mudgett f2e1640435 Fix deadlock when using dummy channels.
14 years ago
Tilghman Lesher 6c5fd2bc6b Escape commas in keys and values, when keys and values are enumerated by commas.
14 years ago
Terry Wilson 928de8c08a Whitespace fix
14 years ago
Terry Wilson 19992c7246 Add missing frame types to func_frame_trace
14 years ago
Matthew Jordan 7dc49195d8 Updated SIP 484 handling; added Incomplete control frame
14 years ago
Richard Mudgett c00ab8a6ed Segfault in shell_helper in func_shell.c.
14 years ago
Tilghman Lesher b0b45db756 Typo
14 years ago
Leif Madsen d4938a111e Introduce <support_level> tags in MODULEINFO.
14 years ago
Tilghman Lesher 9a3fd9a994 Removing type attributes, as a change to menuselect makes them no longer necessary.
14 years ago
Tilghman Lesher d104b4e701 Add the attribute "type" to each "<use>" for menuselect.
14 years ago
Russell Bryant a82f1bb995 Fix a bunch of compiler warnings generated by gcc 4.6.0.
14 years ago
Tilghman Lesher 082850f4c9 Merged revisions 316093 via svnmerge from
14 years ago
Leif Madsen 328e93edd0 Merged revisions 314205 via svnmerge from
14 years ago
Jonathan Rose 7ea558865a Merged revisions 310585 via svnmerge from
14 years ago
Tilghman Lesher 782d757faf Merged revisions 310414 via svnmerge from
14 years ago
Tilghman Lesher 15641c348e Merged revisions 310141 via svnmerge from
14 years ago
Richard Mudgett 5b9f9f78ca Get real channel of a DAHDI call.
14 years ago
Richard Mudgett 5413ea1c8c Document CHANNEL(keypad_digits) and CHANNEL(no_media_path).
14 years ago
Tilghman Lesher f14ba8fa19 Merged revisions 308990 via svnmerge from
14 years ago
Tilghman Lesher bff7dd69e0 Merged revisions 307836 via svnmerge from
14 years ago
Tilghman Lesher 70edcdef43 Eliminate a file descriptor leak when using the FILE() dialplan function.
14 years ago
Andrew Latham 69e83f1a72 Replacing doc/* and asterisk.pdf with wiki links
14 years ago
Andrew Latham b7d7fc94c2 Add Function and Application Relationships to documentation
14 years ago
Andrew Latham 6c43f3925b Add relationships to function documentation.
15 years ago
Andrew Latham 1490caf3f0 Add relationships to function documentation.
15 years ago
Tilghman Lesher 66f8326ee1 Merged revisions 298477 via svnmerge from
15 years ago
Tilghman Lesher ab199924ac Merged revisions 294988 via svnmerge from
15 years ago
Jeff Peeler 971db9fc4e Merged revisions 293158 via svnmerge from
15 years ago
Tilghman Lesher 32d3205f0e Solaris fixes.
15 years ago
Tilghman Lesher 92badf5e9b Merged revisions 288712 via svnmerge from
15 years ago
David Vossel ecabd15422 Addition of the FrameHook API (AKA AwesomeHooks)
15 years ago
Terry Wilson e72b55f3cf Merged revisions 286115 via svnmerge from
15 years ago
Tilghman Lesher 4be40d5cab Documentation only
15 years ago
Tilghman Lesher dbe6dde6da Add CHANNEL(checkhangup) to check whether a channel is in the process of being hanged up.
15 years ago
Tilghman Lesher 7e3f95e00a When optional_api is non-optional, force dependent modules to be loaded.
15 years ago
Russell Bryant 9d1909c9b4 Don't attempt to release a NULL ODBC handle.
15 years ago
Tilghman Lesher a5b7f2ce04 Sneak FIELDNUM() into 1.8. Returns a 1-based index into a list of a specified item.
15 years ago
Terry Wilson d6e1c724e5 Remove built-in AES code and use optional_api instead
15 years ago
Tilghman Lesher b4e18d5660 Add load priority order, such that preload becomes unnecessary in most cases
15 years ago
Richard Mudgett cf7bbcc4c6 Expand the caller ANI field to an ast_party_id
15 years ago
Richard Mudgett ec37ffbdaf ast_callerid restructuring
15 years ago
Tilghman Lesher 0ae9097e3e Oops, XML documentation fix.
15 years ago
Tilghman Lesher fc9efc4ff5 It really cannot fail in the places below, but the stupid compiler doesn't know that.
15 years ago
Tilghman Lesher e939dfea9d Weird compiler error on Bamboo.
15 years ago
Tilghman Lesher 50d5f134c8 FILE() now supports line-mode and writing (altering) files.
15 years ago
Tilghman Lesher da8450323f Kill some startup warnings and errors and make some messages more helpful in tracking down the source.
15 years ago