summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-22Added debugging CLI functionsTilghman Lesher
2008-10-22 revert the changes in issue #13705 - it's being re-opened as while the resul...BJ Weschke
2008-10-22Add a contributed script for running Asterisk without installing it, first.Tilghman Lesher
2008-10-22Change some logical ands to bitwise ands and addMark Michelson
2008-10-22Print out the right var in the log messageRussell Bryant
2008-10-22Fix this check to use the proper variable (the result from get_in_brackets)Russell Bryant
2008-10-22The logic of a strncasecmp call was reversed.Mark Michelson
2008-10-21Make the sip_standard_port function more granular by allowing separateMark Michelson
2008-10-21Get this compiling in dev-modeMark Michelson
2008-10-21If a peer uses any transport other than UDP, then MWI willMark Michelson
2008-10-21When attempting to resolve hostnames, we need to be sureMark Michelson
2008-10-21Default file modes should always be full read and write, to allow the systemTilghman Lesher
2008-10-21 Fix configuration parsing so type=friend still identifies "friend" as a peer...BJ Weschke
2008-10-20 Do NOT attempt to do anything with the ast_config struct when it's been retu...BJ Weschke
2008-10-20Merged revisions 151241 via svnmerge from Kevin P. Fleming
2008-10-20Merged revisions 151240 via svnmerge from Kevin P. Fleming
2008-10-19Block 151167 from coming forward into the /trunk this is a 1.4 fix only.BJ Weschke
2008-10-19 Block 151100 from coming forward into the /trunk this is a 1.4 fix only.BJ Weschke
2008-10-19cleaup of the TCP/TLS socket API:Kevin P. Fleming
2008-10-19dont segfault when placing a call to a line that has no registered device.Michiel van Baak
2008-10-19Adding changes from train and flight back home from SIPit23 in Lannion, France.Olle Johansson
2008-10-18Make sure we support nested functions and generation of trampolinesMichiel van Baak
2008-10-18dont use deprecated commands in the init scripts.Michiel van Baak
2008-10-18 Give app_authenticate the ability to select a prompt other than the default. BJ Weschke
2008-10-18 Using the GetVar handler in AMI is potentially dangerous (insta-crash [tm]) ...BJ Weschke
2008-10-18 The QueueEntry event now has the uniqueid of the channel included.BJ Weschke
2008-10-17Update configure check to check for new function in libpri (pri_progress_with...Matthew Fredrickson
2008-10-17Merge codec_consistency branch. This should make sample usage much happier.Jason Parker
2008-10-17Fix CLI command 'channel request hangup'Michiel van Baak
2008-10-17Merge in patch for #13454. Includes CallRereouting dialplan application, opt...Matthew Fredrickson
2008-10-17Make helper call a little safer (suggested by Russell on IRC)Tilghman Lesher
2008-10-17Fix the FRACK! warnings in chan_iax2 when POKE/LAGRQ packets are not answered.Tilghman Lesher
2008-10-17Blocked revisions 150557 via svnmergeJason Parker
2008-10-17Adding some additional thoughts on configuration changes to TCP/TLSOlle Johansson
2008-10-17Make sure we support nested functions with GCC 4.01 OS/X. This might not be O...Olle Johansson
2008-10-17Break up skinny.conf into seperate sections forMichiel van Baak
2008-10-17Fix option handling code.Tilghman Lesher
2008-10-17Add an IAXregistry manager command. See doc/manager_1_1.txtMark Michelson
2008-10-17Initialize character arrays as they are not guaranteed to be set.Jeff Peeler
2008-10-17After a long discussion on #asterisk-bugs, it seems kind ofMark Michelson
2008-10-16Merged revisions 150304 via svnmerge from Mark Michelson
2008-10-16Merged revisions 150298,150301 via svnmerge from Mark Michelson
2008-10-16Answer the channel prior to checking for the 'a'Mark Michelson
2008-10-16Updating app_skel.c to follow coding guidelinesMark Michelson
2008-10-16Remove an odd redundant comparisonMark Michelson
2008-10-16Change configure script to search for openais in Mark Michelson
2008-10-16INVITES with proxy auth were sent with a different branchMark Michelson
2008-10-16Merged revisions 150124 via svnmerge from Richard Mudgett
2008-10-16This is nolonger neededTerry Wilson
2008-10-16func_strings isn't a dependency of this module anymoreTerry Wilson