aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-02-08Remove object files from the channels/sip/ directory on make clean.russell1-0/+1
2010-02-08Actually use _ASTLDFLAGS in the main/ and channels/ Makefiles.tilghman2-5/+5
2010-02-08Merged revisions 245496 via svnmerge from qwell2-2/+2
2010-02-08Blocked revisions 245422 via svnmergeoej0-0/+0
2010-02-08Add the libvpb-dev package as a dependency.russell1-2/+2
2010-02-08Add a todo for pbx_gtkconsole for updating to gtk2.russell1-3/+4
2010-02-08Add more packages required for building Asterisk modules.russell1-2/+2
2010-02-08Make chan_usbradio compile.russell1-11/+11
2010-02-08Add a SHA1 test module.russell1-0/+100
2010-02-08Remove unnecessary include, ast_md5_hash() comes from utils.h.russell1-1/+0
2010-02-07Add an MD5 test module.russell1-0/+98
2010-02-07Fix a couple of spelling errors, and add format module dependencies.russell1-2/+13
2010-02-07Tweak formatting and add minor updates to some comments.russell4-21/+40
2010-02-07Remove an extra space.russell1-1/+1
2010-02-07Remove parsing of constantssrc from reload_config.mmichelson1-2/+0
2010-02-06Remove useless sip options related to hash table size.mmichelson2-50/+8
2010-02-05fixes astobj2 unlinking of multiple objects when OBJ_MULTIPLE was disableddvossel2-9/+15
2010-02-05Merged revisions 245044 via svnmerge from jpeeler1-9/+2
2010-02-05Merge tests that verify the same thing. (Oops.)tilghman2-55/+4
2010-02-05adds total call numbers available to 'iax2 show callnumber usage' cli outputdvossel1-1/+12
2010-02-05Fix crash on 32-bit for users not using httpstwilson3-3/+3
2010-02-05Merged revisions 244926 via svnmerge from seanbright1-2/+2
2010-02-05fixes issue with sip registry not having correct default expirydvossel3-33/+32
2010-02-05fixes memory leak in astobj2 testdvossel1-0/+2
2010-02-04Blocked revisions 244785 via svnmergejpeeler0-0/+0
2010-02-04parse_moved_contact tries to parse contact_name twicedvossel1-8/+0
2010-02-04Try to make ast_format_str_reduce fail...tilghman1-0/+56
2010-02-04Oopstilghman1-0/+1
2010-02-04Define a small set of constant return valuestilghman1-0/+7
2010-02-04fix truncated format string in 'test show registered'dvossel1-2/+2
2010-02-04Add ignore *.i files property to the new channels/sip directory.rmudgett0-0/+0
2010-02-03Add some additional option support for non-default parking lots.jpeeler2-1/+35
2010-02-03-----Changes -----dvossel8-2075/+2810
2010-02-03Initialize counters in ast_sched_report so that resulting data is not bogus.mmichelson1-0/+1
2010-02-03The chanvar= setting should inherit the entire list of variables, not just th...tilghman1-1/+7
2010-02-02fixes crash during T.38 negotiation caused by invalid or missing FaxMaxDatagr...dvossel3-41/+110
2010-02-02Properly respect GOSUB_RESULT as to what to do with the master channel.tilghman2-5/+13
2010-02-02Correct some off-by-one errors, especially when expressions don't contain exp...tilghman1-9/+61
2010-02-01Merged revisions 244242 via svnmerge from tilghman1-7/+33
2010-02-01Blocked revisions 244151 via svnmerge (fixed a different way in trunk and 1.6.x)tilghman0-0/+0
2010-02-01Merged revisions 244070 via svnmerge from tilghman2-18/+16
2010-01-28Optimization to manager events.jpeeler1-4/+10
2010-01-28Informational message, not an error.tilghman1-2/+2
2010-01-28Add a missing line terminator for T.38 SDP.russell1-1/+1
2010-01-28Merged revisions 243779 via svnmerge from russell1-4/+5
2010-01-27Merged revisions 243691 via svnmerge from jpeeler1-1/+1
2010-01-27expand code based appreviation of AST_CONFIG_DIR to configuration directoryjpeeler1-1/+1
2010-01-27Merged revisions 243570 via svnmerge from jpeeler1-1/+1
2010-01-27Add new option to asterisk.conf (lockconfdir) to protect conf dir during reloadsjpeeler5-0/+31
2010-01-27Merged revisions 243486 via svnmerge from mmichelson1-2/+3