aboutsummaryrefslogtreecommitdiffstats
path: root/main
AgeCommit message (Expand)AuthorFilesLines
2007-07-16Applications no longer need to call ast_module_user_add and ast_module_user_r...file1-11/+10
2007-07-13resolve a compiler warningrussell1-1/+1
2007-07-13Small improvement to the STUN support so it can be used byrizzo1-25/+109
2007-07-12Merged revisions 74922 via svnmerge from file1-1/+2
2007-07-12Merged revisions 74888 via svnmerge from file1-2/+7
2007-07-12more cleanup, this time to stun_handle_packet(). Among other things:rizzo1-24/+44
2007-07-12a little bit of code cleanup to rtp.c, mostly to function rizzo1-54/+64
2007-07-11Use linkedlist macros for UDPTL protocol list.file1-28/+16
2007-07-11add a bit of documentation on what the stun code in rtp.c doesrizzo1-1/+60
2007-07-10Merged revisions 74388 via svnmerge from qwell1-1/+1
2007-07-10Merged revisions 74374 via svnmerge from qwell1-0/+4
2007-07-10Merged revisions 74265 via svnmerge from file1-2/+2
2007-07-09Merged revisions 73985 via svnmerge from tilghman1-71/+90
2007-07-09Merged revisions 73980 via svnmerge from file1-1/+1
2007-07-09Make sure the idText variable is empty, and put it in the right place for the...file1-2/+2
2007-07-08Restore EXP2 and LOG2 functions, by providing mathematical identify functions...tilghman3-131/+213
2007-07-07These changes fix 10145 and 10150, a prob with BSD and exp2/log2 not existing...murf2-0/+24
2007-07-06eliminate another batch of compiler warnings (and a bug, although in code we ...kpfleming8-144/+144
2007-07-05comment out some code that is not used and does not have prototypeskpfleming6-1/+28
2007-07-05resolve a compiler warning so i can build in dev moderussell2-2/+2
2007-07-05In regards to changes for 9508, expr2 system choking on floating point number...murf6-728/+1566
2007-07-05Merged revisions 73355 via svnmerge from file1-8/+6
2007-07-02After some discussion on the asterisk-dev list, we determined that this approachrussell3-281/+0
2007-07-02Merged revisions 72933 via svnmerge from murf6-609/+670
2007-07-02Add a CLI command to output docs on CLI commands to a filerussell1-0/+67
2007-07-02Add a CLI command to dump the built-in manager action documentationrussell1-0/+71
2007-07-02Merged revisions 72926 via svnmerge from russell1-1/+2
2007-07-02Add "core dump funcdocs" CLI commandrussell1-2/+82
2007-07-02change the "core dump appdocs" CLI command to use the new API for creatingrussell1-15/+22
2007-07-02Merged revisions 72888 via svnmerge from file1-2/+7
2007-06-29Fix my recent change for sending large files via the http server. This coderussell1-11/+1
2007-06-29As the comment in the code says:rizzo1-1/+6
2007-06-29Merge changes from team/russell/http_filetxferrussell2-27/+37
2007-06-29Make sure that we properly recurse in subdirectories torizzo1-3/+5
2007-06-29Merged revisions 72556 via svnmerge from tilghman1-8/+17
2007-06-27Merged revisions 72383 via svnmerge from bbryant1-0/+7
2007-06-27Merged revisions 72335 via svnmerge from bbryant1-7/+0
2007-06-27Fix a segfault when trying to tab complete the "core show uptime" command.qwell1-4/+4
2007-06-27Add support for Thai language in say.cqwell1-0/+350
2007-06-27Merged revisions 72260 via svnmerge from bbryant1-0/+8
2007-06-27Merged revisions 72257 via svnmerge from file1-1/+6
2007-06-27Fix -T option. (issue #10073 reported by xylome)file1-14/+14
2007-06-27Merged revisions 72148 via svnmerge from file1-29/+41
2007-06-27Merged revisions 72112 via svnmerge from russell1-1/+1
2007-06-26Merged revisions 71915 via svnmerge from qwell1-0/+3
2007-06-25Luigi's suggestion to move the llfrom decl was a good one. Done.murf1-2/+1
2007-06-25Convert so more logging to ast_debug (issue #10045, dimas)russell3-31/+28
2007-06-25Merged revisions 71422 via svnmerge from file1-2/+2
2007-06-24Merged revisions 71362 via svnmerge from russell1-10/+5
2007-06-24Conversions to ast_debug()russell11-237/+138