Commit Graph

7887 Commits (746c984500cc209a5140c89eb98ec6aabb2fcd2a)
 

Author SHA1 Message Date
Mark Spencer 746c984500 Fix CDR builds when includes are in freetds directory off include
20 years ago
Tilghman Lesher dc8bc37d76 Bug 6710 - Move default datetime string to each language function, so each language can have its own default
20 years ago
Olle Johansson 5873462c2e - Add doxygen documentation for sipsock_read locking
20 years ago
Jim Dixon a83297d85f Added "Operator Services" connection mode for Zap channels, and the 'O' option
20 years ago
Luigi Rizzo b560433a36 convert to use ast_stream_and_wait
20 years ago
Luigi Rizzo d4eea1066b convert to use ast_strem_and_wait
20 years ago
Luigi Rizzo e48275fea3 convert to use ast_stream_and_wait
20 years ago
Luigi Rizzo 7e0d402e88 move wait_and_stream to ast_wait_and_stream() because equivalent
20 years ago
Luigi Rizzo 5fa0dc4316 more stncpy/ast_copy_string replacement.
20 years ago
Luigi Rizzo 11551079cf more strncpy/ast_copy_string replacement.
20 years ago
Luigi Rizzo 66c4068149 more strncpy/ast_copy_string replacement
20 years ago
Luigi Rizzo 8a63187145 replace some strncpy with ast_copy string,
20 years ago
Luigi Rizzo 5928df2a48 replace strncpy with ast_copy_string.
20 years ago
Luigi Rizzo 491c64457a replace strncpy with ast_copy_string and fix the -1 offset which
20 years ago
Luigi Rizzo 23c6d5eff8 comment a possible memory leak
20 years ago
Luigi Rizzo 6553aa3a36 merge some common code into a function
20 years ago
Luigi Rizzo 68730ba487 update configuration, generalize date format and
20 years ago
Luigi Rizzo 0dbf814a79 - use symbolic constants and macros to play with the debug flag
20 years ago
Luigi Rizzo e61e34e8a1 simplify pbx_builtin_execiftime
20 years ago
Luigi Rizzo a702e1f001 simplify a function
20 years ago
Luigi Rizzo 97d1c9a3c6 minor cleanup
20 years ago
Luigi Rizzo eb6dca850d one more client for find_context_locked()
20 years ago
Luigi Rizzo 73c8b06dcc localize a variable, and make a minor code rearrangement.
20 years ago
Luigi Rizzo b5e6162359 more NULL "" equivalence in cid fields.
20 years ago
Luigi Rizzo 7ecc442d77 more NULL "" equivalence in cid fields.
20 years ago
Luigi Rizzo 1a6572c4e6 more NULL "" equivalence,
20 years ago
Luigi Rizzo 652ccf5037 more NULL "" equivalence in CLI fields.
20 years ago
Luigi Rizzo 4cef4ef720 more NULL / "" equivalence for CID fields.
20 years ago
Luigi Rizzo 965ff42bed more NULL "" equivalence in CID fields.
20 years ago
Luigi Rizzo ef619f6dd8 ast_strdup can handle NULL args well, so use it.
20 years ago
Luigi Rizzo 7d9c26dfea more NULL and "" equivalence in cid fields
20 years ago
Luigi Rizzo 309f16bd07 make NULL and "" equivalent in cid fields, mark some missing NULL checks.
20 years ago
Luigi Rizzo 91df5c2e62 make NULL and "" equivalent for some cid fields.
20 years ago
Luigi Rizzo 2d0ff2cf1a Replace three replicas of the same code with a function.
20 years ago
Luigi Rizzo 08220b9073 comment that for callerid field, NULL and "" should be considered
20 years ago
Olle Johansson 6149e82b6c Clarify result of sipsock_read
20 years ago
Russell Bryant d722e66e07 add the malloc attribute to the memory allocation wrappers
20 years ago
Kevin P. Fleming 2af019970f Merged revisions 21638 via svnmerge from
20 years ago
Tilghman Lesher efc4a4708c Merged revisions 21597 via svnmerge from
20 years ago
Tilghman Lesher 493c71f3f7 Oops, wasn't revised the way I thought it was
20 years ago
Tilghman Lesher 1522635e0e Blocked revisions 21597 via svnmerge
20 years ago
Luigi Rizzo b9f3e4e0f3 move a replicated block of code in the one place where it belongs.
20 years ago
Luigi Rizzo bd01d66909 merge two nested 'if' which are really a single block.
20 years ago
Luigi Rizzo 9476cb356e fix indentation of a large block
20 years ago
Luigi Rizzo 501c9e181c start sorting out the duplicated code in the privacy handler
20 years ago
Luigi Rizzo b3343aecdf merge two nested 'if' which are really a single block.
20 years ago
Luigi Rizzo 73f2d344fb more localization and variable removal
20 years ago
Luigi Rizzo c9f669e56d more localization of variables
20 years ago
Luigi Rizzo c6a8784e95 localize one more variable;
20 years ago
Luigi Rizzo 0f4a1bc9ac localize some variables
20 years ago