Commit Graph

15303 Commits (b0b72e89a8935de1fbfac3445a1c231a050d047d)
 

Author SHA1 Message Date
Dwayne M. Hubbard b0b72e89a8 A taskprocessor is an object that has a name, a task queue, and an event processing thread. Modules reference a taskprocessor, push tasks into the taskprocessor as needed, and unreference the taskprocessor when the taskprocessor is no longer needed.
17 years ago
Brett Bryant b46a0bb19a Blocked revisions 115257 via svnmerge
17 years ago
Mark Michelson 1235d47242 Make res/snmp/agent.c build
17 years ago
Mark Michelson 3cdf2fe440 Merged revisions 115196 via svnmerge from
17 years ago
Tilghman Lesher 0113bd4bcf Okay, maybe FreeBSD will like this better.
17 years ago
Tilghman Lesher b11854445b Add attributes to various API calls, to help track down bugs (and remove a deprecated function)
17 years ago
Tilghman Lesher 9e82fd7ec4 Merged revisions 115102 via svnmerge from
17 years ago
Brett Bryant 4f3e4e22ef Add two new console commands "pri show version" and "ss7 show version" that will show the version of each library respectively.
17 years ago
Tilghman Lesher b5a127daac Modify TIMEOUT() to be accurate down to the millisecond.
17 years ago
Russell Bryant 44af1e23d0 Merge changes from team/russell/smdi-msg-searching
17 years ago
Tilghman Lesher 95490ee5c2 Merged revisions 115017 via svnmerge from
17 years ago
Brett Bryant e8c3130292 Add "read" capability to new libspeex functions in func_speex.c.
17 years ago
Russell Bryant 2c52c79e10 Clarify the deprecation notice about Macro() to note that it will not be removed
17 years ago
Brett Bryant 5634048c98 Add two new dialplan functions from libspeex for applying audio gain control
17 years ago
Jason Parker c48c37909c Allow dringXrange to properly default to 10, as was done in 1.4.
17 years ago
Joshua Colp f4237076bf Add support for specifying the registration expiry on a per registration basis in the register line. This comes from a Switchvox patch. (issue AST-24)
17 years ago
Mark Michelson e37dafdd3a Adding new configuration options to app_queue. This adds two new values
17 years ago
Tilghman Lesher 527c601d0c Lock around variables retrieved, and copy the values, if they stay persistent,
17 years ago
Olle Johansson 4c3aecfc55 Merged revisions 114890 via svnmerge from
17 years ago
Russell Bryant 59f170973e Merged revisions 114891 via svnmerge from
17 years ago
Jeff Peeler 7cfd8389ac Fixes a bug where if a stream monitor thread was not created (caused from failure of opening or starting the stream) pthread_cancel was called with an invalid thread ID.
17 years ago
Kevin P. Fleming 63f5e27842 Merged revisions 114880 via svnmerge from
17 years ago
Kevin P. Fleming f7fa7b52a2 Merged revisions 114875 via svnmerge from
17 years ago
Tilghman Lesher fe2d50a4c9 Document the Incomplete application addition.
17 years ago
Jeff Peeler 0d4ce02e5b Fixes a problem where all the templates were marked as dead no matter what. The templates should only be marked as dead if a configuration file has been successfully loaded and has changes. Bug found while making API documentation for 1.6.0.
17 years ago
Mark Michelson 1bff41eb44 Patching app_chanspy to jibe better with what is documented. This allows for
17 years ago
Jason Parker 4a64c88e79 Fix formatting
17 years ago
Mark Michelson 6447280c2f Merged revisions 114848 via svnmerge from
17 years ago
Kevin P. Fleming fc4390ac37 fix this logic to actually be correct... the fd can't be *both* -1 and an array index to be checked in rfds/efds (bug found by gcc-4.3)
17 years ago
Mark Michelson 8b1cb3ce53 Make app_directory dependent on app_voicemail. This is because the function
17 years ago
Mark Michelson 6e45d3c223 Since there is now a globally available function for saying someone's name, a LOT of
17 years ago
Mark Michelson 1016811538 Fix a crash happening in app_directory. This crash would occur if a users.conf existed.
17 years ago
Jason Parker 1ba4d31854 Merged revisions 114829 via svnmerge from
17 years ago
Kevin P. Fleming 17924115db Merged revisions 114823 via svnmerge from
17 years ago
Mark Michelson 3aad03e5f0 Adding a new option 'n' to app_chanspy. This option allows for the name of the spied-on
17 years ago
Matthew Fredrickson eff8f552b6 Fix deadlock issue in chan_zap with libss7 due to channel variables being set with the channel pvt lock being held. #12512
17 years ago
Tilghman Lesher 6a81da594d Add incomplete matching to PBX code and app_dial
17 years ago
Joshua Colp a4d544714c Update autoconf logic with latest API change for libss7.
17 years ago
Tilghman Lesher f491267c88 Merged revisions 114708 via svnmerge from
17 years ago
Tilghman Lesher ff2ca49cd0 Fix breakage caused by #12028. (Closes issue #12535)
17 years ago
Russell Bryant dff07f833c s/chan_zap/chan_skinny/
17 years ago
Michiel van Baak 4cd37243ff Make MWI in chan_skinny event based modeled after chan_zap and chan_mgcp.
17 years ago
Sean Bright 2f1f326924 Merged revisions 114695 via svnmerge from
17 years ago
Tilghman Lesher 72b5d8d982 Unleak reference
17 years ago
Tilghman Lesher 3376c2212c Merged revisions 114689 via svnmerge from
17 years ago
Tilghman Lesher c5f11a59d0 Add 'sip qualify peer <peer>' command (with AMI SIPqualifypeer)
17 years ago
Mark Michelson d0f35e6355 Adding a new option, 'B' to app_chanspy. This option allows the spy to
17 years ago
Russell Bryant 9eb8e7d665 Lock the channel around datastore access
17 years ago
Russell Bryant 7be171455d Merged revisions 114673 via svnmerge from
17 years ago
Tilghman Lesher 463a5dbd0a Whitespace changes only
17 years ago