Commit Graph

141 Commits (29694eb2aaa45c366fe28777722b0307f3742f95)

Author SHA1 Message Date
Corey Farrell 9dc2f92921 Fix ast_writestream leaks
11 years ago
Matthew Jordan 252ead3b13 app_voicemail/app: Remove test events that were duplicated by r421059
11 years ago
Matthew Jordan 174c84f6a2 main/file: Move test event to emit PLAYBACK event more consistently
11 years ago
Kinsey Moore abac3330cf Allow Asterisk to compile under GCC 4.10
11 years ago
Jonathan Rose 037dee9eaa memory leaks: Memory leak cleanup patch by Corey Farrell (second set)
12 years ago
Jonathan Rose 7ad1f16efd core: Fix a memory leak in app.c from an early return
13 years ago
Kinsey Moore 9b16c8b0f6 Clean up and ensure proper usage of alloca()
13 years ago
Kevin P. Fleming 166b4e2b30 Multiple revisions 369001-369002
13 years ago
Richard Mudgett f8746d0009 Allow non-normal execution routines to be able to run on hungup channels.
13 years ago
Jason Parker 6334142050 Multiple revisions 368963,368965
13 years ago
Mark Michelson 14a985560e Merge changes dealing with support for Digium phones.
13 years ago
Kinsey Moore dd81b047db Resolve FORWARD_NULL static analysis warnings
13 years ago
Jonathan Rose cefff2e52c Fix bad check in voicemail functions for ast_inboxcount2_func
13 years ago
Richard Mudgett 3a874139d4 Fix connected-line/redirecting interception gosubs executing more than intended.
13 years ago
Jonathan Rose e96a59acfd Replace GNU old-style field designator extensions to fix clang warnings
13 years ago
Kinsey Moore c5b3db1956 Kill off red blobs in most of main/*
13 years ago
Richard Mudgett dd4a3b1825 Simplify some code in ast_app_run_sub().
13 years ago
Terry Wilson 786f5898d1 Finalize ast_channel opaquification
13 years ago
Terry Wilson a9d607a357 Opaquify ast_channel structs and lists
13 years ago
Kinsey Moore 1fac2fba4b Deprecated macro usage for connected line, redirecting, and CCSS
13 years ago
Terry Wilson ebaf59a656 Opaquification for ast_format structs in struct ast_channel
13 years ago
Terry Wilson 57f42bd74f ast_channel opaquification of pointers and integral types
13 years ago
Terry Wilson 99cae5b750 Opaquify channel stringfields
14 years ago
Richard Mudgett 20c6ff71b6 Fix ast_app_dtget() time unit inconsistency.
14 years ago
Terry Wilson 04da92c379 Replace direct access to channel name with accessor functions
14 years ago
Matthew Jordan cf0c9830bf Add Asterisk TestSuite event hooks to support ConfBridge testing
14 years ago
Matthew Jordan e218748ac1 Merged revisions 337120 via svnmerge from
14 years ago
Matthew Jordan 3b53a9cdb3 Merged revisions 332817 via svnmerge from
14 years ago
Jonathan Rose 462e0fe530 Merged revisions 329528 via svnmerge from
14 years ago
Leif Madsen f2df0ed9f1 Increase prepend filename length.
14 years ago
Paul Belanger 3556e4c2d4 Replace ast_log(LOG_DEBUG, ...) with ast_debug()
15 years ago
David Vossel c26c190711 Asterisk media architecture conversion - no more format bitfields
15 years ago
Tilghman Lesher f8bbf4bfa2 Merged revisions 302634 via svnmerge from
15 years ago
Russell Bryant 5d613c436b Remove a trailing space.
15 years ago
Olle Johansson cc64448e2f Whitespace cleanup
15 years ago
Richard Mudgett ec37ffbdaf ast_callerid restructuring
15 years ago
Mark Michelson cd4ebd336f Add IPv6 to Asterisk.
15 years ago
David Vossel 77a96c5a93 do all sip registry parsing before transmit_register
15 years ago
Tilghman Lesher 8ced3317ed Merged revisions 257544 via svnmerge from
15 years ago
Russell Bryant f72c83684b Resolve unit test failure that occurred on Mac OSX.
15 years ago
Jeff Peeler 27a4cda821 Add support for GROUP_MATCH_COUNT regex matching on category
16 years ago
Jeff Peeler 2414bc8005 Add audio announcement option to app_page
16 years ago
Tilghman Lesher cfd17ef0a6 Move implementation of closefrom(3) from app.c to strcompat.c
16 years ago
Matthew Nicholson 31848bcdd1 Merged revisions 231614 via svnmerge from
16 years ago
Matthew Nicholson 936a2bd202 Reverted 231616
16 years ago
Matthew Nicholson 8d1f4fa5ea Merged revisions 231614 via svnmerge from
16 years ago
Tilghman Lesher d8e0c58437 Expand codec bitfield from 32 bits to 64 bits.
16 years ago
Tilghman Lesher c80715706e Remove unnecessary typedef
16 years ago
Tilghman Lesher c74a2d0b45 Create an API for adding an optional time unit onto the ends of time periods.
16 years ago
Tilghman Lesher 57a9927143 Close up to the soft open file limit (same on Linux, but varies drastically on OS X).
16 years ago