Commit Graph

22566 Commits (a92996da8e87bc463f37f167e967bc70a74e2c30)
 

Author SHA1 Message Date
Richard Mudgett a92996da8e Fix stuck DTMF when bridge is broken.
13 years ago
Matthew Jordan b381cb05c4 Refactor ast_timer_ack to return an error and handle the error in timer users
13 years ago
Richard Mudgett 04b3a05730 Add safety NULL pointer check in module user references.
13 years ago
Jonathan Rose 3e39dce0dc chan_sip: Document a change to user-field encoding introduced with r303509
13 years ago
Matthew Jordan 9777a24dcf Don't attempt to purge sessions when no sessions exist
13 years ago
Matthew Jordan 2cef16f5c3 Only deref a reserved gateway session if we actually reserved one
13 years ago
Matthew Jordan 64f4ef4eb7 Properly clean up manager resources on exit
13 years ago
Matthew Jordan a08f48089c Properly finalize prepared SQLite3 statements to prevent memory leak
13 years ago
Matthew Jordan 2427dae7f9 Fix memory leak when unloading XML documentation
13 years ago
Matthew Jordan c08a0c34ad Prevent multiple CDR batches from conflicting when scheduling the CDR write
13 years ago
Andrew Latham c64b86f90b Doxygen Updates
13 years ago
Richard Mudgett 2039e6f49c Things don't need to be that const.
13 years ago
Richard Mudgett 4f19a5e867 Multiple revisions 375519-375524
13 years ago
Michael L. Young e920c7969a Fix Wrong Result In Debug Message For SDP Origin Processing
13 years ago
Matthew Jordan 7c72973230 Properly extract the Body information of an EWS calendar item
13 years ago
Richard Mudgett 0c771cad1c Fix ConfBridge crash if no timing module loaded.
13 years ago
Jonathan Rose 579ff6511d mixmonitor: Add a test event
13 years ago
Jonathan Rose abe458ee17 confbridge: Fix a bug which made conferences not record with AMI/CLI commands
13 years ago
Matthew Jordan 1b39da9a8b Ensure that the Queue application tracks busy members in off nominal situations
13 years ago
Mark Michelson 452c0d3432 Prevent resetting of NATted realtime peer address on reload.
13 years ago
Richard Mudgett 723ce34645 Fix the Park 'r' option when a channel parks itself.
13 years ago
Richard Mudgett 800c760294 chan_dahdi: Fix segfault dereferencing a NULL tech_pvt.
13 years ago
Jonathan Rose 13ec2ea542 ast_tls_cert script: Better response for various exit conditions to openssl
13 years ago
Jonathan Rose 33f58fe247 core: Fix a memory leak in app.c from an early return
13 years ago
Jonathan Rose b4f18dce1a GSM: Fix encoding problems with GSM
13 years ago
Jonathan Rose b99a4b87d8 app_queue: add upgrade notes for 375216
13 years ago
Jonathan Rose ffee5a265a Blocked revisions 375242
13 years ago
Jonathan Rose c7ac607169 app_queue: Make ordering of rrmemory/rrordered persist over add/remove members
13 years ago
Richard Mudgett c7a5ba4a44 build_tools: Allow Asterisk to report git SHAs in version string.
13 years ago
Kinsey Moore e43879381f Ensure Asterisk fails TCP/TLS SIP calls when certificate checking fails
13 years ago
Walter Doekes 61f014450c Fixes to the fd-oriented SIP TCP reads.
13 years ago
Walter Doekes a41183f0f3 Update sip_request_call SIP dial string documentation.
13 years ago
Tzafrir Cohen 417f8aef28 autosupport: fix bashism
13 years ago
Mark Michelson 3e2a2ac24f Fix some potential misuses of ast_str in the code.
13 years ago
Tzafrir Cohen 46862eee66 Update config.guess and config.sub: 2012-10-10
13 years ago
Mark Michelson 4750e4777b Do not use a FILE handle when doing SIP TCP reads.
13 years ago
Matthew Jordan 431c552483 Fix incorrect billing duration reported when batch mode is enabled
13 years ago
Richard Mudgett 0236670bd6 app_queue: Made pass connected line updates from the caller to ringing queue members.
13 years ago
Richard Mudgett 71ed8c3343 Fix execution of 'i' extension due to uninitialized variable.
13 years ago
Richard Mudgett 6eeacf4a57 dahdi.conf.sample: Add description for "buffers" setting.
13 years ago
Richard Mudgett 4d3e8636b9 Fix deletion of unopenable spool files.
13 years ago
Matthew Jordan dd0b2a2355 Resolve issues in ConfBridge regarding marked, waitmarked, and unmarked users
13 years ago
David M. Lee 7088933da8 Multiple revisions 374570,374581
13 years ago
Richard Mudgett e1291222b3 Merged revisions 374515-374535 from
13 years ago
Alec L Davis 6e76391051 dsp.c User Configurable DTMF_HITS_TO_BEGIN and DTMF_MISSES_TO_END
13 years ago
Alec L Davis 600de01b40 dsp.c fix incorrect DTMF Digit_Duration.
13 years ago
Joshua Colp a1bb3f113e Fix a regression from direct media ACLs where the directrtpsetup option no longer works.
13 years ago
David M. Lee 6e8880d697 Fix DBDelTree error codes for AMI, CLI and AGI
13 years ago
Alec L Davis 0ed2488028 dsp.c User configuration of DTMF_NORMAL_TWIST and DTMF_REVERSE_TWIST values
13 years ago
Alec L Davis 51b72ee701 _dsp_init: bring inline with trunk
13 years ago