]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2006-01-25  Russell Bryantuse arg parsing macros in the AGENT dialplan function...
2006-01-25  Russell Bryantgit-svn-id: https://origsvn.digium.com/svn/asterisk...
2006-01-25  Russell Bryantstore feature_pvt list using linked list macros
2006-01-25  Russell Bryantstore agent_pvt list using linked list macros (issue...
2006-01-25  Kevin P. Flemingdon't queue a congestion frame on a channel that will...
2006-01-25  Olle Johansson- Remove unused option to transmit_state_notify
2006-01-25  Olle JohanssonFrom now on, apply maxexpiry and minexpiry to all subsc...
2006-01-25  Olle JohanssonIssue #6349 - patch by markster, imported from 1.2
2006-01-25  Russell Bryantgit-svn-id: https://origsvn.digium.com/svn/asterisk...
2006-01-25  Russell Bryantdon't leak almost 200 bytes for each new channel and...
2006-01-25  Kevin P. Fleminggit-svn-id: https://origsvn.digium.com/svn/asterisk...
2006-01-25  Kevin P. FlemingMerged revisions 8608 via svnmerge from
2006-01-24  Kevin P. Flemingremove extraneous characters from property
2006-01-24  Kevin P. Flemingclean up remaining already-merged revisions
2006-01-24  Kevin P. Fleminggit-svn-id: https://origsvn.digium.com/svn/asterisk...
2006-01-24  Kevin P. FlemingMerged revisions 8173 via svnmerge from
2006-01-24  Kevin P. Fleminggit-svn-id: https://origsvn.digium.com/svn/asterisk...
2006-01-24  Kevin P. Fleminggit-svn-id: https://origsvn.digium.com/svn/asterisk...
2006-01-24  Kevin P. Fleminggit-svn-id: https://origsvn.digium.com/svn/asterisk...
2006-01-24  Kevin P. FlemingMerged revisions 8588 via svnmerge from
2006-01-24  Kevin P. Fleminggit-svn-id: https://origsvn.digium.com/svn/asterisk...
2006-01-24  Kevin P. Fleminggit-svn-id: https://origsvn.digium.com/svn/asterisk...
2006-01-24  Matthew FredricksonMake sure safe_asterisk retains previous script defaults
2006-01-24  Matthew FredricksonUpdates from royk to safe_asterisk (#5207) Thanks!
2006-01-24  Olle JohanssonDon't reset scheduled ID until we actually end the...
2006-01-24  Russell Bryantstore the list of 'atexit' functions using linked list...
2006-01-24  Russell Bryantconvert ast_channel list to use linked list macros...
2006-01-24  Olle JohanssonBlocking fix from 1.2 from being applied again.
2006-01-24  Olle JohanssonIssue 6114: Don't hangup on bye/also if there's no...
2006-01-24  Olle JohanssonIssue #6093: Match realtime non-dynamic peers by IP...
2006-01-24  Olle JohanssonMake it clear that caller ID in sip.conf is used only...
2006-01-24  Olle JohanssonReverting change in revision 8539 - fixed wrong problem...
2006-01-24  Olle JohanssonIssue #6323, FreeBSD compatibility with compilation...
2006-01-24  Olle JohanssonImporting rev #8537 from 1.2, never send response to...
2006-01-24  Olle Johansson- Report SIP reload in manager (issue 5742 with small...
2006-01-24  Olle Johansson- Adding whitespace that I found unused outside
2006-01-24  Olle JohanssonDeclaring conn and result static to avoid collission...
2006-01-24  Olle JohanssonWhitespace change, extra <tab> added from my tab storage.
2006-01-24  Olle Johansson- Adding doxygen comments
2006-01-23  Matt O'Gormancode clean up and macro implementation from
2006-01-23  Olle JohanssonRemove redundant default default/global settings from...
2006-01-23  Matt O'Gormanchanged some settings to app_args and some code
2006-01-23  Olle JohanssonRemove more unused defines.
2006-01-23  Olle JohanssonDoxygen updates
2006-01-23  Olle JohanssonFinally removing SIPDUMPER that hasn't been used for...
2006-01-23  Olle Johansson- Change "call" to "dialog" where use of "call" is...
2006-01-23  Olle Johansson- Debug output fixes
2006-01-23  Olle JohanssonDoxygen update
2006-01-23  Olle JohanssonRe-instate sip_addheader() while waiting for a dialplan...
2006-01-23  Olle Johansson- Adding some white space from my white space reservoir
2006-01-23  Olle JohanssonUse doxygen for todo's! :-)
2006-01-23  Olle JohanssonSpelling fix undetected by kpfleming in rev 8150 ;-)
2006-01-23  Olle JohanssonRemove javadoc doxygen format...
2006-01-22  Russell Bryantfix memory leak from not freeing the list of queue...
2006-01-22  Russell Bryantgit-svn-id: https://origsvn.digium.com/svn/asterisk...
2006-01-22  Russell Bryanteliminate some compiler warnings
2006-01-22  Russell BryantMerged revisions 8437 via svnmerge from
2006-01-22  Tilghman LesherBug 6312 - Macro janitor
2006-01-22  BJ Weschke Correct some scenarios where CALL_LIMIT could not...
2006-01-22  Tilghman LesherBug 6262 - New function STRPTIME
2006-01-22  Tilghman LesherBug 6148 - Add PARKEDAT variable; also cleaned up appli...
2006-01-22  Russell Bryantadd 'show channeltype' CLI command (issue #6149, with...
2006-01-22  Russell Bryantprevent writing outside of the provided workspace when...
2006-01-22  Russell Bryantgit-svn-id: https://origsvn.digium.com/svn/asterisk...
2006-01-21  Russell Bryantgit-svn-id: https://origsvn.digium.com/svn/asterisk...
2006-01-21  Russell Bryantconst-ify some fields in the ast_exten and ast_include...
2006-01-21  Russell Bryant- conversions to allocation wrappers
2006-01-21  Russell Bryantoops, don't build app_sql_postgres by default ...
2006-01-21  Russell Bryant- conversion to allocation wrappers
2006-01-21  Russell Bryantclean up formatting to conform to coding guidelines...
2006-01-21  Russell Bryantgit-svn-id: https://origsvn.digium.com/svn/asterisk...
2006-01-21  Russell Bryanton this pass, only remove duplicate log messages
2006-01-21  Tilghman LesherBug 5936 - Cannot AddQueueMember on realtime queue...
2006-01-21  Russell Bryantfinish reverting my pass through the tree to remove...
2006-01-21  Russell Bryantdon't do the memcpy inside of ast_strdupa if we know...
2006-01-21  Russell Bryantrevert my pass through the tree to remove checks of...
2006-01-21  Russell Bryantconversions to use allocation wrappers (issue #6277)
2006-01-21  Russell Bryantremove useless checks of the result of ast_strdupa
2006-01-21  Russell Bryantremove lots of useless checks of the result of ast_strdupa
2006-01-21  Russell Bryantremove some useless checks of the result of ast_strdupa
2006-01-21  Tilghman LesherBug 4872 - Make Asterisk paths available to AGIs via...
2006-01-21  Tilghman LesherBug 5515 - Devicestate and API documentation update
2006-01-21  Tilghman LesherBug 6096 - callerid_parse cleanup
2006-01-21  Russell Bryantremove optimization where its benefits are negligible
2006-01-21  Russell Bryantremove some useless checks after calls to ast_strdupa
2006-01-20  Matthew Fredricksonfix for codec_gsm on ia64 (#6294)
2006-01-20  Russell Bryantformatting and doxygen fixes (issue #6300)
2006-01-20  Matthew FredricksonFix comments in sip.conf (#6134)
2006-01-20  Matthew FredricksonFix for formats so they give better output on failure...
2006-01-20  Russell Bryant- move ast_strdupa from channel.h to utils.h
2006-01-20  Russell BryantMerged revisions 8347 via svnmerge from
2006-01-20  Matthew FredricksonChange chan_alsa to default open the first sound card...
2006-01-20  Matthew FredricksonUpdate config. Apprently default doesn't always work...
2006-01-20  Kevin P. Flemingeliminate compiler warnings from recent const-ification
2006-01-20  Olle Johansson- Add DOC file about caller ID presentation values
2006-01-20  Russell Bryantfix version reporting (issue #6292)
2006-01-20  Matt O'GormanMerged revisions 8320 via svnmerge from
2006-01-20  Olle JohanssonMore doxygen updates
2006-01-20  Olle JohanssonDoxygen updates
2006-01-19  Olle JohanssonAdd support for "musicclass" instead of "musiconhold...
next