asterisk/asterisk.git
2009-12-13 Tilghman LesherTrim leading/trailing spaces from the filename, to...
2009-12-11 Jeff PeelerMerged revisions 234379 via svnmerge from
2009-12-10 Jason ParkerMerged revisions 234255 via svnmerge from
2009-12-10 Tilghman LesherMissed a case that emits a WARNING where none is warranted.
2009-12-10 Jeff PeelerAdd audio announcement option to app_page
2009-12-10 Tilghman LesherMerged revisions 234095 via svnmerge from
2009-12-09 Russell BryantMove an entry from CHANGES to UPGRADE.txt.
2009-12-09 Russell BryantMove an entry from CHANGES that should be in UPGRADE...
2009-12-09 Russell BryantProvide a real description of LOCAL_PEEK().
2009-12-09 Russell BryantRemove a feature from CHANGES that was listed twice...
2009-12-09 Russell BryantFix up the faxdetect entry in CHANGES.
2009-12-09 Russell BryantRemove an entry from CHANGES that is already in UPGRADE...
2009-12-09 Russell BryantBlocked revisions 233879 via svnmerge
2009-12-09 Russell BryantBlocked revisions 233782 via svnmerge
2009-12-08 Tilghman LesherTypo pointed out on #asterisk-dev (by atis_work)
2009-12-08 Tilghman LesherFind another ref leak and change how we manage module...
2009-12-08 Russell BryantSet a module load priority for format modules.
2009-12-08 Atis LezdinsBlocked revisions 233618 via svnmerge
2009-12-07 David Vosselfixes incorrect logic in ast_uri_encode
2009-12-07 David VosselBlocked revisions 233609 via svnmerge
2009-12-07 Atis LezdinsFix compatibility with valgrind 3.3 and older.
2009-12-07 David RugglesFix TCP Client interface
2009-12-07 David VosselMerged revisions 233471 via svnmerge from
2009-12-07 Jeff PeelerAdd applications JabberJoin, JabberLeave, JabberSendGro...
2009-12-07 Matthew NicholsonDo not reject SDP packets describing only non audio...
2009-12-07 Matthew NicholsonBlocked revisions 233392 via svnmerge
2009-12-06 Tilghman LesherMove implementation of closefrom(3) from app.c to strco...
2009-12-04 David VosselMerged revisions 233279 via svnmerge from
2009-12-04 Tilghman LesherUsing the builtin function breaks OpenBSD 4.2
2009-12-04 David Vosselupdate CHANGES file for .m3u support in Mp3Player appli...
2009-12-04 David Vossel.m3u support for Mp3Player app
2009-12-04 David Vosselupdate CHANGES for new queue option, penaltymemberslimit.
2009-12-04 David Vosselchanges penaltymemberslimit to use scanf for config...
2009-12-04 David Vosselnew queue option, penaltymemberslimit, disregards penal...
2009-12-04 David VosselMerged revisions 233116 via svnmerge from
2009-12-04 Russell BryantMerged revisions 233092 via svnmerge from
2009-12-04 Matthias NickParse global variables or expressions in hint extensions
2009-12-04 Michiel van... Let's unlock the lines list after the AST_LIST_TRAVERSE...
2009-12-04 Michiel van... Only assign line and device in handle_transfer_button...
2009-12-04 Tilghman LesherUpdate the mysql driver to always return NULL columns...
2009-12-04 Matthias NickMerged revisions 233014 via svnmerge from
2009-12-04 Tilghman LesherBuildbot complained
2009-12-04 Tilghman LesherOS X does not define MSG_NOSIGNAL, but it does have...
2009-12-03 Tilghman LesherAdd pagerdateformat, to allow shorter dates for SMS...
2009-12-03 Tilghman LesherMerged revisions 232820 via svnmerge from
2009-12-03 Alexandr Anikinjitterbuffer setup correction
2009-12-03 TransNexus... Replaced two deprecated functions of OSP Toolkit.
2009-12-03 TransNexus... Added custom info support.
2009-12-03 Jeff PeelerExtend voicemail to allow IMAP folders to be specified...
2009-12-03 Tilghman LesherRemove debugging line
2009-12-03 Tilghman LesherFix multiple issues with musiconhold, which led to...
2009-12-02 David Vosselupdate CHANGES and UPGRADE.txt for early media behavior...
2009-12-02 David RugglesPrevent double closing of FDs by EIVR
2009-12-02 Jeff PeelerMerged revisions 232581 via svnmerge from
2009-12-02 Matthew NicholsonFix support for multiline SMS messages in chan_mobile.
2009-12-02 Jeff PeelerMake manager response to "Action: events" finish with...
2009-12-02 Matthew NicholsonDo something with the service indicator so that asteris...
2009-12-02 Joshua ColpAdd an 'X' option to the asterisk application which...
2009-12-02 David VosselBlocked revisions 232444 via svnmerge
2009-12-02 Joshua ColpAdd an option to Record which enables a mode where...
2009-12-02 Mark MichelsonDo not change the exten string field or rebuild the...
2009-12-02 Joshua ColpMerged revisions 232355 via svnmerge from
2009-12-02 David VosselMerged revisions 232350 via svnmerge from
2009-12-02 Joshua ColpAdd support for handling the 415 Unsupported media...
2009-12-02 David VosselMerged revisions 232268 via svnmerge from
2009-12-02 Joshua ColpFix a bug where a scheduled item ID would get retained...
2009-12-02 Terry WilsonBlocked revisions 232165 via svnmerge
2009-12-02 Tilghman LesherSo apparently, some platforms don't have ffsll(3).
2009-12-02 Jeff PeelerMerged revisions 232090 via svnmerge from
2009-12-01 Russell BryantUse __builtin_ffsll() from gcc instead of ffssll()...
2009-12-01 Russell BryantFix a build error on FreeBSD.
2009-12-01 Russell BryantMerged revisions 232007 via svnmerge from
2009-12-01 Jeff PeelerMerged revisions 231911 via svnmerge from
2009-12-01 David VosselMerged revisions 231853 via svnmerge from
2009-12-01 Tilghman LesherMore 32->64 bit codec conversions.
2009-12-01 Tilghman LesherFormats need to be able to represent all 64 codec bits.
2009-12-01 Matthew NicholsonMerged revisions 231740 via svnmerge from
2009-11-30 Kevin P. FlemingAnother round of UDPTL stack fixes/improvements:
2009-11-30 Matthew NicholsonMerged revisions 231614 via svnmerge from
2009-11-30 Matthew NicholsonReverted 231616
2009-11-30 Matthew NicholsonMerged revisions 231614 via svnmerge from
2009-11-30 Joshua ColpWhen receiving SDP that matches the version of the...
2009-11-30 David Vosselapp_queue crashes randomly, often during call-transfers
2009-11-30 David VosselMerged revisions 231441 via svnmerge from
2009-11-30 Tilghman LesherExport dynamic (weak-linked) symbols correctly.
2009-11-30 David VosselBlocked revisions 231437 via svnmerge
2009-11-30 Joshua ColpFix a bug where an immediate masquerade would cause...
2009-11-27 TransNexus... 1. Modified exported variable names.
2009-11-26 Tilghman LesherReorder option flags. Change guidelines so that exampl...
2009-11-25 Tilghman LesherMerged revisions 231298 via svnmerge from
2009-11-25 David VosselBlocked revisions 231235 via svnmerge
2009-11-25 David VosselBlocked revisions 231233 via svnmerge
2009-11-25 Matthew NicholsonLoad pbx_lua with global symbols to allow linking with...
2009-11-24 Tilghman LesherFound a few places where queue refcounts were counted...
2009-11-24 Jeff PeelerFix erroneous hangup extension execution
2009-11-24 Jeff PeelerFix problem on digital channels due to digital flag...
2009-11-24 Matthew NicholsonUpdated CHANGES file to describe the new 'd' option...
2009-11-24 Tilghman LesherAdd REPLACE & PASSTHRU functions, overhaul of func_stri...
2009-11-23 Matthew NicholsonAdd an option to app_followme to disable the "please...
2009-11-23 Joshua ColpChange fax detection in chan_sip so it behaves as one...
next