summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-07-10more ast_copy_string conversionsRussell Bryant
2005-07-10Pass along proceeding and progress even when overlap mode is not onMark Spencer
2005-07-10You must have version.h before building dependencies!Mark Spencer
2005-07-10simplify locking (use a single lock, no deadlock possible)Kevin P. Fleming
2005-07-10Fix lock ordering in devicestateMark Spencer
2005-07-10Fixed iobase specification in rpt.conf and put in check for 'keyed' forJim Dixon
2005-07-09Typo Fix (per corydon76)Anthony Minessale II
2005-07-09D'ohMalcolm Davenport
2005-07-09Bug #4652 - Take twoMalcolm Davenport
2005-07-08Bug #4652 - Require libstrfunc for FreeBSD. Thanks CorydonMalcolm Davenport
2005-07-08add the new files for the last commit :-)Kevin P. Fleming
2005-07-08queue device state changes and handle them serially in a background threadKevin P. Fleming
2005-07-08ensure globals are all staticKevin P. Fleming
2005-07-08Change level of message in case of write on hung up channel (Bug #4651)Matthew Fredrickson
2005-07-08clean up compiler warnings during build on 64-bit systemsKevin P. Fleming
2005-07-08update sample to reflect new nodir optionRussell Bryant
2005-07-08make this call to socket() consistent with the rest of them in AsteriskRussell Bryant
2005-07-07super crazy ast_copy_string conversion madness!Russell Bryant
2005-07-07add path-locking to voicemail CGI app (bug #4304)Kevin P. Fleming
2005-07-07more fun with ast_copy_stringRussell Bryant
2005-07-07ensure that "completed calls" counter is updated properly (bug #4575)Kevin P. Fleming
2005-07-07ast_copy_string conversionKevin P. Fleming
2005-07-07more ast_copy_string conversionsRussell Bryant
2005-07-07allow user-configurable date formats in voicemail message body (bug #4554)Kevin P. Fleming
2005-07-07ensure that mailbox numbers are read correctly from password files (bug #4655)Kevin P. Fleming
2005-07-07ensure that conference created by new caller who fails to enter a PIN is dest...Kevin P. Fleming
2005-07-07make CLI output use singular/plural when appropriate (bug #4654)Kevin P. Fleming
2005-07-07Hardcode urgent messages option in Voice-Message to 0Malcolm Davenport
2005-07-06ensure that AGENTBYCALLERID is set for agents being reloaded from persistent ...Kevin P. Fleming
2005-07-06don't segfault when peer doesn't send Referred-By (bug #4588)Kevin P. Fleming
2005-07-06ensure buffer policy is restored after RAS is done with a channel (bug #4589,...Kevin P. Fleming
2005-07-06remember CallerID in AgentCallbackLogin, so it can be used at logoff timeKevin P. Fleming
2005-07-05don't write frames out to channel until after sending them to spies and/or mo...Kevin P. Fleming
2005-07-05add support for 'early loading' modules, so that nearly all configuration fil...Kevin P. Fleming
2005-07-05add new file to ignoreKevin P. Fleming
2005-07-05clean up find_engine()Kevin P. Fleming
2005-07-05ensure that filesize-triggered reloads don't recurse (bug #4621, with mods)Kevin P. Fleming
2005-07-05ensure that text frames are copied correctly even if they are not null-termin...Kevin P. Fleming
2005-07-05make editline build properly on cygwin (bug #4624)Kevin P. Fleming
2005-07-05don't force autofallthrough to on (bug #4599)Kevin P. Fleming
2005-07-05ensure that abandoned calls are recorded that way (bug #4644)Kevin P. Fleming
2005-07-05add man pages for autosupport and safe_asterisk scripts (bug #4642)Kevin P. Fleming
2005-07-05actually _install_ the astgenkey man pageKevin P. Fleming
2005-07-05add function to convert a cause code to a stringRussell Bryant
2005-07-05reset regattempts counter after successful registration (bug #4634)Kevin P. Fleming
2005-07-05fix up warnings (bug #4638)Kevin P. Fleming
2005-07-05use proper shebang line in autosupport script, at proper location (bug #4640)Kevin P. Fleming
2005-07-05don't unlink files just because they can't be opened (bug #4641)Kevin P. Fleming
2005-07-05print out which format was bigger than MAX_FORMATRussell Bryant
2005-07-04Added fix so that wctdm interface will start out in correct stateJim Dixon