Commit Graph

552 Commits (968cf2b578e4124b5cefc72364c23fdb663ecead)

Author SHA1 Message Date
Jeff Peeler ef3b214728 Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow.
18 years ago
Mark Michelson cf3a2a431f Merging the work done in the queue-log-atxfer branch. The
18 years ago
Russell Bryant e9d72e0cb2 Merge another big set of changes from team/russell/events
18 years ago
Tilghman Lesher 53459f86b2 Expand RQ_INTEGER type out to multiple types, one for each precision
18 years ago
Tilghman Lesher 9471b87d27 Merge the adaptive realtime branch, which will make adding new required fields
18 years ago
Mark Michelson 4b1fae3efb Merged revisions 120513 via svnmerge from
18 years ago
Mark Michelson 564528663d Merged revisions 120285 via svnmerge from
18 years ago
Mark Michelson d81d206148 Adding two new queue log events. The ADDMEMBER event is logged when
18 years ago
Tilghman Lesher ae317add1b Merged revisions 119404 via svnmerge from
18 years ago
Mark Michelson dd7e1255ac Update to the janitor project for making sure to be thread-safe when
18 years ago
Michiel van Baak f1e9371da8 - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause
18 years ago
Mark Michelson 2c7760e626 Committing a fix pointed out by Atis Lezdins on the asterisk-dev list. Thanks!
18 years ago
Mark Michelson b0e637791c Add a new manager event, AgentRingNoAnswer to
18 years ago
Mark Michelson 06a7b4ea43 Optimize the update_realtime_member_field function by not having
18 years ago
Jason Parker e785520eb9 Correctly document state interface for AddQueueMember. Discovered while looking at issue #12626.
18 years ago
Mark Michelson c854ba85a5 Merged revisions 115320 via svnmerge from
18 years ago
Dwayne M. Hubbard 8fdea12f33 app_queue uses a taskprocessor for device state changes
18 years ago
Tilghman Lesher b5a127daac Modify TIMEOUT() to be accurate down to the millisecond.
18 years ago
Mark Michelson e37dafdd3a Adding new configuration options to app_queue. This adds two new values
18 years ago
Mark Michelson 6447280c2f Merged revisions 114848 via svnmerge from
18 years ago
Tilghman Lesher 463a5dbd0a Whitespace changes only
18 years ago
Michiel van Baak 08e674bce0 Pass the hangup cause all the way to the calling app/channel.
18 years ago
Mark Michelson 14fc93e721 Merged revisions 114628 via svnmerge from
18 years ago
Jason Parker 6f549bc324 Allow setqueuevar=yes (et al) to work, after changes to pbx_builtin_setvar()
18 years ago
Jason Parker f6cfccbc07 Merged revisions 114133 via svnmerge from
18 years ago
Mark Michelson df7cb6b30b Merged revisions 114112 via svnmerge from
18 years ago
Mark Michelson 9bd9421c83 Fix a crash that happened due to accessing free'd memory
18 years ago
Mark Michelson b95d24ea47 Merged revisions 112393 via svnmerge from
18 years ago
Joshua Colp cafce80cd5 Forgetting to unregister a manager action is bad, mmmk?
18 years ago
Mark Michelson 0f8f6e239e Fix a crash that would happen when attempting to unload the app_queue module.
18 years ago
Mark Michelson 994d025523 Merged revisions 109713 via svnmerge from
18 years ago
Mark Michelson cd7efcf4e7 Add option 'randomperiodicannounce' to queues.conf. Setting this will
18 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
18 years ago
Mark Michelson 9c876e801f app_queue has now been doxygenified thanks to snuffy! The ony thing I changed
18 years ago
Steve Murphy 377e51c4d4 (closes issue #6002)
18 years ago
Russell Bryant 5403b28778 - simplify a few statements with ARRAY_LEN()
18 years ago
Tilghman Lesher 7007c565fe Fix minor misuses of snprintf
18 years ago
Mark Michelson f0379886c5 Merged revisions 105059 via svnmerge from
18 years ago
Mark Michelson caeb435271 Merged revisions 103956 via svnmerge from
18 years ago
Jason Parker 72bc8a7c7d Fix up some doxygen issues.
18 years ago
Mark Michelson 44810652d6 Change the queue holdtime announcement to happen at any interval (not just greater than two minutes). Remove
18 years ago
Mark Michelson 84ecef76b8 Fix improper indentation. Thanks again to snuffy for pointing it out.
18 years ago
Mark Michelson cd02fd2763 Add a couple of comments to clarify the unreffing of queues.
18 years ago
Mark Michelson 52595c5d30 Forgot that AST_LIST_REMOVE_CURRENT takes different arguments in trunk than 1.4.
18 years ago
Mark Michelson ba003e415b Merged revisions 103120 via svnmerge from
18 years ago
Mark Michelson f26fd8dac4 Add the channel's unique id to the AgentCalled manager event to make it more consistent
18 years ago
Mark Michelson 267220d043 Remove an extra debug message I left in
18 years ago
Mark Michelson b0999f3bfa Forgot an !
18 years ago
Mark Michelson 19d8ce4033 A change I made to accommodate the "linear" strategy in trunk caused queue strategies to
18 years ago
Mark Michelson 815658d35e Handle the case of a NULL state_interface when checking a realtime member.
18 years ago