Commit Graph

14836 Commits (5ca5d9767332590ca4569a49c98ebc16409bb03a)
 

Author SHA1 Message Date
Russell Bryant 5ca5d97673 Merge changes from team/russell/g722-sillyness ...
18 years ago
Jason Parker 49ef635a6d Fix file playback in many cases.
18 years ago
Mark Michelson 924b7d3636 Merged revisions 106437 via svnmerge from
18 years ago
Donny Kavanagh 4aadd3c770 trivial fix for an agi error when attempting to use EAGI on a dead/hungup channel, we now print an error that makes sense
18 years ago
Tilghman Lesher 8afeb7df4b Missing braces, fix parsing
18 years ago
Tilghman Lesher cba8ba0eb4 Merged revisions 106328 via svnmerge from
18 years ago
Jason Parker 139cf60a19 Add a cmenuselect/cmenuconfig, to force curses.
18 years ago
Russell Bryant d0540cdb1c Add the nmenuselect makefile targets. This is a newt menuselect interface which
18 years ago
Joshua Colp 496adc6fc0 Merged revisions 106235 via svnmerge from
18 years ago
Russell Bryant 82b3a87fd7 Merged revisions 106237 via svnmerge from
18 years ago
Mark Michelson 2ed30d47e8 Adding the Atxfer manager command. With this, you may initiate
18 years ago
Michiel van Baak eafa9b0de0 document var_metric usage to prevent bugreports that are actually configuration issues
18 years ago
Michiel van Baak 0890880ce2 Blocked revisions 106178 via svnmerge
18 years ago
Tilghman Lesher f6bb68fd56 Should check these values for non-NULL before scanning.
18 years ago
Joshua Colp 455f6137b4 Fix code up to what it was meant to be.
18 years ago
Tilghman Lesher 8a411ccf83 Create a centralized configuration option for silencethreshold
18 years ago
Kevin P. Fleming c6585e5b5d Merged revisions 106038 via svnmerge from
18 years ago
Tilghman Lesher 7a3f642207 Merged revisions 106015 via svnmerge from
18 years ago
Russell Bryant 5403b28778 - simplify a few statements with ARRAY_LEN()
18 years ago
Russell Bryant a760a033e9 Merged revisions 105932 via svnmerge from
18 years ago
Russell Bryant 39b9f81016 Fix the SHARED() read callback to properly unlock the channel. This function
18 years ago
Mark Michelson 6cf6059402 There are several places in manager.c where BUFSIZ is used for a buffer
18 years ago
Tilghman Lesher 7007c565fe Fix minor misuses of snprintf
18 years ago
Tilghman Lesher cfc1df4c1a Whitespace changes only
18 years ago
Russell Bryant 96e04792bd add a destroy API call for a server instance
18 years ago
Russell Bryant cc55483858 More public API name changes to use an appropriate ast_ prefix
18 years ago
Russell Bryant efb1e30a38 Rename public object server_instance to ast_tcptls_server_instance
18 years ago
Russell Bryant 7b1e335999 Fix some bugs in the SIP tcp helper thread.
18 years ago
Terry Wilson 7bf9f46774 Set username to default to the category name if it isn't overridden by a usernmae= setting in users.conf
18 years ago
Joshua Colp 3b070a815d Merged revisions 105676 via svnmerge from
18 years ago
Joshua Colp 4de0d8368f Merged revisions 105674 via svnmerge from
18 years ago
Russell Bryant e8a8319aad Update CHANGES heading
18 years ago
Russell Bryant 3b483f80d6 Simplify a trivial snprintf() with ast_copy_string()
18 years ago
Russell Bryant 7205c1f23c Make it so you don't have to cast away const in a couple places
18 years ago
Russell Bryant 83002989a9 remove unnecessary casts
18 years ago
Russell Bryant d37ad16803 Blocked revisions 105591 via svnmerge
18 years ago
Russell Bryant 6d3b251588 - Add curly braces around the while loop
18 years ago
Russell Bryant 71173779dc Use ast_copy_string() instead of strncpy(), and use sizeof() instead of
18 years ago
Russell Bryant 0db8a98efe Fix some code that was improperly changed in revision 104866 from issue #12079.
18 years ago
Jason Parker 3c594ab9fa Merged revisions 105572 via svnmerge from
18 years ago
Russell Bryant a584b51dd9 Merged revisions 105570 via svnmerge from
18 years ago
Russell Bryant bc3f768547 Merged revisions 105568 via svnmerge from
18 years ago
Russell Bryant f7467c83e6 Merged revisions 105565 via svnmerge from
18 years ago
Russell Bryant 8372a9bf08 3) In addition to merging the changes below, change trunk back to a regular
18 years ago
Joshua Colp b21ca22fb0 Merged revisions 105560 via svnmerge from
18 years ago
Joshua Colp b336ac48cf Merged revisions 105557 via svnmerge from
18 years ago
Joshua Colp 00641af7d2 Add support for 16KHz signed linear.
18 years ago
Tilghman Lesher c77dddf336 Drop bad property
18 years ago
Terry Wilson 7d1891d5c3 Asterisk, when parking can drop rights a caller when a parking timeout occurs. Also, when doing built-in attended transfers, sometimes incorrectly passes rights from the transferrer to the transferee. This patch tries to fixes the parking issue and lays some groundwork for later fixing the transfer issue.
18 years ago
Russell Bryant ebcefd1395 Add a "devstate change" CLI command to control custom device states. Also,
18 years ago