Commit Graph

15765 Commits (ed553a7c778acc1a19b4c8a590549e54a65c9386)
 

Author SHA1 Message Date
Russell Bryant ed289fd3aa fix a memory leak.
18 years ago
Kevin P. Fleming 5ba60658a6 Blocked revisions 124743 via svnmerge
18 years ago
Dwayne M. Hubbard 468ae8efcb make solaris happy...pointed out by snuff-home on IRC
18 years ago
Sean Bright d3aa30e803 Revert my change to the sample meetme conf file as it was incorrect.
18 years ago
Sean Bright f10caa9500 Fix a comment in meetme.conf.sample per jmls via #asterisk-dev
18 years ago
Sean Bright 3e0071199d Let app_rpt compile.
18 years ago
Steve Murphy d68b137c3d Merged revisions 124540 via svnmerge from
18 years ago
Tilghman Lesher 0660207614 Reduce warning to debug, otherwise we flood the log when we (legitimately)
18 years ago
Tilghman Lesher 2bec827536 Merged revisions 124450 via svnmerge from
18 years ago
Tilghman Lesher f5a6e39bf8 Merged revisions 124395 via svnmerge from
18 years ago
Jeff Gehlbach 3efcb3c792 (Missed committing . on previous commit.....)
18 years ago
Jeff Gehlbach 7e9bb68ec8 Merged revisions 124372 via svnmerge from
18 years ago
Tilghman Lesher bb03680941 Merged revisions 124315 via svnmerge from
18 years ago
Mark Michelson a2333afed6 Change references to doc/channelvariables.txt to
18 years ago
Mark Michelson 0f62296eb6 Add a missing "ChannelType" header to one of the "PeerStatus" manager
18 years ago
Tilghman Lesher e746aa2043 Merged revisions 124182 via svnmerge from
18 years ago
Mark Michelson 1d2ac41c07 Fix attachment behavior when using IMAP storage for voicemails
18 years ago
Michiel van Baak 8e8359465b Older versions of GNU gcc do not allow 'NULL' as sentinel.
18 years ago
Tilghman Lesher 2e0afd805b Oops
18 years ago
Mark Michelson 7852d30fe8 Merged revisions 124112 via svnmerge from
18 years ago
Tilghman Lesher 27be0a3197 Make OpenBSD compile again
18 years ago
Brett Bryant b4574d2a79 Add errors that report any locks held by threads when they are being closed.
18 years ago
Tilghman Lesher 122486b263 Allow alternative extensions to be specified for a user.
18 years ago
Brett Bryant 249ac33ab0 Fix bug in sip registration that sets the default port to 5060 for tls.
18 years ago
Russell Bryant fa4bce7c43 - Make res_timing_pthread allow a max rate of 100/sec instead of 50/sec
18 years ago
Tilghman Lesher 4522c60ec8 Detect if the installed gcc version supports the warn_unused_result attribute.
18 years ago
Tilghman Lesher 5791b6680d Don't change pointers that need to be later passed back for deallocation.
18 years ago
Tilghman Lesher 56654fc0f2 Merged revisions 123930 via svnmerge from
18 years ago
Tilghman Lesher 33ea368c93 Merged revisions 123909 via svnmerge from
18 years ago
Tilghman Lesher 48a9e5cada Merged revisions 123883 via svnmerge from
18 years ago
Tilghman Lesher 284ae601c3 Merged revisions 123869 via svnmerge from
18 years ago
Mark Michelson a2b4382fd7 Forwarding non-urgent IMAP messages could inadvertently cause the messages
18 years ago
Tilghman Lesher d2247c2573 Missing comma
18 years ago
Sean Bright a41649d66b Update the queuelog.tex documentation as well.
18 years ago
Sean Bright 62cb684f59 Include original position in TRANSFER entries written to queue_log.
18 years ago
Tilghman Lesher a06ab7b648 Merged revisions 123769 via svnmerge from
18 years ago
Tilghman Lesher c86e26e66b Merged revisions 123710 via svnmerge from
18 years ago
Brett Bryant 8d353eb15a Fix a crash in tcp and tls connections related to reference counts.
18 years ago
Mark Michelson eaa14309dd A portion of the code which handled the 'c' queue option had been
18 years ago
Mark Michelson 103a94c6c4 Silly pointers. This fixes a memory corruption I introduced
18 years ago
Tilghman Lesher 90867b2b0c Channel lock janitor -- add locks around retrieval of channel variables
18 years ago
Sean Bright 9c62626a52 Whitespace only
18 years ago
Brett Bryant 99757cdb70 Revert a previous regression in astobj2.c from merging a branch.
18 years ago
Brett Bryant 2aae0ba13d Updates all usages of ast_tcptls_session_instance to be managed by reference counts so that they only get destroyed when all threads are done using
18 years ago
Tilghman Lesher 9d403c379f Add an option, specifying maximum analysis time for talk detection.
18 years ago
Mark Michelson b0b8bcd3b2 Put quotes around "test"
18 years ago
Mark Michelson fb3564de50 _ys pointed out in #asterisk-bugs that he was experiencing
18 years ago
Mark Michelson 67ca33e267 Merged revisions 123485 via svnmerge from
18 years ago
Mark Michelson 6a9a22f32f Add the same fix from revision 123271 to container_destruct_debug.
18 years ago
Steve Murphy bb20ef7017 Changes to list peers and users in alpha. order, as per a reasonable request in 12494. Due to changes in trunk to use the astobj2 i/f in the sip channel driver, the order of the entries in the config file was lost, thus the output was in a random order, but no longer.
18 years ago