summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-30After seeing another problem in #asterisk stemming fromMark Michelson
2008-10-30Set up an example stdexten that preserves the original context and extension inTilghman Lesher
2008-10-30Pay attention to the searchcontexts entry in voicemail.conf (related to AST-125)Tilghman Lesher
2008-10-30Track down and fix annoying lock errorsTilghman Lesher
2008-10-29If there was no named defined in a voicemail.conf mailboxMark Michelson
2008-10-29Merged revisions 152538 via svnmerge from Steve Murphy
2008-10-29Merged revisions 152539 via svnmerge from Russell Bryant
2008-10-29Merged revisions 152535 via svnmerge from Steve Murphy
2008-10-28Merged revisions 152463 via svnmerge from Tilghman Lesher
2008-10-28Add more polycom firmware files to static mapping Doug Bailey
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