Commit Graph

2504 Commits (66e993de951dcb3fe536f51b6f4b77a2c5e52180)

Author SHA1 Message Date
Russell Bryant dd50b9e8b5 Merged revisions 222878 via svnmerge from
16 years ago
David Vossel db7b4ec65e fixes an ast_netsock_list memory leak.
16 years ago
David Vossel 9456ab2724 Deadlock in channel masquerade handling
16 years ago
Kevin P. Fleming 1c9fe00920 Recorded merge of revisions 222152 via svnmerge from
16 years ago
Kevin P. Fleming 20743ec07d Allow non-compliant T.38 endpoints to be supportable via configuration option.
16 years ago
Tilghman Lesher c1c25181af Merged revisions 221970 via svnmerge from
16 years ago
Tilghman Lesher ba10edfcac Initialize a variable that we check immediately upon startup.
16 years ago
Tilghman Lesher bd7ca4b764 One more off-by-one in trunk
16 years ago
Tilghman Lesher 8c7b3cf738 Merged revisions 221776 via svnmerge from
16 years ago
Kevin P. Fleming 19ba91cd22 Remove ability to control T.38 FAX error correction from udptl.conf.
16 years ago
Terry Wilson 10ce6cd757 Use rtp properties instead of adding a callback
16 years ago
Terry Wilson 865daf4858 Merged revisions 221086 via svnmerge from
16 years ago
Tilghman Lesher a4ece92018 Merged revisions 221200 via svnmerge from
16 years ago
Mark Michelson 01181a27a0 Fix channel reference leak.
16 years ago
Mark Michelson cee8c6cd47 Get rid of annoying and cryptic debug messages.
16 years ago
Kevin P. Fleming d04158f5b1 Eliminate unnecessary include of version.h in manager.c.
16 years ago
Kevin P. Fleming 8c30540269 Correct sense of logic test committed in revision 220494.
16 years ago
Kevin P. Fleming aabdc575a5 Don't use hash-based lookups for ast_channel_get_by_name_prefix().
16 years ago
Tilghman Lesher 17180120bf Change the default behavior of Set, AGI, and pbx_realtime to 1.6 behavior by default (starting in 1.6.3).
16 years ago
David Vossel 90746d26f3 fixes tcptls_session memory leak caused by ref count error
16 years ago
Jeff Peeler f150b48bc0 Add bridge related dial flags to the bridge app
16 years ago
Tilghman Lesher 1cf5422dc8 Merged revisions 220288 via svnmerge from
16 years ago
Tilghman Lesher 07f9778f5b Merged revisions 219653 via svnmerge from
16 years ago
Matthew Nicholson b27a54b8de Merged revisions 219136 via svnmerge from
16 years ago
Tilghman Lesher 3093ccb619 Merged revisions 219023 via svnmerge from
16 years ago
David Brooks 077b44c43f Merged revisions 218867 via svnmerge from
16 years ago
Joshua Colp 3031ca468d Do not attempt to add a parking extension if an error occurred while reading the configuration.
16 years ago
Tilghman Lesher 1ca9bc4e1e Check the origination priority for more matches, not the current priority.
16 years ago
Sean Bright 2ee2947a55 Properly terminate the response to the manager Ping action.
16 years ago
Tilghman Lesher ad69df830d Enable turning off the application delimiter warning with the 'dontwarn' option.
16 years ago
Michiel van Baak 7348bacf05 Merged revisions 216435 via svnmerge from
16 years ago
Olle Johansson 98f18d56b8 Merged revisions 216430 via svnmerge from
16 years ago
Michiel van Baak 6f32731568 make sure 'start' is always initialized.
16 years ago
Kevin P. Fleming 7f745ecd73 Document language prompt submission process.
16 years ago
David Vossel d09f9fd00a Merge code associated with AST-2009-006
16 years ago
Michiel van Baak f914f65634 - lock channel before looking for a channel variable
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
Kevin P. Fleming cf0076c5f3 Ensure that frame dumps of AST_CONTROL_T38_PARAMETERS frames are properly
16 years ago
Tilghman Lesher 0f6b01f914 Fix a trunk compilation warning.
16 years ago
Tilghman Lesher 006b0b480b Properly initialize the session to prevent a crash.
16 years ago
Tilghman Lesher 9f7a3466ef Various patches, to enable Asterisk to once again compile on Mac OS X.
16 years ago
Tilghman Lesher 40c13bd1b0 Merged revisions 214701 via svnmerge from
16 years ago
Tilghman Lesher b8c75efa7e Ensure that we check for the special value CONFIG_STATUS_FILEINVALID.
16 years ago
Jeff Peeler 29e1e05e13 Add two new dialplan variables when using features
16 years ago
David Vossel 2794b198ce Merged revisions 214194 via svnmerge from
16 years ago
Tilghman Lesher c18df321f0 Merged revisions 214068-214069 via svnmerge from
16 years ago
Tilghman Lesher c1b4f0c4c9 Merged revisions 213970 via svnmerge from
16 years ago
Terry Wilson ad37760473 Make LOAD_ORDER actually work
16 years ago
Matthew Nicholson 53fd27c005 Fix a crash by checking the proper pointer for validity before deferencing it.
16 years ago
Jason Parker 8b707e913b Fix compile when certain G711 menuselect options are enabled.
16 years ago