2006-02-19 |
Tilghman Lesher | Merged revisions 10487 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-02-19 |
Tilghman Lesher | Merged revisions 10464 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-02-19 |
Tilghman Lesher | Merged revisions 10462 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Russell Bryant | remove unused variable |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Russell Bryant | fix up some doxygen formatted comments |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Tilghman Lesher | Merged revisions 10409 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Russell Bryant | fix up the summary and help text for the mixmonitor... |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Russell Bryant | Merged revisions 10368 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Matt O'Gorman | add 'blindtransfer' variable to chan iax2 like chan_sip... |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Tilghman Lesher | Bug 6503 - Change wording from mailbox to folder when... |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Tilghman Lesher | Bug 6516 - u->chan not defined |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Tilghman Lesher | Bug 6515 - extra semicolon |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Russell Bryant | remove -lssl for asterisk, and add it for res_osp ... |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Russell Bryant | Merged revisions 10301 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Russell Bryant | add StopMixMonitor application (issue #6122, with mods) |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Russell Bryant | suppress compiler warning |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Olle Johansson | Whitespace cleanup |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Tilghman Lesher | Define the initial values separate from the STATIC... |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Russell Bryant | remove the uses of the deprecated STANDARD_LOCAL_USER |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Christian Richter | adde incoming_early_audio option, to avoid sending... |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Christian Richter | added pmp_l1_check option, to avoid l1 checking for... |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Russell Bryant | now that there are no modules that define their own... |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Russell Bryant | Fix the retrieval of the new SYSTEMNAME variable. ... |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Matt O'Gorman | changed LOG_WARNING to LOG_DEBUG for backtrace |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Olle Johansson | Small typo |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Kevin P. Fleming | add option to avoid calling members whose channels... |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Kevin P. Fleming | remove code that does not appear to do anything useful... |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Kevin P. Fleming | more memory allocation wrapper conversion |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Kevin P. Fleming | various cleanups (issue #6389) |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Kevin P. Fleming | don't dereference memory that has been freed (issue... |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Kevin P. Fleming | Merged revisions 10137 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Kevin P. Fleming | add channel's uniqueid to manager 'join' event (issue... |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Kevin P. Fleming | add KEYPADHASH dialplan function (issue #6441) |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Kevin P. Fleming | handle longer ENUM lookup results (issue #6476) |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Kevin P. Fleming | block func_enum fix |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Kevin P. Fleming | Merged revisions 10021,10108 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Kevin P. Fleming | force a cleanup due to today's ast_channel change |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Kevin P. Fleming | update app to use args parser |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Kevin P. Fleming | add API function for parsing strings to time_t (issue... |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Kevin P. Fleming | add 'systemname' option to prefix channel unique IDs... |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Matt O'Gorman | Now Kevin will be really happy! |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Matt O'Gorman | changed naming scheme for variables so it matches |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Kevin P. Fleming | use a delimiter for 'show channels concise' that will... |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Tilghman Lesher | Bug 4377 - Initial round of loader changes |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Kevin P. Fleming | more list macro conversion (issue #6361, plus documenta... |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Kevin P. Fleming | more memory allocation wrapper conversion (issue #6365) |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Kevin P. Fleming | warn people about ENUMLOOKUP counting change |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Kevin P. Fleming | ensure that ENUM count requests that are invalid return... |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Kevin P. Fleming | don't force a default zone for ENUM() lookups, use... |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Kevin P. Fleming | don't use localuser structure for outbound calls (issue... |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Kevin P. Fleming | list macro conversion (issue #6328, with bugfix) |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Kevin P. Fleming | Merged revisions 9961,9964,9990,10018 via svnmerge... |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Kevin P. Fleming | remove file for testing |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Kevin P. Fleming | test pre-commit script |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Kevin P. Fleming | set proper mime-type and eol-style on all files |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Mark Spencer | Properly stopsteram on meetme (bug #6137) |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Mark Spencer | Fix build issues... |
commit | commitdiff | tree | snapshot |
2006-02-14 |
BJ Weschke | #ifdef the include too. |
commit | commitdiff | tree | snapshot |
2006-02-14 |
BJ Weschke | #ifdef'd the prctl fix to only try and compile on... |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Kevin P. Fleming | set properties for new files (i need to get this docume... |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Kevin P. Fleming | Merged revisions 9958 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Kevin P. Fleming | block meetme fix |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Kevin P. Fleming | block revs for core dump fix |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Kevin P. Fleming | use proper property name for blocked revs |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Kevin P. Fleming | block reversal of yesterday's blocked fix :-) |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Matt O'Gorman | bug 6485 fixed. |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Matt O'Gorman | Commiting 5959 with minor formatting and typo |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Christian Richter | fixed a certain 64bit segfault |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Christian Richter | fixed the occasional no audio issue, still need deeper... |
commit | commitdiff | tree | snapshot |
2006-02-14 |
BJ Weschke | Make sure that PR_SET_DUMPABLE is set to make certain... |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Kevin P. Fleming | block issue 6052 fix, needs a better fix here |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Tilghman Lesher | Shouldn't have been a public function |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Russell Bryant | remove LOCAL_USER_ACF_ADD since it is now the same... |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Tilghman Lesher | Bug 6477 - minor syntax error, plus a few other syntax... |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Josh Roberson | Don't set the formats before we stop indications. ... |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Russell Bryant | declare function_sipppeer as static (issue #6466) |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Russell Bryant | remove unneeded var (issue #6466) |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Russell Bryant | fix codec_ilbc.so build - it would build before, but... |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Russell Bryant | use the zone and options set by the arg parsing macros |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Russell Bryant | set peername after recent function updates |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Russell Bryant | fix a little typo |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Kevin P. Fleming | ensure that dependencies are rebuilt after 'make update... |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Kevin P. Fleming | major dialplan functions update |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Tilghman Lesher | Make the ditlen and tone configurable at runtime |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Russell Bryant | Makefile updates for renaming of chan_misdn_config |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Russell Bryant | rename chan_misdn_config.c to misdn_config.c |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Russell Bryant | eliminate warning on older versions of gcc |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Kevin P. Fleming | don't blow up if multiple copies of the headers are... |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Russell Bryant | Merged revisions 9609 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Russell Bryant | git-svn-id: https://origsvn.digium.com/svn/asterisk... |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Russell Bryant | update for change to ast_pbx_outgoing_exten |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Kevin P. Fleming | don't try to include non-existing (and unneeded) header... |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Russell Bryant | don't try to build a chan_misdn_config.so |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Russell Bryant | Merged revisions 9581 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Kevin P. Fleming | remove unused header and channel module |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Kevin P. Fleming | use auto-build for pbx modules |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Kevin P. Fleming | use auto-build for formats |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Kevin P. Fleming | use auto-build for codecs |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Kevin P. Fleming | use auto-build for cdr modules |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Kevin P. Fleming | use auto-build for apps, simplify variable setting |
commit | commitdiff | tree | snapshot |
next |