Commit Verlauf

Autor SHA1 Nachricht Datum
  Mark Michelson 9b08352d97 Add module support level to ast_module_info structure. Print it in CLI "module show" . vor 10 Jahren
  Richard Mudgett c3152afa40 Eliminate some more unnecessary RAII_VAR() uses. vor 10 Jahren
  Richard Mudgett 6327ec1297 Remove unused RAII_VAR() declarations. vor 10 Jahren
  Richard Mudgett e6354749ac res_parking: Update XML documention for DTMF features after parking timeout. vor 11 Jahren
  Jonathan Rose cc6b85ee23 res_parking: Fix bug where reloading immediately wipes new parkpos extensions vor 11 Jahren
  Richard Mudgett a1d0032b14 app_cdr and res_parking: Fix some resource leaks. vor 11 Jahren
  Richard Mudgett 6e9f6426ac Bridge API: Set a cause code on a channel when it is ejected from a bridge. vor 11 Jahren
  Kinsey Moore 9fca30d179 Allow res_parking to be unloadable vor 11 Jahren
  Kinsey Moore f1a2472920 Strip down the old event system vor 11 Jahren
  Richard Mudgett 53329d0113 Minor parking cleanup. vor 11 Jahren
  Jonathan Rose 17be2720e8 res_parking: Unit tests vor 11 Jahren
  Matthew Jordan 1de2955ade Remove dead code from features.c; refactor pickup code into pickup.c vor 11 Jahren
  Matthew Jordan 8b54d4af6f Support externally initiated parking requests; remove some dead code vor 11 Jahren
  Jonathan Rose 6abaded7df res_parking: Dynamic Parking Lots vor 11 Jahren
  Richard Mudgett 414e8bbac7 Remove some redundant parking config error messages. vor 11 Jahren
  Jonathan Rose 0d4492d904 res_parking: Automatically generate extensions, hints, etc. vor 11 Jahren
  Richard Mudgett e4cb8dbac8 Merge in the bridge_construction branch to make the system use the Bridging API. vor 11 Jahren
  Mark Spencer 82d0a69385 rename "parking" to "features" in preparation for some more (possibly post 1.0) feature additions vor 20 Jahren
  Mark Spencer 8e240b5d71 Add missing include (bug #2040) vor 20 Jahren
  Mark Spencer ead27f5f59 Make parked calls events more consistant (bug #2033) vor 20 Jahren
  James Golovich 4f9cfda67d Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). vor 20 Jahren
  Mark Spencer 90b249b863 Merge FreeBSD locking fixes (bug #1411) vor 20 Jahren
  Mark Spencer dc38511e3c Make ast_channel_walk become ast_channel_walk_locked vor 20 Jahren
  James Golovich d5114607a9 Revert formatting changes vor 20 Jahren
  Anthony Minessale II 3793f9d946 applied final release of bug 1353 per Mark's permission vor 20 Jahren
  Mark Spencer 16553ece08 Fix double parking crash (bug #1302) vor 20 Jahren
  Mark Spencer b44524a74b Get rid of all that old needlock garbage now that we're using recursive mutexes vor 20 Jahren
  James Golovich ba5950a892 Remove extra \r\n from manager event sent by res_parking.c (bug #1134) vor 21 Jahren
  James Golovich ca326fe701 Move ast_get_group from res_parking.c to channel.c vor 21 Jahren
  Martin Pycko 6964997627 Add recording agent's calls patch. Basically the call starts recording when the agent picks up and the file is stamped with the agent's id and the timestamp. Also optionally a URL link to that file may be inserted in the userfield of the CDR record. By default the recorded file will be mixed if soxmix is available. vor 21 Jahren