]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2007-12-09  Luigi Rizzonormalize subdirs' Makefile by using ASTTOPDIR and...
2007-12-09  Luigi RizzoImplement the outcome of a discussion on the -dev list...
2007-12-08  Luigi Rizzoremove unused code, and simplify the logic for #include...
2007-12-08  Luigi RizzoImplement comment_buffer and lline_buffer in terms...
2007-12-08  Luigi Rizzounify some common code
2007-12-08  Luigi Rizzonormalize formatting
2007-12-08  Luigi Rizzodocument a nice technique to exit from a block in case...
2007-12-08  Luigi Rizzoa little bit of documentation on how lines are parsed.
2007-12-08  Luigi Rizzonormalize header order, and add a comment on the need
2007-12-08  Luigi Rizzosome platforms (e.g. FreeBSD4) need netinet/in.h to...
2007-12-07  Jason ParkerMerged revisions 91890 via svnmerge from
2007-12-07  Jason ParkerUpdate documentation for pbx_lua.
2007-12-07  Russell BryantMerged revisions 91830 via svnmerge from
2007-12-07  Russell BryantMerged revisions 91828 via svnmerge from
2007-12-07  Russell BryantMerged revisions 91826 via svnmerge from
2007-12-07  Russell BryantMerged revisions 91783 via svnmerge from
2007-12-07  Jason ParkerFix a small typo in a comment.
2007-12-07  Russell BryantMerged revisions 91780 via svnmerge from
2007-12-07  Jason ParkerAdd count of total number of calls processed by asteris...
2007-12-07  Russell BryantMerged revisions 91777 via svnmerge from
2007-12-07  Mark MichelsonMerged revisions 91737 via svnmerge from
2007-12-07  Russell BryantMerged revisions 91693 via svnmerge from
2007-12-07  Russell BryantMerged revisions 91677 via svnmerge from
2007-12-07  Russell BryantMerged revisions 91675 via svnmerge from
2007-12-07  Tilghman LesherMerged revisions 91637 via svnmerge from
2007-12-06  Tilghman LesherAdd a manager event for PRI events: this will help...
2007-12-06  Tilghman LesherIf duration or billsec are not yet calculated, calculat...
2007-12-06  Jason ParkerFix a problem with quoting in sqlite3 cdr module..
2007-12-06  Mark MichelsonHandle allocation failure of the heard and deleted...
2007-12-06  Tilghman LesherMerged revisions 90166,90736,90753 via svnmerge from
2007-12-06  Russell BryantBlocked revisions 91501 via svnmerge
2007-12-06  Matthew FredricksonMake sure we clear these flags when libpri is not installed
2007-12-06  Joshua ColpMerged revisions 91450 via svnmerge from
2007-12-06  Joshua ColpMerged revisions 91439 via svnmerge from
2007-12-06  Olle JohanssonAdding documentation for the massive manager changes...
2007-12-06  Olle Johansson- The Ping Action
2007-12-06  Olle JohanssonChanges to manager events in channel.c
2007-12-06  Olle JohanssonNew manager event when a channel changes account code.
2007-12-06  Olle Johansson- Dial event
2007-12-06  Olle JohanssonAdding small missing but important comma...
2007-12-06  Olle JohanssonA big oops...
2007-12-06  Olle JohanssonThe MeetmeJoin now has caller ID name and Caller ID...
2007-12-06  Olle JohanssonUpdate ZapShowChannels so that you can specify one...
2007-12-06  Olle JohanssonDoxygen updates
2007-12-06  Olle JohanssonMerged revisions 91366 via svnmerge from
2007-12-06  Olle JohanssonChange description of new manager command
2007-12-06  Olle JohanssonAdd manager command for showing all current channels.
2007-12-06  Joshua ColpInstead of iterating through the entire epoll events...
2007-12-05  Mark MichelsonMerged revisions 91292 via svnmerge from
2007-12-05  Mark MichelsonMerged revisions 91273 via svnmerge from
2007-12-05  Tilghman LesherMerged revisions 91237 via svnmerge from
2007-12-05  Russell BryantMerged revisions 91192 via svnmerge from
2007-12-05  Russell BryantResolve compiler warnings.
2007-12-05  Tilghman LesherChange cdr_manager to use a "CDR" level, rather than...
2007-12-05  Tilghman LesherAdded multiple name listing. (Closes issue #10413)
2007-12-05  Joshua ColpRemove second prefix line. Only need it documented...
2007-12-05  Olle JohanssonRename "username" to "defaultuser" to match with "defau...
2007-12-05  Olle JohanssonRemove the cseqs from "sip show channel" and make more...
2007-12-05  Kevin P. Flemingrevert part of my changes from earlier today since...
2007-12-05  Russell BryantUse ast_free() instead of free().
2007-12-05  Russell BryantMerged revisions 91070 via svnmerge from
2007-12-05  Russell BryantMerged revisions 91074 via svnmerge from
2007-12-04  Russell BryantFix mwimonitornotify on reload ... again. This option...
2007-12-04  Russell BryantBlocked revisions 91032 via svnmerge
2007-12-04  Russell BryantFix the build of astman. Any file that includes any...
2007-12-04  Matthew FredricksonDon't error when we don't have libpri installed with...
2007-12-04  Russell BryantMerged revisions 90967 via svnmerge from
2007-12-04  Russell BryantFix resetting mwimonitornotify on reload. I guess...
2007-12-04  Tilghman LesherCoding guidelines fixups
2007-12-04  Jason ParkerAdd manager action 'sipshowregistry'.
2007-12-04  Russell BryantAdd support for monitoring MWI on FXO lines.
2007-12-04  Mark MichelsonKevin suggested doing the reverse of my last commit...
2007-12-04  Jason ParkerAdd Makefile alias target 'pdf' which does the same...
2007-12-04  Mark MichelsonSuppress a compiler warning due to discarding a "const...
2007-12-04  Jason ParkerFix build, that some people aren't seeing for some...
2007-12-04  Mark MichelsonWrong locking style got merged from 1.4 to trunk. My...
2007-12-04  Kevin P. Flemingfix build of this module when libpri and/or libss7...
2007-12-04  Jason ParkerMerged revisions 90876 via svnmerge from
2007-12-04  Russell BryantFix a silly little typo :)
2007-12-04  Jason ParkerFix build in trunk. This was fixed in 1.4, but blocked...
2007-12-04  Mark MichelsonMerged revisions 90735 via svnmerge from
2007-12-04  Olle Johansson(closes issue #11431)
2007-12-04  Olle Johansson(closes issue #11422)
2007-12-04  Olle Johansson(closes issue #11462)
2007-12-04  Tilghman LesherPass the Asterisk version to AGI scripts as part of...
2007-12-04  Luigi Rizzofix build on cygwin
2007-12-04  Joshua ColpBlocked revisions 90798 via svnmerge
2007-12-03  Tilghman LesherMerged revisions 90753 via svnmerge from
2007-12-03  Steve MurphyA small fix from snuffy
2007-12-03  Jason ParkerAdd manager events for when a monitor is started or...
2007-12-03  Tilghman LesherMerged revisions 90736 via svnmerge from
2007-12-03  Jason ParkerMerged revisions 90696 via svnmerge from
2007-12-03  Mark MichelsonReplacing some calls to free() with ast_free().
2007-12-03  Joshua ColpAdd AGI commands for speech recognition. These mirror...
2007-12-03  Mark MichelsonMerged revisions 90639 via svnmerge from
2007-12-03  Jason ParkerMerged revisions 90607 via svnmerge from
2007-12-03  Tilghman LesherAvoid an additional function call. Reported by: eliel...
2007-12-03  Joshua ColpMerged revisions 90588 via svnmerge from
2007-12-03  Joshua ColpMerged revisions 90548 via svnmerge from
2007-12-03  Jason ParkerBlocked revisions 90546 via svnmerge
next