Commit Graph

124 Commits (10d4f2c45ff02b51a8f9c583c0386ae0d6a6e455)

Author SHA1 Message Date
Itzanh 2928b876d8 app_sms.c: Fix sending and receiving SMS messages in protocol 2
4 weeks ago
Luz Paz ec6b2091eb docs: Fix typos in apps/
6 months ago
Sean Bright ee0a50e749 docs: Indent <since> tags.
7 months ago
George Joseph e6fe538d81 docs: Add version information to application and function XML elements
9 months ago
Corey Farrell b5914d90ac Fix GCC 8 build issues.
8 years ago
Alexander Traud f84fcc1fc1 General: Avoid implicit conversion to char when changes value to negative.
8 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
8 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
11 years ago
Matthew Jordan ac1214d9d4 apps/app_sms: Add an option to prevent SMS content from being logged
11 years ago
Walter Doekes 8b6ecc449c Fix printf problems with high ascii characters after r413586 (1.8).
11 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
12 years ago
Matthew Jordan 21759b02ed app_sms: Fix uninitialized values; hangup channel when REL is sent successfully
12 years ago
Scott Griepentrog 3322180d4b app_sms: BufferOverflow when receiving odd length 16 bit message
12 years ago
Kinsey Moore 9b16c8b0f6 Clean up and ensure proper usage of alloca()
13 years ago
Matthew Jordan f78290068a Fix a variety of potential buffer overflows
14 years ago
Kinsey Moore a485f44022 Add missing newlines to CLI logging
14 years ago
Terry Wilson a9d607a357 Opaquify ast_channel structs and lists
14 years ago
Terry Wilson 57f42bd74f ast_channel opaquification of pointers and integral types
14 years ago
Terry Wilson 04da92c379 Replace direct access to channel name with accessor functions
14 years ago
Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from
14 years ago
David Vossel c26c190711 Asterisk media architecture conversion - no more format bitfields
15 years ago
Russell Bryant f609c4f13a Merged revisions 289426 via svnmerge from
15 years ago
Richard Mudgett ec37ffbdaf ast_callerid restructuring
15 years ago
Tilghman Lesher d8e0c58437 Expand codec bitfield from 32 bits to 64 bits.
16 years ago
Tilghman Lesher 642bec4d6f AST-2009-005
16 years ago
David Brooks 48363c16e1 Fixes numerous spelling errors. Patch submitted by alecdavis.
16 years ago
Kevin P. Fleming aaeec3b40f Last batch of 'static' qualifiers for module-level global variables.
17 years ago
Kevin P. Fleming e6b2e9a750 Const-ify the world (or at least a good part of it)
17 years ago
Kevin P. Fleming a3af213506 Remove rarely-used event_log/LOG_EVENT support
17 years ago
Eliel C. Sardanons e9ab875265 Introduce SMS() application XML documentation.
17 years ago
Kevin P. Fleming bd4eb070f3 bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too
17 years ago
Mark Michelson 270a2b6a61 Answer the channel prior to checking for the 'a'
17 years ago
Tilghman Lesher 5bf164e901 App is ignoring 'p' parameter -- initial pause.
17 years ago
Tilghman Lesher 5f88f1738d Correct a typo in the help; also, ensure that the date and time are correctly
17 years ago
Tilghman Lesher 38401621f5 Initializing buffer prevents a segfault when arguments are incomplete.
17 years ago
Sean Bright 3ffb39833b More RSW merges. Everything from apps/ except for the big offenders
17 years ago
Michiel van Baak f1e9371da8 - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause
18 years ago
Tilghman Lesher 463a5dbd0a Whitespace changes only
18 years ago
Kevin P. Fleming 4925e7b835 Merged revisions 107464 via svnmerge from
18 years ago
Kevin P. Fleming 5875146526 Merged revisions 107461 via svnmerge from
18 years ago
Luigi Rizzo 7e8835e0d7 remove another set of redundant #include "asterisk/options.h"
18 years ago
Luigi Rizzo a23c055c3d move asterisk/paths.h outside asterisk.h and into those files
18 years ago
Luigi Rizzo 0595b5e2aa include "logger.h" and errno.h from asterisk.h - usage shows that they
18 years ago
Luigi Rizzo 24c2e47e0d another cygwin compatibility fix.
18 years ago
Luigi Rizzo fdb7f7ba3d Start untangling header inclusion in a way that does not affect
18 years ago
Mark Michelson 5a4867543d "show application <foo>" changes for clarity.
18 years ago
Tilghman Lesher 82cf384e03 Merged revisions 82285 via svnmerge from
18 years ago