Commit History

Author SHA1 Message Date
  Richard Mudgett 0a5cb63553 chan_dahdi/sig_analog: Fix distinctive ring detection to suck less. 10 years ago
  Richard Mudgett a66ca13927 chan_dahdi/sig_analog: Put log message strings on one line. 10 years ago
  Richard Mudgett d890234256 chan_dahdi: Remove some dead code. 10 years ago
  Richard Mudgett 875dfee7ca chan_dahdi: Populate CALLERID(ani2) for incoming calls in featdmf signaling mode. 10 years ago
  Kinsey Moore 98f08c5b33 Allow Asterisk to compile under GCC 4.10 11 years ago
  Richard Mudgett b452fc519d chan_dahdi: Fix unable to get index warning when transferring an analog call. 11 years ago
  Richard Mudgett 2e206ea2bd Fix uninitialized value in struct ast_control_pvt_cause_code usage. 12 years ago
  Mark Michelson 7cd5f43757 Multiple revisions 375993-375994 12 years ago
  Kinsey Moore 165298f06f Add HANGUPCAUSE information to callee channels 13 years ago
  Richard Mudgett 929f1da1da Convert sig_analog to use a global callback table. 13 years ago
  Richard Mudgett 4b28893d6b Fix the analog dial *0 flash-hook of bridged peer feature. 13 years ago
  Kinsey Moore 882ec55b31 Clean up and ensure proper usage of alloca() 13 years ago
  Kinsey Moore 58a0e2a8d8 Add hangupcause translation support 13 years ago
  Richard Mudgett b4792afba0 Add missing ast_hangup() calls on some analog exception paths. 13 years ago
  Matthew Jordan 614c860eae Fix validation errors when producing documentation using default build script 13 years ago
  Matthew Jordan ace342e45b Add some additional documentation for core AMI events 13 years ago
  Kinsey Moore 0d8232c0ff Remove unnecessary generation of informational cause frames 13 years ago
  Jonathan Rose 7bb299800c Unique Call ID logging Phases III and IV 13 years ago
  Kinsey Moore 13b35ad09d Add HANGUPCAUSE hash support for analog and PRI DAHDI subtechs 13 years ago
  Kevin P. Fleming 53e80b252d Multiple revisions 369001-369002 13 years ago
  Richard Mudgett fd830b390d Fix deadlock potential with ast_set_hangupsource() calls. 13 years ago
  Richard Mudgett 1b0e2d1d47 Fix POTS flash hook to orignate a second call deadlock. 13 years ago
  Jonathan Rose ac831899af Coverity Report: Fix issues for error type CHECKED_RETURN for core 13 years ago
  Terry Wilson 7424dee415 Finalize ast_channel opaquification 13 years ago
  Terry Wilson 1747c23d29 Opaquify ast_channel typedefs, fd arrays, and softhangup flag 13 years ago
  Terry Wilson e60e6c3b5d Opaquify ast_channel structs and lists 13 years ago
  Terry Wilson c98bbe2897 ast_channel opaquification of pointers and integral types 13 years ago
  Alec L Davis 9f8970a9e9 push 'outgoing' flag from sig_XXX up to chan_dahdi 13 years ago
  Terry Wilson ac31134e12 Opaquify char * and char[] in ast_channel 13 years ago
  Richard Mudgett 9dc18c3a7a Constify some more channel driver technology callback parameters. 13 years ago