Commit Graph

583 Commits (5ed9d4128d9e71bd951dcbaa75bb7769265f9c4c)

Author SHA1 Message Date
Tilghman Lesher 2477215dd4 Enable macros in 1.8 to find the next highest "h" extension in a context, like in 1.4.
13 years ago
Terry Wilson 4dd831722a Note that CDRs are immutable once a bridge is torn down
13 years ago
Jonathan Rose 749b33018e Backports some documentation for func_curl from 10 to 1.8
13 years ago
Richard Mudgett cf450c7db1 Fix locking issues with channel datastores in func_odbc.c.
14 years ago
Richard Mudgett 8a536e73cb Fix ast_app_dtget() time unit inconsistency.
14 years ago
Richard Mudgett ed61726748 Fix absolute/relative time mismatch in LOCK function.
14 years ago
Richard Mudgett 74da7648bb Fix crash during CDR update.
14 years ago
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.
15 years ago
Andrew Latham 69e83f1a72 Replacing doc/* and asterisk.pdf with wiki links
15 years ago
Andrew Latham b7d7fc94c2 Add Function and Application Relationships to documentation
15 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