aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-10-18 Give app_authenticate the ability to select a prompt other than the default. bweschke2-1/+12
2008-10-18 Using the GetVar handler in AMI is potentially dangerous (insta-crash [tm]) ...bweschke1-2/+9
2008-10-18 The QueueEntry event now has the uniqueid of the channel included.bweschke3-1/+5
2008-10-17Update configure check to check for new function in libpri (pri_progress_with...mattf2-3/+3
2008-10-17Merge codec_consistency branch. This should make sample usage much happier.qwell37-1052/+473
2008-10-17Fix CLI command 'channel request hangup'mvanbaak1-2/+2
2008-10-17Merge in patch for #13454. Includes CallRereouting dialplan application, opt...mattf2-4/+123
2008-10-17Make helper call a little safer (suggested by Russell on IRC)tilghman1-2/+3
2008-10-17Fix the FRACK! warnings in chan_iax2 when POKE/LAGRQ packets are not answered.tilghman2-2/+24
2008-10-17Blocked revisions 150557 via svnmergeqwell0-0/+0
2008-10-17Adding some additional thoughts on configuration changes to TCP/TLSoej1-0/+18
2008-10-17Make sure we support nested functions with GCC 4.01 OS/X. This might not be O...oej1-1/+1
2008-10-17Break up skinny.conf into seperate sections formvanbaak4-503/+782
2008-10-17Fix option handling code.tilghman1-13/+26
2008-10-17Add an IAXregistry manager command. See doc/manager_1_1.txtmmichelson3-0/+59
2008-10-17Initialize character arrays as they are not guaranteed to be set.jpeeler1-2/+2
2008-10-17After a long discussion on #asterisk-bugs, it seems kind ofmmichelson1-5/+8
2008-10-16Merged revisions 150304 via svnmerge from mmichelson1-4/+1
2008-10-16Merged revisions 150298,150301 via svnmerge from mmichelson1-0/+4
2008-10-16Answer the channel prior to checking for the 'a'mmichelson1-4/+4
2008-10-16Updating app_skel.c to follow coding guidelinesmmichelson1-5/+13
2008-10-16Remove an odd redundant comparisonmmichelson1-2/+1
2008-10-16Change configure script to search for openais in mmichelson2-9/+9
2008-10-16INVITES with proxy auth were sent with a different branchmmichelson1-1/+1
2008-10-16Merged revisions 150124 via svnmerge from rmudgett1-0/+1
2008-10-16This is nolonger neededtwilson1-3/+0
2008-10-16func_strings isn't a dependency of this module anymoretwilson1-4/+0
2008-10-16ensure that type=peer entries are only matched on IP/port, not on name (after...kpfleming1-1/+17
2008-10-16Doxygen additionoej1-1/+1
2008-10-16Add some notes on problems with the TCP/TLS implementationoej1-7/+18
2008-10-16return this logic to where it used to be, *after* the dialog->needdestroy fla...kpfleming1-12/+17
2008-10-16some additional debugging tools added at SIPit23:kpfleming1-79/+116
2008-10-16inter-module dependencies should be included in the source code, not just in ...kpfleming1-0/+4
2008-10-16correct file name in messagekpfleming1-1/+1
2008-10-16support relative paths in musiconhold.conf, which makes moh work by default w...kpfleming3-8/+25
2008-10-15 Blocking 149840 from coming forward.bweschke0-0/+0
2008-10-15Make the sip_proxy struct reference counted. This ismmichelson1-12/+40
2008-10-15Merged revisions 149683 via svnmerge from bweschke1-1/+1
2008-10-15Permit data fields to contain more than 255 characters.tilghman1-25/+36
2008-10-15Only set buf to blank before the goto.tilghman1-2/+1
2008-10-15When using MALLOC_DEBUG, codec_lpc10 leaks memory, because it matches a librarytilghman1-1/+1
2008-10-15Minor spacing changetilghman1-1/+2
2008-10-15Adding a note about a missing part of "kill-the-user" - I got lost in the Ao2...oej1-0/+5
2008-10-15Merged revisions 149452 via svnmerge from kpfleming1-16/+47
2008-10-15reverting this change... had not read the commit list yet, didn't realize the...kpfleming2-20/+8
2008-10-15do complete version check for SpanDSP, since the app_fax code is not compatib...kpfleming2-8/+20
2008-10-15building this module depends on res_agi being built as wellkpfleming1-0/+4
2008-10-15Fixing sytax errors ;-)oej1-6/+6
2008-10-14When specifying an invalid timeout to Dial, take itmmichelson2-2/+6
2008-10-14Merged revisions 149266 via svnmerge from mmichelson1-1/+1