aboutsummaryrefslogtreecommitdiffstats
path: root/main
AgeCommit message (Expand)AuthorFilesLines
2009-11-13Fixing trunk in a way so that it compiles again.oej1-2/+1
2009-11-13Add the capability to require a module to be loaded, or else Asterisk exits.oej2-19/+37
2009-11-11Merged revisions 229498 via svnmerge from dbrooks1-4/+5
2009-11-10Merged revisions 229360 via svnmerge from tilghman1-18/+36
2009-11-09Merged revisions 228896 via svnmerge from lmadsen1-1/+1
2009-11-09Fix various problems detected with Valgrind.tilghman2-18/+33
2009-11-06Merged revisions 228692 via svnmerge from dvossel1-2/+10
2009-11-06Fix compiler warning gcc 4.2.4 foundrmudgett1-1/+4
2009-11-06Merged revisions 228378 via svnmerge from mnicholson1-1/+1
2009-11-06Merged revisions 228409 via svnmerge from file1-5/+1
2009-11-06Merged revisions 228338 via svnmerge from dvossel1-4/+9
2009-11-05Rework codecs command to comply with the 64-bit schemetilghman1-28/+37
2009-11-04Add a couple more casts so that code compiles correctly.mmichelson1-2/+2
2009-11-04Expand codec bitfield from 32 bits to 64 bits.tilghman20-362/+446
2009-11-04Add destruction of iterators to avoid problems with refcountersoej1-1/+7
2009-11-03Resolve a warning from gcc 4.4.1.russell1-1/+3
2009-11-03AMI hook interfacedbrooks1-1/+73
2009-11-03This patch adds a sequence field to CDRs that can be combined with the linked...mnicholson2-3/+36
2009-11-03Fix some build issues on Solaris.qwell1-1/+1
2009-11-02Adding external reference for doxygenoej1-0/+2
2009-10-30Add an "Asterisk Architecture Overview" section to the doxygen documentation.russell1-1/+3
2009-10-27Merged revisions 226138 via svnmerge from tilghman1-2/+5
2009-10-26Correct broken logic from revision 225405.kpfleming1-1/+10
2009-10-22SIP TCP/TLS: move client connection setup/write into tcp helper thread, vario...dvossel1-27/+41
2009-10-22Fix a refcount error introduced by yesterday's OBJ_MULTIPLE commit.kpfleming1-7/+1
2009-10-22Merged revisions 225105 via svnmerge from tilghman1-1/+1
2009-10-22Add support for calling and called subaddress. Partial support for COLP suba...rmudgett1-2/+306
2009-10-21Finish implementaton of astobj2 OBJ_MULTIPLE, and convert ast_channel_iterato...kpfleming4-135/+126
2009-10-21Merged revisions 225171 via svnmerge from russell1-6/+2
2009-10-21Merged revisions 225169 via svnmerge from russell1-2/+6
2009-10-21Merged revisions 224931 via svnmerge from russell3-66/+4
2009-10-20Merged revisions 224855 via svnmerge from tilghman1-4/+11
2009-10-20Merged revisions 224773 via svnmerge from file1-1/+5
2009-10-17Remove unnecessary typedeftilghman1-1/+1
2009-10-15Create an API for adding an optional time unit onto the ends of time periods.tilghman2-8/+62
2009-10-11Merged revisions 223485-223486 via svnmerge from russell1-5/+6
2009-10-09Merged revisions 223225 via svnmerge from mnicholson1-1/+5
2009-10-08Merged revisions 222878 via svnmerge from russell2-49/+38
2009-10-08fixes an ast_netsock_list memory leak.dvossel1-0/+1
2009-10-07Deadlock in channel masquerade handlingdvossel3-57/+121
2009-10-06Recorded merge of revisions 222152 via svnmerge from kpfleming1-3/+14
2009-10-05Allow non-compliant T.38 endpoints to be supportable via configuration option.kpfleming1-11/+9
2009-10-02Merged revisions 221970 via svnmerge from tilghman1-1/+1
2009-10-02Initialize a variable that we check immediately upon startup.tilghman1-1/+1
2009-10-02One more off-by-one in trunktilghman1-1/+1
2009-10-01Merged revisions 221776 via svnmerge from tilghman3-18/+18
2009-10-01Remove ability to control T.38 FAX error correction from udptl.conf.kpfleming1-7/+1
2009-09-30Use rtp properties instead of adding a callbacktwilson1-7/+0
2009-09-30Merged revisions 221086 via svnmerge from twilson1-0/+7
2009-09-30Merged revisions 221200 via svnmerge from tilghman1-5/+2