Commit History

作者 SHA1 備註 提交日期
  Richard Mudgett 54c44b67e9 res_musiconhold: Fix MOH restarting where it left off from the last hold. 10 年之前
  Richard Mudgett 757377fe67 res_musiconhold.c: Remove obsolete REF_DEBUG code. 10 年之前
  Jonathan Rose dc0924de68 res_musiconhold: Fix reference leaks caused when reloading with REF_DEBUG set 10 年之前
  Kinsey Moore a9987fc5df MoH: Don't restart stream on repeated start calls 10 年之前
  Matthew Jordan 14efef67bd MoH: Undo commit r416150 (1.8) 10 年之前
  Kinsey Moore 63a94b9db8 MoH: Don't restart stream on repeated start calls 11 年之前
  Walter Doekes ed4e9d02d9 res_musiconhold: Minor cleanup. 11 年之前
  Kinsey Moore e58ea0fea9 Allow Asterisk to compile under GCC 4.10 11 年之前
  Richard Mudgett fa64487121 Add some asserts that were handy when looking for a stasis cache problem. 11 年之前
  Richard Mudgett e1ec098bc8 res_musiconhold.c: Generate MOH start/stop events whenever the MOH stream is started/stopped. 11 年之前
  Russell Bryant b708bf4347 moh: fix a refcount error with realtime MOH 11 年之前
  Richard Mudgett 62009b2d45 res_musiconhold.c: Remove some unnecessary RAII_VAR() usage. 11 年之前
  Richard Mudgett 11d2c9ef0a Fix incorrect usages of ast_realloc(). 11 年之前
  Richard Mudgett a2fa86feb8 Handle DTMF and hold wrapup when a channel leaves the bridging system. 11 年之前
  Kinsey Moore 5a54d1be70 Resolve a merge conflict 12 年之前
  Matthew Jordan 5d6b56a1c7 Migrate a large number of AMI events over to Stasis-Core 12 年之前
  Matthew Jordan 0c522191a7 Refactor ast_timer_ack to return an error and handle the error in timer users 12 年之前
  Andrew Latham 383ca26375 Doxygen Updates - Title update 12 年之前
  Matthew Jordan 108293864d Fix a variety of ref counting issues 12 年之前
  Andrew Latham 22eac54d43 Doxygen Cleanup 12 年之前
  Matthew Jordan 0786862781 Fix places in resources where a negative return value could impact execution 13 年之前
  Walter Doekes af914bcd6b Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 13 年之前
  Terry Wilson 7424dee415 Finalize ast_channel opaquification 13 年之前
  Richard Mudgett 936832e5c6 Fix REF_DEBUG compile errors. 13 年之前
  Terry Wilson 71b7469c72 Opaquification for ast_format structs in struct ast_channel 13 年之前
  Terry Wilson c98bbe2897 ast_channel opaquification of pointers and integral types 13 年之前
  Terry Wilson ac2a94ffa1 Opaquify channel stringfields 13 年之前
  Jonathan Rose 565d82021b Add an announcement option to music-on-hold - plays sound when put on hold/between songs 13 年之前
  Terry Wilson 4a8b42c992 Replace direct access to channel name with accessor functions 13 年之前
  Matthew Jordan 2c2f3b62f2 Fix timing source dependency issues with MOH 13 年之前