summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2007-07-18Merge in ast_strftime branch, which changes timestamps to be accurate to the ...Tilghman Lesher
2007-07-18This corrects the problem with flags and %lld formats on 64-bit machines, whe...Steve Murphy
2007-07-17Merged revisions 75403 via svnmerge from Russell Bryant
2007-07-17via 10206, I have added an option (e) to Dial to allow the h exten to get run...Steve Murphy
2007-07-17Introduce ast_parse_arg() , a generic function to parse stringsLuigi Rizzo
2007-07-16Merged revisions 75306 via svnmerge from Kevin P. Fleming
2007-07-16Change the function name slightly... just for kpfleming!Joshua Colp
2007-07-16For my next trick I will make it so dialplan functions no longer need to call...Joshua Colp
2007-07-16Applications no longer need to call ast_module_user_add and ast_module_user_r...Joshua Colp
2007-07-13resolve a compiler warningRussell Bryant
2007-07-13Small improvement to the STUN support so it can be used byLuigi Rizzo
2007-07-12Merged revisions 74922 via svnmerge from Joshua Colp
2007-07-12Merged revisions 74888 via svnmerge from Joshua Colp
2007-07-12more cleanup, this time to stun_handle_packet(). Among other things:Luigi Rizzo
2007-07-12a little bit of code cleanup to rtp.c, mostly to function Luigi Rizzo
2007-07-11Use linkedlist macros for UDPTL protocol list.Joshua Colp
2007-07-11add a bit of documentation on what the stun code in rtp.c doesLuigi Rizzo
2007-07-10Merged revisions 74388 via svnmerge from Jason Parker
2007-07-10Merged revisions 74374 via svnmerge from Jason Parker
2007-07-10Merged revisions 74265 via svnmerge from Joshua Colp
2007-07-09Merged revisions 73985 via svnmerge from Tilghman Lesher
2007-07-09Merged revisions 73980 via svnmerge from Joshua Colp
2007-07-09Make sure the idText variable is empty, and put it in the right place for the...Joshua Colp
2007-07-08Restore EXP2 and LOG2 functions, by providing mathematical identify functions...Tilghman Lesher
2007-07-07These changes fix 10145 and 10150, a prob with BSD and exp2/log2 not existing...Steve Murphy
2007-07-06eliminate another batch of compiler warnings (and a bug, although in code we ...Kevin P. Fleming
2007-07-05comment out some code that is not used and does not have prototypesKevin P. Fleming
2007-07-05resolve a compiler warning so i can build in dev modeRussell Bryant
2007-07-05In regards to changes for 9508, expr2 system choking on floating point number...Steve Murphy
2007-07-05Merged revisions 73355 via svnmerge from Joshua Colp
2007-07-02After some discussion on the asterisk-dev list, we determined that this approachRussell Bryant
2007-07-02Merged revisions 72933 via svnmerge from Steve Murphy
2007-07-02Add a CLI command to output docs on CLI commands to a fileRussell Bryant
2007-07-02Add a CLI command to dump the built-in manager action documentationRussell Bryant
2007-07-02Merged revisions 72926 via svnmerge from Russell Bryant
2007-07-02Add "core dump funcdocs" CLI commandRussell Bryant
2007-07-02change the "core dump appdocs" CLI command to use the new API for creatingRussell Bryant
2007-07-02Merged revisions 72888 via svnmerge from Joshua Colp
2007-06-29Fix my recent change for sending large files via the http server. This codeRussell Bryant
2007-06-29As the comment in the code says:Luigi Rizzo
2007-06-29Merge changes from team/russell/http_filetxferRussell Bryant
2007-06-29Make sure that we properly recurse in subdirectories toLuigi Rizzo
2007-06-29Merged revisions 72556 via svnmerge from Tilghman Lesher
2007-06-27Merged revisions 72383 via svnmerge from Brett Bryant
2007-06-27Merged revisions 72335 via svnmerge from Brett Bryant
2007-06-27Fix a segfault when trying to tab complete the "core show uptime" command.Jason Parker
2007-06-27Add support for Thai language in say.cJason Parker
2007-06-27Merged revisions 72260 via svnmerge from Brett Bryant
2007-06-27Merged revisions 72257 via svnmerge from Joshua Colp
2007-06-27Fix -T option. (issue #10073 reported by xylome)Joshua Colp