aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-03-25Add micro-http server and abstract manager interface, make snmp not die markster16-172/+823
2006-03-25revert loader changes that have clearly not undergone adequate testing before...kpfleming14-664/+148
2006-03-25Bug 6508 - Redirect arbitrary channel to another extension from the dialplantilghman1-0/+160
2006-03-25Bug 4377 - Round 2 of the loader updatestilghman13-145/+661
2006-03-25Bug 6670 - Additional parameters to the CHANNEL functilghman1-1/+13
2006-03-25Merged revisions 14868 via svnmerge from tilghman1-12/+30
2006-03-25Merged revisions 14830 via svnmerge from tilghman1-3/+3
2006-03-25Merged revisions 14821 via svnmerge from tilghman1-2/+6
2006-03-24Do the (expensive) LOCAL_USER_ADD only after we are surerizzo1-2/+2
2006-03-24as discussed on the -dev list, introduce a macro to simplify therizzo1-0/+5
2006-03-24Add missingrizzo3-0/+13
2006-03-24Merged revisions 14704 via svnmerge from russell1-1/+1
2006-03-24Merged revisions 14659 via svnmerge from bweschke1-1/+1
2006-03-24 Doxygen typo fix.bweschke1-1/+1
2006-03-24Block r14610 from /trunk as it conflicts with sched.h in /trunkbweschke0-0/+0
2006-03-24don't treat timeouts as errors in ast_cond_timedwaitkpfleming1-2/+2
2006-03-23compute scheduler thread timeout properlykpfleming1-1/+4
2006-03-23commit file's work to convert iax2 multithreading to use pthread conditions i...kpfleming1-18/+46
2006-03-23Merged revisions 14523 via svnmerge from file1-0/+3
2006-03-23Allow channels to be moved if channel change is requested in SETUP_ACK, also ...mattf2-10/+16
2006-03-23ensure global variables lock is held during 'show globals' CLI commandkpfleming1-1/+3
2006-03-23correct typokpfleming1-1/+1
2006-03-23don't wrap this in ifdef... using va_start is safe on all platforms :-)kpfleming1-4/+0
2006-03-23Merged revisions 14467 via svnmerge from bweschke1-0/+2
2006-03-23Merged revisions 14462 via svnmerge from russell1-8/+9
2006-03-23- In response to asterisk-users discussion - show which peers in "sip show pe...oej1-10/+23
2006-03-23Replace ast_say_* functionn with function pointers, so that modulesrizzo4-35/+104
2006-03-23remove duplicate CFLAGS and SOLINK definitions that arerizzo2-9/+0
2006-03-23Fix a compile problem on FreeBSD for a missing header.rizzo1-0/+4
2006-03-22Merged revisions 14276 via svnmerge from file1-2/+3
2006-03-22Merged revisions 14275 via svnmerge from file1-18/+36
2006-03-22Merged revisions 14234 via svnmerge from file2-4/+6
2006-03-22Issue #6780 - ast_pbx_outgoing_cdr_failed description fix. (Reported and fixe...file1-3/+2
2006-03-22More whitespace and typo fixes for chan_skinny - yay!north1-154/+154
2006-03-22Issue #6766 - Make ;user=phone work again - imported from 1.2oej1-1/+1
2006-03-22Issue #6759, generate warning when refusing connection requiring unsupported ...oej1-0/+1
2006-03-21Added separate outsignalling specification, and fixed FEATDMF to allow forjdixon2-15/+81
2006-03-21update enum documentation to reflect recent changes to the ENUMLOOKUP functio...russell1-18/+20
2006-03-21add a CLI command that allows converting files to other formats usingrussell1-10/+10
2006-03-21git-svn-id: http://svn.digium.com/svn/asterisk/trunk@14001 f38db490-d61c-443f...mattf1-3/+2
2006-03-21update LOCAL_USER_ADD to use ast_callocrussell1-3/+3
2006-03-21Merged revisions 13964 via svnmerge from russell1-1/+6
2006-03-21Merged revisions 13961 via svnmerge from russell1-1/+1
2006-03-21git-svn-id: http://svn.digium.com/svn/asterisk/trunk@13926 f38db490-d61c-443f...russell0-0/+0
2006-03-21Merged revisions 13888 via svnmerge from russell1-1/+1
2006-03-21add note about phonetic sounds being removed from asterisk-soundsrussell1-0/+7
2006-03-21Merged revisions 13851 via svnmerge from russell1-1/+3
2006-03-21spelling and formatting fixes (issue #6760)russell1-518/+518
2006-03-21This was from issue #6765russell1-2/+7
2006-03-21removed unneeded debugs in level=0crichter1-10/+10