asterisk/asterisk.git
2006-03-26 Russell Bryantuse ast_calloc instead of calloc, and do a little bit...
2006-03-26 Russell Bryantfix asterisk header include format and add the doxygen...
2006-03-26 Russell Bryantconversions to S_OR (issue #6803)
2006-03-26 Russell Bryantsuppress some compiler warnings on mac
2006-03-25 Mark SpencerAdd micro-http server and abstract manager interface...
2006-03-25 Kevin P. Flemingrevert loader changes that have clearly not undergone...
2006-03-25 Tilghman LesherBug 6508 - Redirect arbitrary channel to another extens...
2006-03-25 Tilghman LesherBug 4377 - Round 2 of the loader updates
2006-03-25 Tilghman LesherBug 6670 - Additional parameters to the CHANNEL func
2006-03-25 Tilghman LesherMerged revisions 14868 via svnmerge from
2006-03-25 Tilghman LesherMerged revisions 14830 via svnmerge from
2006-03-25 Tilghman LesherMerged revisions 14821 via svnmerge from
2006-03-24 Luigi RizzoDo the (expensive) LOCAL_USER_ADD only after we are...
2006-03-24 Luigi Rizzoas discussed on the -dev list, introduce a macro to...
2006-03-24 Luigi RizzoAdd missing
2006-03-24 Russell BryantMerged revisions 14704 via svnmerge from
2006-03-24 BJ WeschkeMerged revisions 14659 via svnmerge from
2006-03-24 BJ Weschke Doxygen typo fix.
2006-03-24 BJ WeschkeBlock r14610 from /trunk as it conflicts with sched...
2006-03-24 Kevin P. Flemingdon't treat timeouts as errors in ast_cond_timedwait
2006-03-23 Kevin P. Flemingcompute scheduler thread timeout properly
2006-03-23 Kevin P. Flemingcommit file's work to convert iax2 multithreading to...
2006-03-23 Joshua ColpMerged revisions 14523 via svnmerge from
2006-03-23 Matthew FredricksonAllow channels to be moved if channel change is request...
2006-03-23 Kevin P. Flemingensure global variables lock is held during 'show globa...
2006-03-23 Kevin P. Flemingcorrect typo
2006-03-23 Kevin P. Flemingdon't wrap this in ifdef... using va_start is safe...
2006-03-23 BJ WeschkeMerged revisions 14467 via svnmerge from
2006-03-23 Russell BryantMerged revisions 14462 via svnmerge from
2006-03-23 Olle Johansson- In response to asterisk-users discussion - show which...
2006-03-23 Luigi RizzoReplace ast_say_* functionn with function pointers...
2006-03-23 Luigi Rizzoremove duplicate CFLAGS and SOLINK definitions that are
2006-03-23 Luigi RizzoFix a compile problem on FreeBSD for a missing header.
2006-03-22 Joshua ColpMerged revisions 14276 via svnmerge from
2006-03-22 Joshua ColpMerged revisions 14275 via svnmerge from
2006-03-22 Joshua ColpMerged revisions 14234 via svnmerge from
2006-03-22 Joshua ColpIssue #6780 - ast_pbx_outgoing_cdr_failed description...
2006-03-22 North AntaraMore whitespace and typo fixes for chan_skinny - yay!
2006-03-22 Olle JohanssonIssue #6766 - Make ;user=phone work again - imported...
2006-03-22 Olle JohanssonIssue #6759, generate warning when refusing connection...
2006-03-21 Jim DixonAdded separate outsignalling specification, and fixed...
2006-03-21 Russell Bryantupdate enum documentation to reflect recent changes...
2006-03-21 Russell Bryantadd a CLI command that allows converting files to other...
2006-03-21 Matthew Fredricksongit-svn-id: https://origsvn.digium.com/svn/asterisk...
2006-03-21 Russell Bryantupdate LOCAL_USER_ADD to use ast_calloc
2006-03-21 Russell BryantMerged revisions 13964 via svnmerge from
2006-03-21 Russell BryantMerged revisions 13961 via svnmerge from
2006-03-21 Russell Bryantgit-svn-id: https://origsvn.digium.com/svn/asterisk...
2006-03-21 Russell BryantMerged revisions 13888 via svnmerge from
2006-03-21 Russell Bryantadd note about phonetic sounds being removed from aster...
2006-03-21 Russell BryantMerged revisions 13851 via svnmerge from
2006-03-21 Russell Bryantspelling and formatting fixes (issue #6760)
2006-03-21 Russell BryantThis was from issue #6765
2006-03-21 Christian Richterremoved unneeded debugs in level=0
2006-03-21 Tilghman LesherMerged revisions 13748 via svnmerge from
2006-03-21 Russell Bryantadd indications for Malaysia (issue #6758)
2006-03-21 Tilghman LesherMeetme file is parsed with comma-delimiters, not vertic...
2006-03-21 Tilghman LesherBug 6699 - Fix for ENUMLOOKUP
2006-03-21 Tilghman LesherBug 6745 - Fix for ranges that wrap around the ends
2006-03-21 Tilghman LesherMerged revisions 13707 via svnmerge from
2006-03-20 BJ Weschke Fix more svn properties on files that need it.
2006-03-20 BJ Weschke Set correct SVN properties on these files.
2006-03-20 Christian Richterremoved dynamic switching from transparent to hdlc...
2006-03-20 Olle JohanssonDon't overwrite ANI if it's already sent with IES ...
2006-03-20 Christian Richterthese traceing option do not exist anymore
2006-03-20 Russell Bryantfix astmm on sparc or any other architecture that doesn...
2006-03-19 Russell Bryantfix the build of eagi-test on Solaris in combination...
2006-03-19 Russell Bryantfix the return value for the provided unsetenv() for...
2006-03-19 Russell Bryantfix memory leak due to not freeing the channel's string...
2006-03-19 Olle Johansson- Doxygen fixes.
2006-03-19 Russell Bryantconvert a few more uses of strlen where ast_strlen_zero...
2006-03-19 Russell Bryantconvert a couple uses of strlen() to use ast_strlen_zero()
2006-03-19 Russell BryantMerged revisions 13550 via svnmerge from
2006-03-19 Olle JohanssonFix reference to README files
2006-03-19 Olle JohanssonImport revision 13547 from branch 1.2 - reset global_rt...
2006-03-19 Olle Johansson- Remove comment about non-existing XML format ;-)
2006-03-19 Olle Johansson- change "regcontext" to "global_regcontext" to mark...
2006-03-19 Russell BryantWhen astmm is in use, define ast_malloc and friends...
2006-03-19 Russell Bryantsuppress compiler warning on mac
2006-03-18 Russell Bryantuse ast_calloc instead of malloc+memset and remove...
2006-03-18 Russell Bryantconvert malloc+memset to ast_calloc
2006-03-18 Russell Bryant- remove some unnecessary extern keywords
2006-03-17 Russell Bryantmove the definition of the mappings between extension...
2006-03-17 Olle JohanssonAdd reference to examples for files and custom, too...
2006-03-16 Tilghman LesherMerged revisions 13279 via svnmerge from
2006-03-16 Russell Bryantfix compiler warning on mac (issue #6737)
2006-03-16 Olle JohanssonClarify documentation for "progressinband" - imported...
2006-03-16 Russell BryantMerged revisions 13237 via svnmerge from
2006-03-16 Olle JohanssonImporting "oops" fix from 1.2 branch.
2006-03-15 Russell Bryantgit-svn-id: https://origsvn.digium.com/svn/asterisk...
2006-03-15 Russell BryantFurthermore, set the disposition to FAILED if the CDR...
2006-03-15 Russell Bryantdon't calculate a duration if the CDR wasn't started...
2006-03-15 Tilghman LesherMerged revisions 13095 via svnmerge from
2006-03-15 Tilghman LesherBug 6316 - Add flag to not speak single user announcement
2006-03-15 Olle JohanssonImport of rev 13026 from 1.2 branch: Fix parameters...
2006-03-15 Russell Bryantremove calculations that always evaluate to zero, thank...
2006-03-14 Russell Bryantadd a CLI command that allows conversion of files to...
2006-03-14 Russell Bryantupdate to reflect conversion of the accountcode to...
2006-03-14 Russell Bryantupdate UPGRADE.txt to reflect the last change to chan_iax2
2006-03-14 Russell BryantMerged revisions 12927 via svnmerge from
next