aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-01-08Adding the option of specifying a second interface in a member definition for...mmichelson3-52/+85
2008-01-08Change reference to external library so it appears on the extref listingoej1-1/+1
2008-01-08Iksemel is alive in a new home. Release 1.3 is out with bug fixes.oej1-1/+1
2008-01-08Merged revisions 97194 via svnmerge from tilghman2-2/+2
2008-01-08One line documentation ftw!file1-0/+1
2008-01-08Merged revisions 97195 via svnmerge from file1-11/+49
2008-01-08Merged revisions 97192 via svnmerge from mmichelson1-3/+3
2008-01-08Move common code for setting T38 capabilities and fix a bug with fax detectio...file1-19/+18
2008-01-08Merged revisions 97152 via svnmerge from file1-0/+18
2008-01-08Merged revisions 97077 via svnmerge from tilghman2-83/+146
2008-01-08Merged revisions 97093 via svnmerge from file1-0/+10
2008-01-08Make ast_atomic_fetchadd_int_slow magically appear in extconf.file1-3/+8
2008-01-07add support for cropping the keypad image while displaying it.rizzo1-34/+65
2008-01-07Explicitly make literal constants long where they are expected to be.mmichelson1-4/+4
2008-01-07Display a message if no config mappings are found with "core show config mapp...qwell1-8/+13
2008-01-07Document some weird casting magic that's necessary to interfacemmichelson1-1/+4
2008-01-07Adding user-configurable TCP timeout settings to IMAP voicemail. This couldmmichelson2-0/+29
2008-01-07Merged revisions 96932 via svnmerge from russell1-1/+1
2008-01-07Add a note about viewing the default set of documentation using the built-in ...russell1-0/+9
2008-01-07If the HTML documentation exists, install it in the static-http/docs directoryrussell1-0/+6
2008-01-07Build the HTML version of the doc files for tarballs, as wellrussell1-1/+1
2008-01-07Merged revisions 96884 via svnmerge from russell1-0/+2
2008-01-07add a file-format driver for 16KHz signed linear... which may or may not workkpfleming1-0/+134
2008-01-07Move ModuleLoad and ModuleCheck manager commands from loader.c to manager.c. ...file2-107/+100
2008-01-07update comments to reflect reality (or at least planned behaviour).rizzo1-81/+84
2008-01-07resolve a load-time problem avoiding a call to console_do_answer.rizzo1-2/+9
2008-01-05Convert this file over the new method of getting the Asterisk version.russell1-3/+6
2008-01-05Now that the version.h file was getting properly regenerated every time the svnrussell11-52/+108
2008-01-05Print out the name of a function being registered in color, just like the namerussell1-1/+2
2008-01-05Add a note about changing modules.conf since another console channel driver isrussell1-0/+7
2008-01-05Add the URL to the home page for portaudio. Also add the location of therussell1-0/+5
2008-01-05Merged revisions 96644 via svnmerge from russell1-1/+1
2008-01-05improve chan_usbradio to use indications just like chan_alsa/chan_oss do nowkpfleming1-249/+34
2008-01-04Merged revisions 96575 via svnmerge from tilghman1-9/+17
2008-01-04Merged revisions 96573 via svnmerge from qwell1-3/+16
2008-01-04Merged revisions 96525 via svnmerge from tilghman1-0/+3
2008-01-04[commit message]kpfleming5-9/+176
2008-01-04Use SASL DIGEST-MD5 authentication over unsecured network connections only.phsultan1-26/+16
2008-01-04Merged revisions 96449 via svnmerge from russell1-5/+5
2008-01-03we have to *always* use a completely silent 'make' invocation for generating ...kpfleming1-5/+6
2008-01-03there was no reason to add this define for non-Solaris platformskpfleming1-2/+2
2008-01-03Merged revisions 96394 via svnmerge from russell1-2/+2
2008-01-03Document recent API additiontilghman1-3/+3
2008-01-03Merged revisions 96318 via svnmerge from tilghman1-1/+1
2008-01-03Allow the uniqueid to be used for searching for a channel in the list.tilghman1-13/+13
2008-01-03add some simple infrastructure for modules to be used for testing parts of As...kpfleming3-1/+75
2008-01-03eliminiate sound_thread() and other stuff from chan_oss since Asterisk indica...kpfleming7-2427/+14
2008-01-03coding guidelines cleanupkpfleming1-312/+51
2008-01-03Merged revisions 96198 via svnmerge from crichter1-1/+8
2008-01-03Add coordination between AMI and AGI applications, with an asyncagi methodtilghman1-3/+391