aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-10-27Oops, only delete the ARG variables once upon release. The following sectiontilghman1-8/+0
2008-10-27Remove options argument parsing/syntax (it isn't used any longer)qwell1-6/+2
2008-10-26Merged revisions 152059 via svnmerge from seanbright1-4/+4
2008-10-26Trying to fix the user/peer matching correctly. This will need some testing b...oej1-21/+42
2008-10-26Moving more variables to the sip_cfg structure, as I have some future ideas f...oej1-102/+109
2008-10-26Doxygen changes and some formatting.oej1-30/+30
2008-10-25Merged revisions 151905 via svnmerge from russell1-5/+9
2008-10-23allow to compile under --enable-dev-mode (gcc didn't actually complain when I...twilson1-1/+1
2008-10-23Blocked revisions 151763 via svnmergetwilson0-0/+0
2008-10-23Clarify documentation, following merge of realtime_update2 branchtilghman1-1/+1
2008-10-23Thanks russellb for reminding an old man....oej1-0/+2
2008-10-23Adding a small new feature. oej2-0/+3
2008-10-23Simplify some nested functions, as suggested by Russell on -devtilghman1-101/+121
2008-10-23Add patch to handle how IE7 issues POST requests using Window path spec inclu...dbailey1-7/+136
2008-10-22Added debugging CLI functionstilghman2-4/+328
2008-10-22 revert the changes in issue #13705 - it's being re-opened as while the resul...bweschke1-1/+1
2008-10-22Add a contributed script for running Asterisk without installing it, first.tilghman1-0/+261
2008-10-22Change some logical ands to bitwise ands and addmmichelson1-2/+5
2008-10-22Print out the right var in the log messagerussell1-1/+1
2008-10-22Fix this check to use the proper variable (the result from get_in_brackets)russell1-1/+1
2008-10-22The logic of a strncasecmp call was reversed.mmichelson1-1/+1
2008-10-21Make the sip_standard_port function more granular by allowing separatemmichelson1-12/+21
2008-10-21Get this compiling in dev-modemmichelson1-1/+1
2008-10-21If a peer uses any transport other than UDP, then MWI willmmichelson1-0/+5
2008-10-21When attempting to resolve hostnames, we need to be suremmichelson1-1/+9
2008-10-21Default file modes should always be full read and write, to allow the systemtilghman1-1/+1
2008-10-21 Fix configuration parsing so type=friend still identifies "friend" as a peer...bweschke1-1/+1
2008-10-20 Do NOT attempt to do anything with the ast_config struct when it's been retu...bweschke2-3/+3
2008-10-20Merged revisions 151241 via svnmerge from kpfleming3-86/+86
2008-10-20Merged revisions 151240 via svnmerge from kpfleming18-1121/+1073
2008-10-19Block 151167 from coming forward into the /trunk this is a 1.4 fix only.bweschke0-0/+0
2008-10-19 Block 151100 from coming forward into the /trunk this is a 1.4 fix only.bweschke0-0/+0
2008-10-19cleaup of the TCP/TLS socket API:kpfleming6-234/+241
2008-10-19dont segfault when placing a call to a line that has no registered device.mvanbaak1-0/+5
2008-10-19Adding changes from train and flight back home from SIPit23 in Lannion, France.oej1-65/+182
2008-10-18Make sure we support nested functions and generation of trampolinesmvanbaak1-1/+5
2008-10-18dont use deprecated commands in the init scripts.mvanbaak4-6/+6
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