aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-04-21convert to use ast_stream_and_waitrizzo2-36/+18
2006-04-21move wait_and_stream to ast_wait_and_stream() because equivalentrizzo3-32/+37
2006-04-21more stncpy/ast_copy_string replacement.rizzo1-21/+18
2006-04-21more strncpy/ast_copy_string replacement.rizzo1-14/+6
2006-04-21more strncpy/ast_copy_string replacementrizzo1-15/+8
2006-04-21replace some strncpy with ast_copy string,rizzo1-43/+33
2006-04-21replace strncpy with ast_copy_string.rizzo1-10/+6
2006-04-21replace strncpy with ast_copy_string and fix the -1 offset whichrizzo1-11/+3
2006-04-21comment a possible memory leakrizzo1-0/+1
2006-04-21merge some common code into a functionrizzo1-18/+15
2006-04-21update configuration, generalize date format andrizzo1-52/+73
2006-04-21- use symbolic constants and macros to play with the debug flagrizzo4-26/+25
2006-04-21simplify pbx_builtin_execiftimerizzo1-28/+22
2006-04-21simplify a functionrizzo1-27/+16
2006-04-21minor cleanuprizzo1-9/+6
2006-04-21one more client for find_context_locked()rizzo1-20/+6
2006-04-21localize a variable, and make a minor code rearrangement.rizzo1-4/+6
2006-04-21more NULL "" equivalence in cid fields.rizzo1-8/+7
2006-04-21more NULL "" equivalence in cid fields.rizzo1-4/+4
2006-04-21more NULL "" equivalence,rizzo1-17/+14
2006-04-21more NULL "" equivalence in CLI fields.rizzo1-4/+5
2006-04-21more NULL / "" equivalence for CID fields.rizzo1-26/+26
2006-04-21more NULL "" equivalence in CID fields.rizzo1-2/+3
2006-04-21ast_strdup can handle NULL args well, so use it.rizzo1-19/+4
2006-04-21more NULL and "" equivalence in cid fieldsrizzo1-9/+9
2006-04-21make NULL and "" equivalent in cid fields, mark some missing NULL checks.rizzo1-21/+15
2006-04-21make NULL and "" equivalent for some cid fields.rizzo1-5/+5
2006-04-21Replace three replicas of the same code with a function.rizzo1-46/+24
2006-04-20comment that for callerid field, NULL and "" should be consideredrizzo1-23/+16
2006-04-19Clarify result of sipsock_readoej1-1/+3
2006-04-19add the malloc attribute to the memory allocation wrappersrussell1-5/+5
2006-04-19Merged revisions 21638 via svnmerge from kpfleming2-3/+18
2006-04-19Merged revisions 21597 via svnmerge from tilghman1-20/+18
2006-04-19Oops, wasn't revised the way I thought it wastilghman0-0/+0
2006-04-19Blocked revisions 21597 via svnmergetilghman0-0/+0
2006-04-19move a replicated block of code in the one place where it belongs.rizzo1-48/+13
2006-04-19merge two nested 'if' which are really a single block.rizzo1-8/+4
2006-04-19fix indentation of a large blockrizzo1-162/+162
2006-04-19start sorting out the duplicated code in the privacy handlerrizzo1-14/+33
2006-04-19merge two nested 'if' which are really a single block.rizzo1-5/+3
2006-04-19more localization and variable removalrizzo1-21/+19
2006-04-19more localization of variablesrizzo1-17/+19
2006-04-19localize one more variable;rizzo1-18/+18
2006-04-19localize some variablesrizzo1-13/+12
2006-04-19extract a common condition.rizzo1-15/+15
2006-04-19fix indentation of some large blocks after previous changesrizzo1-172/+172
2006-04-19more simplifications - use a local variable c instead of o->chan,rizzo1-78/+56
2006-04-19more simplificationsrizzo1-18/+5
2006-04-19start cleaning up this code so we can split the 900 lines functionrizzo1-145/+105
2006-04-19support 'languageprefix' in asterisk.conf to modify the algorithmrizzo1-0/+4