summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-28Only re-add the io port if it was closed, otherwise reload causes a memoryTilghman Lesher
2008-10-28Merged revisions 152368 via svnmerge from Tilghman Lesher
2008-10-27Merged revisions 152286 via svnmerge from Jeff Peeler
2008-10-27Merged revisions 152215 via svnmerge from Tilghman Lesher
2008-10-27Set ARGC in subroutines with the number of arguments passed.Tilghman Lesher
2008-10-27Oops, only delete the ARG variables once upon release. The following sectionTilghman Lesher
2008-10-27Remove options argument parsing/syntax (it isn't used any longer)Jason Parker
2008-10-26Merged revisions 152059 via svnmerge from Sean Bright
2008-10-26Trying to fix the user/peer matching correctly. This will need some testing b...Olle Johansson
2008-10-26Moving more variables to the sip_cfg structure, as I have some future ideas f...Olle Johansson
2008-10-26Doxygen changes and some formatting.Olle Johansson
2008-10-25Merged revisions 151905 via svnmerge from Russell Bryant
2008-10-23allow to compile under --enable-dev-mode (gcc didn't actually complain when I...Terry Wilson
2008-10-23Blocked revisions 151763 via svnmergeTerry Wilson
2008-10-23Clarify documentation, following merge of realtime_update2 branchTilghman Lesher
2008-10-23Thanks russellb for reminding an old man....Olle Johansson
2008-10-23Adding a small new feature. Olle Johansson
2008-10-23Simplify some nested functions, as suggested by Russell on -devTilghman Lesher
2008-10-23Add patch to handle how IE7 issues POST requests using Window path spec inclu...Doug Bailey
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