aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-08-05Dialplan starts execution before the channel setup is complete.rmudgett1-45/+59
2009-08-05Update imapstorage.txt documentation.lmadsen1-9/+23
2009-08-04Eliminate spurious compiler warnings from system headers on *BSD platforms.kpfleming1-1/+1
2009-08-03Fixes dialplan wildcard extension taking precedence over call pickup code.dbrooks1-29/+29
2009-08-03Reverting index() fix, applying a different methodology, based upon developer...tilghman9-26/+10
2009-08-03Helps if we export the index() function.tilghman2-0/+5
2009-08-03Apparently, some platforms don't have the index() function.tilghman4-7655/+7204
2009-08-01Resolve a valgrind warning about a read from uninitialized memory.russell1-1/+5
2009-08-01Modify how Playtones() is used in Milliwatt() to resolve gain issue.russell1-7/+3
2009-08-01Minor changes inspired by testing with latest GCC.kpfleming4-8/+13
2009-07-28Publish French extra soundstilghman1-0/+12
2009-07-27Allow for UDPTL to use only even-numbered ports if desired.mmichelson2-1/+27
2009-07-27backport rev 205532 from trunk:mvanbaak1-1/+1
2009-07-27Fix logic errors from 208746jpeeler2-3/+3
2009-07-25Fix compiling under dev-mode with gcc 4.4.0.jpeeler3-6/+10
2009-07-24Don't impose an arbitrary limit on member lines in queues.confmmichelson1-2/+5
2009-07-24Do not log an ERROR if autoservice_stop() returns -1.russell1-1/+0
2009-07-24Only send a BYE when hanging up a channel that is up.mmichelson1-1/+3
2009-07-23Fix a problem where a 491 response could be sent out of dialog.mmichelson1-10/+11
2009-07-23Only set the priindication setting when not performing a reloadjpeeler1-1/+1
2009-07-23Remove inaccurate XXX comment.mmichelson1-4/+0
2009-07-23Properly handle 183 responses which do not contain an SDP.mmichelson1-1/+12
2009-07-22Export symbols for functions included in our compatibility headers.tilghman2-2/+15
2009-07-21Force an error if a blank is passed to QUOTE (because the documentation state...tilghman1-0/+6
2009-07-21Wait for wink before dialing when using E&M wink signalingjpeeler1-3/+3
2009-07-21Revert r207573, this approach could potentially block for an unacceptable jpeeler1-55/+1
2009-07-21Document default timeout for AMI originations.mmichelson1-1/+1
2009-07-21Ensure that user-provided CFLAGS and LDFLAGS are honored.kpfleming13-87/+87
2009-07-20Wait for wink before dialing when using E&M wink signalingjpeeler1-1/+55
2009-07-20Answer video SDP offers properly when videosupport is not enabled.mmichelson1-3/+43
2009-07-20Only do the chan->fdno check in ast_read() in a developer build.russell1-8/+11
2009-07-20Importing release summary for 1.4.26 release.lmadsen2-0/+1482
2009-07-20Update .version and ChangeLog files.lmadsen2-1/+5
2009-07-20Create release of 1.4.26 from tag 1.4.26-rc6.lmadsen0-0/+0
2009-07-17Fix format specifier to print out an unsigned long long.jpeeler1-1/+1
2009-07-17Enhance configuration option for overlapdial allowing direction choicejpeeler2-11/+34
2009-07-17sip option flags handled incorrectlydvossel1-1/+1
2009-07-17SIP incorrect From: header information when callpres is prohibdvossel1-4/+7
2009-07-16error in iax.conf related IP-based access controldvossel1-1/+1
2009-07-16avoid segfault caused by user errordvossel1-0/+4
2009-07-16Fix a memory leak.tilghman1-0/+2
2009-07-15Merged revision 206700 fromrmudgett2-19/+52
2009-07-15Only print debug info in codec_dahdi if we are asking for it.seanbright1-3/+9
2009-07-14Fixes several call transfer issues with chan_misdn.rmudgett3-333/+454
2009-07-14Merged revisions 206384 via svnmerge from russell1-3/+5
2009-07-14Fix some memory leaks in chan_misdn.rmudgett2-23/+56
2009-07-13Use autotagged externalslmadsen0-0/+0
2009-07-13Importing files for 1.4.26-rc6 release.lmadsen3-0/+25255
2009-07-13Creating tag for the release of asterisk-1.4.26-rc6lmadsen0-0/+0
2009-07-13Print CID match in "show dialplan".russell1-1/+4