asterisk/asterisk.git
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
2007-12-03 Mark MichelsonUpdating sample queues.conf file to show how multiple...
2007-12-03 Joshua ColpRemove the file descriptors from the main poll channel...
2007-12-02 Russell BryantMerged revisions 90470 via svnmerge from
2007-12-02 Tilghman LesherMerged revisions 90432 via svnmerge from
2007-12-01 Jason ParkerOnly reload if the config file has changed.
2007-11-30 Mark MichelsonAdding support for the "automixmonitor" dial and queue...
2007-11-30 Russell BryantMerged revisions 90348 via svnmerge from
2007-11-30 Russell BryantMerged revisions 90310 via svnmerge from
2007-11-30 Joshua ColpMerged revisions 90269 via svnmerge from
2007-11-30 Mark MichelsonMerged revisions 90231 via svnmerge from
2007-11-29 Mark MichelsonMerged revisions 90163 via svnmerge from
2007-11-29 Tilghman LesherMerged revisions 90160 via svnmerge from
2007-11-29 Tilghman LesherMerged revisions 90155 via svnmerge from
2007-11-29 Tilghman LesherFix build of trunk
2007-11-29 Tilghman LesherMerged revisions 90154 via svnmerge from
2007-11-29 Kevin P. Fleminglet's try this again... *all* compilation and linking...
2007-11-29 Kevin P. Flemingrestore behavior from the 1.4 branch... manager users...
2007-11-29 Russell BryantBlocked revisions 90147 via svnmerge
2007-11-29 Russell BryantMerged revisions 90145 via svnmerge from
2007-11-29 Russell BryantMerged revisions 90142 via svnmerge from
2007-11-28 Russell BryantMerge another small doxygen change from team/russell...
next