Commit Graph

395 Commits (e3390f93446e73b51a89f126aefcbc8d34c716b2)

Author SHA1 Message Date
Richard Mudgett b15c4758ae Merged revisions 160856 via svnmerge from
17 years ago
Richard Mudgett 2688e5ff67 Merged revisions 160854 via svnmerge from
17 years ago
Steve Murphy 26a9bc380a Merged revisions 160760 via svnmerge from
17 years ago
Kevin P. Fleming c3347e79a5 Merged revisions 159818 via svnmerge from
17 years ago
Tilghman Lesher 8e002b0e52 Merged revisions 155395 via svnmerge from
17 years ago
Tilghman Lesher 955b537dfe Recorded merge of revisions 154023 via svnmerge from
17 years ago
Kevin P. Fleming 1036849a42 import gcc 4.3.2 warning fixes from trunk, with a few changes specific to this branch
17 years ago
Sean Bright 3c1c4a3862 Merged revisions 152060 via svnmerge from
17 years ago
Tilghman Lesher 381cb13863 Merged revisions 149687 via svnmerge from
17 years ago
Tilghman Lesher 62582c8653 Merged revisions 149640 via svnmerge from
17 years ago
Richard Mudgett 5ae260b720 Merged revisions 147011 via svnmerge from
17 years ago
Tilghman Lesher deb3c05634 Merged revisions 146802 via svnmerge from
17 years ago
Steve Murphy 6f1745168e Merged revisions 144569 via svnmerge from
17 years ago
Mark Michelson 6ed6a5ae29 Merged revisions 140489 via svnmerge from
17 years ago
Tilghman Lesher e0b60bc92c Merged revisions 138024 via svnmerge from
17 years ago
Sean Bright 16f8480882 Continue merging in changes from resolve-shadow-warnings. funcs/ this time.
17 years ago
Tilghman Lesher 24c39b30f1 Persist DIALGROUP() values in astdb
17 years ago
Tilghman Lesher 475ee479e8 Use a dynamic buffer for rendered SQL, instead of hardcoding 2048 bytes. Also,
17 years ago
Kevin P. Fleming 7df8b8b848 make datastore creation and destruction a generic API since it is not really channel related, and add the ability to add/find/remove datastores to manager sessions
17 years ago
Russell Bryant 6787c68974 Merged revisions 134540 via svnmerge from
17 years ago
Russell Bryant 4c372e41a2 Add a missing unlock within error handling
17 years ago
Brett Bryant d3538044af Fixes sysinfo operator issue also fixed elsewhere in r131445.
17 years ago
Russell Bryant 90f7ad4869 Add a \todo
17 years ago
Tilghman Lesher 41e496980b Separate the global initialization routines for cURL into its own separate
17 years ago
Michiel van Baak 8e8359465b Older versions of GNU gcc do not allow 'NULL' as sentinel.
17 years ago
Tilghman Lesher b2ef18dab4 Add some more IAX2-specific information about the channel to the CHANNEL()
17 years ago
Steve Murphy 1cebe01dac Merged revisions 122046 via svnmerge from
17 years ago
Brett Bryant c1451b5537 This patch adds more detailed statistics for RTP channels, and provides an API call to access it, including maximums, minimums, standard deviatinos,
17 years ago
Tilghman Lesher 2f0abd23d2 Add a function, CHANNELS(), which retrieves a list of all active channels.
17 years ago
Jason Parker f7eb823a7a Fix a few places where frame data was used directly.
17 years ago
Luigi Rizzo 18065a175d Use casts or intermediate variables to remove a number
17 years ago
Russell Bryant ea3fb96b29 Re-introduce proper error handling that was removed in recent commits.
17 years ago
Claude Patry df1912cd4f since we unregister, that has not been properly registered, i standardized this.
17 years ago
Brett Bryant 65b8381550 The following patch adds new options and alters the default behavior of the ENUM* functions. The TXCIDNAME lookup function has also gotten a
17 years ago
Joshua Colp fc120bf827 Merged revisions 115327 via svnmerge from
17 years ago
Tilghman Lesher b5a127daac Modify TIMEOUT() to be accurate down to the millisecond.
17 years ago
Brett Bryant e8c3130292 Add "read" capability to new libspeex functions in func_speex.c.
17 years ago
Brett Bryant 5634048c98 Add two new dialplan functions from libspeex for applying audio gain control
17 years ago
Jeff Peeler 41fd7a6a21 (closes issue #6113)
17 years ago
Tilghman Lesher 91d1db8456 Merged revisions 113117 via svnmerge from
17 years ago
Terry Wilson b02bc230af Go through and fix a bunch of places where character strings were being interpreted as format strings. Most of these changes are solely to make compiling with -Wsecurity and -Wformat=2 happy, and were not
17 years ago
Russell Bryant d411087275 - Add Tilghman to the copyright info ... he wrote the hard part :)
17 years ago
Tilghman Lesher b7f064eb24 Cache config files, when possible, for speed
17 years ago
Russell Bryant c89a4be6e7 remove documentation of an argument that i did not implement
17 years ago
Russell Bryant 67fd292f96 Add a trivial new dialplan function, AST_CONFIG(), which allows you to access
17 years ago
Tilghman Lesher 8718878490 Merged revisions 106552 via svnmerge from
17 years ago
Russell Bryant 39b9f81016 Fix the SHARED() read callback to properly unlock the channel. This function
17 years ago
Russell Bryant 3b483f80d6 Simplify a trivial snprintf() with ast_copy_string()
17 years ago
Russell Bryant ebcefd1395 Add a "devstate change" CLI command to control custom device states. Also,
17 years ago
Russell Bryant ec75edce0a fix this module
17 years ago