projects
/
asterisk/asterisk.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix coverity UNUSED_VALUE findings in core support level files
[asterisk/asterisk.git]
/
apps
/
app_queue.c
2012-06-11
Kinsey Moore
Fix coverity UNUSED_VALUE findings in core support...
blob
|
commitdiff
2012-06-07
Richard Mudgett
Fix app_queue debug message use of args.options after...
blob
|
commitdiff
|
diff to current
2012-06-07
Richard Mudgett
Fix inverted test in app_queue for ringinuse.
blob
|
commitdiff
|
diff to current
2012-06-05
Kinsey Moore
Convert AST_FLAG_ANSWERED_ELSEWHERE usage to AST_CAUSE_...
blob
|
commitdiff
|
diff to current
2012-06-04
Mark Michelson
Merge changes dealing with support for Digium phones.
blob
|
commitdiff
|
diff to current
2012-05-31
Richard Mudgett
Coverity Report: Fix issues for error type REVERSE_INUL...
blob
|
commitdiff
|
diff to current
2012-05-24
Richard Mudgett
Fix Dial I option ignored if dial forked and one fork...
blob
|
commitdiff
|
diff to current
2012-05-18
Jonathan Rose
app_queue: Per Member ringinuse option and deprecation...
blob
|
commitdiff
|
diff to current
2012-05-18
Matthew Jordan
Fix a variety of memory leaks
blob
|
commitdiff
|
diff to current
2012-05-14
Kinsey Moore
Commit framework for HANGUPCAUSE (replacement for SIP_C...
blob
|
commitdiff
|
diff to current
2012-05-10
Jonathan Rose
Coverity Report: Fix issues for error type CHECKED_RETU...
blob
|
commitdiff
|
diff to current
2012-04-26
Olle Johansson
Code formatting fixes.
blob
|
commitdiff
|
diff to current
2012-04-25
Olle Johansson
Add documentation
blob
|
commitdiff
|
diff to current
2012-04-25
Olle Johansson
Formatting changes only
blob
|
commitdiff
|
diff to current
2012-04-25
Olle Johansson
Use the DEFINED value for musicclass length.
blob
|
commitdiff
|
diff to current
2012-04-23
Richard Mudgett
Make app_dial and app_queue use new macro and gosub...
blob
|
commitdiff
|
diff to current
2012-04-11
Jonathan Rose
Change default value of 'ignorebusy' on Queue members...
blob
|
commitdiff
|
diff to current
2012-03-22
Jonathan Rose
Adds F option to Bridge application
blob
|
commitdiff
|
diff to current
2012-03-15
Richard Mudgett
Add missing connected line macro calls to initial dial...
blob
|
commitdiff
|
diff to current
2012-03-13
Terry Wilson
Finalize ast_channel opaquification
blob
|
commitdiff
|
diff to current
2012-03-08
Sean Bright
Resolve a few more cases of variable shadowing.
blob
|
commitdiff
|
diff to current
2012-03-02
Jonathan Rose
Adds a transfer callee on hangup option (like with...
blob
|
commitdiff
|
diff to current
2012-03-01
Terry Wilson
Opaquify ast_channel typedefs, fd arrays, and softhangu...
blob
|
commitdiff
|
diff to current
2012-02-29
Terry Wilson
Opaquify ast_channel structs and lists
blob
|
commitdiff
|
diff to current
2012-02-28
Richard Mudgett
Fix REF_DEBUG compile errors.
blob
|
commitdiff
|
diff to current
2012-02-27
Kinsey Moore
Deprecated macro usage for connected line, redirecting...
blob
|
commitdiff
|
diff to current
2012-02-20
Terry Wilson
ast_channel opaquification of pointers and integral...
blob
|
commitdiff
|
diff to current
2012-02-13
Terry Wilson
Opaquify char * and char[] in ast_channel
blob
|
commitdiff
|
diff to current
2012-02-08
Walter Doekes
Avoid cppcheck warnings; removing unused vars and a...
blob
|
commitdiff
|
diff to current
2012-01-27
Richard Mudgett
Audit of ao2_iterator_init() usage for v10. Missed...
blob
|
commitdiff
|
diff to current
2012-01-27
Richard Mudgett
Audit of ao2_iterator_init() usage for v1.8.
blob
|
commitdiff
|
diff to current
2012-01-24
Terry Wilson
Opaquify channel stringfields
blob
|
commitdiff
|
diff to current
2012-01-13
Matthew Jordan
Realtime queues failed to load queue information withou...
blob
|
commitdiff
|
diff to current
2012-01-09
Terry Wilson
Replace direct access to channel name with accessor...
blob
|
commitdiff
|
diff to current
2011-12-16
Richard Mudgett
Fix crash during CDR update.
blob
|
commitdiff
|
diff to current
2011-12-14
Matthew Jordan
Fixed Asterisk crash when function QUEUE_MEMBER receive...
blob
|
commitdiff
|
diff to current
2011-12-08
Jonathan Rose
Fix regressed behavior of queue set penalty to work...
blob
|
commitdiff
|
diff to current
2011-11-14
Richard Mudgett
Make queue log indicate if ADDMEMBER is paused for...
blob
|
commitdiff
|
diff to current
2011-11-10
Richard Mudgett
Fix potential deadlock calling ast_call() with channel...
blob
|
commitdiff
|
diff to current
2011-11-10
Richard Mudgett
Make AMI event AgentCalled get CallerID/ConnectedLine...
blob
|
commitdiff
|
diff to current
2011-10-25
Terry Wilson
Use int for storing ao2_container_count instad of size_t
blob
|
commitdiff
|
diff to current
2011-10-25
Terry Wilson
Simplify queue membercount code
blob
|
commitdiff
|
diff to current
2011-10-25
Terry Wilson
Properly update membercount for reloaded members
blob
|
commitdiff
|
diff to current
2011-10-24
Richard Mudgett
Fix use of OBJ_KEY in Queue application.
blob
|
commitdiff
|
diff to current
2011-10-24
Gregory Nietsky
queues container needs locking when using the OBJ_NOLOC...
blob
|
commitdiff
|
diff to current
2011-10-23
Gregory Nietsky
Remove some ref leaks and a return without unlock.
blob
|
commitdiff
|
diff to current
2011-10-23
Gregory Nietsky
Whitespace Fixups / Add Braces
blob
|
commitdiff
|
diff to current
2011-10-20
Gregory Nietsky
Merged revisions 341580 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-10-19
Matthew Nicholson
Merged revisions 341486 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-09-28
Terry Wilson
Add autopausebusy and autopauseunavail queue options
blob
|
commitdiff
|
diff to current
2011-09-23
Gregory Nietsky
Merged revisions 337840 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-09-19
Jonathan Rose
Merged revisions 336717 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-09-15
Gregory Nietsky
Merged revisions 336094 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-09-07
Alec L Davis
Merged revisions 334621 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-08-23
Richard Mudgett
Merged revisions 333011 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-08-22
Richard Mudgett
Merged revisions 332875,332878 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-08-12
Matthew Nicholson
Merged revisions 331775 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-08-08
Kinsey Moore
Log queue member name when state_interface is set for...
blob
|
commitdiff
|
diff to current
2011-08-08
Kinsey Moore
app_queue: Add StateInterface to output of "queue show...
blob
|
commitdiff
|
diff to current
2011-07-15
Richard Mudgett
Merged revisions 328329 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-07-14
Leif Madsen
Merged revisions 328247 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-07-05
Tilghman Lesher
Merged revisions 326411 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-06-29
Richard Mudgett
Merged revisions 325614 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-06-29
Richard Mudgett
Merged revisions 325610 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-06-29
Gregory Nietsky
Commit "distrotech" app_queue changes to Trunk
blob
|
commitdiff
|
diff to current
2011-06-08
Richard Mudgett
Merged revisions 322484 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-06-06
Gregory Nietsky
Remove Unused Var Warning rt_handle_member_record
blob
|
commitdiff
|
diff to current
2011-06-06
Gregory Nietsky
Refactor rt_handle_member_record
blob
|
commitdiff
|
diff to current
2011-05-25
Richard Mudgett
Merged revisions 320823 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-05-06
Terry Wilson
Merged revisions 317584 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-05-05
Russell Bryant
Merged revisions 317336 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-05-03
Russell Bryant
Merged revisions 316265 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-04-26
Terry Wilson
Merged revisions 315644 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-02-15
Jason Parker
Merged revisions 308010 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-02-14
Tilghman Lesher
Merged revisions 307750 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-02-04
Jason Parker
Merged revisions 306356 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-02-04
Richard Mudgett
Merged revisions 306324 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-01-30
Andrew Latham
Add Function and Application Relationships to documentation
blob
|
commitdiff
|
diff to current
2011-01-20
Jeff Peeler
Merged revisions 303009 via svnmerge from
blob
|
commitdiff
|
diff to current
2010-12-16
Jeff Peeler
Merged revisions 298598 via svnmerge from
blob
|
commitdiff
|
diff to current
2010-11-19
Brett Bryant
Merged revisions 295670 via svnmerge from
blob
|
commitdiff
|
diff to current
2010-09-21
Richard Mudgett
Merged revisions 288079-288080 via svnmerge from
blob
|
commitdiff
|
diff to current
2010-09-17
Tilghman Lesher
Merged revisions 287388 via svnmerge from
blob
|
commitdiff
|
diff to current
2010-09-16
Russell Bryant
Merged revisions 287193 via svnmerge from
blob
|
commitdiff
|
diff to current
2010-09-02
Tilghman Lesher
Merged revisions 284632 via svnmerge from
blob
|
commitdiff
|
diff to current
2010-09-02
Tilghman Lesher
Merged revisions 284610 via svnmerge from
blob
|
commitdiff
|
diff to current
2010-07-28
Sean Bright
Merged revisions 280161 via svnmerge from
blob
|
commitdiff
|
diff to current
2010-07-23
Richard Mudgett
Merged revisions 279227 via svnmerge from
blob
|
commitdiff
|
diff to current
2010-07-20
Tilghman Lesher
Add load priority order, such that preload becomes...
blob
|
commitdiff
|
diff to current
2010-07-16
Jeff Peeler
Fix reporting estimated queue hold time.
blob
|
commitdiff
|
diff to current
2010-07-16
Jeff Peeler
Add missing handling for ringing state for use with...
blob
|
commitdiff
|
diff to current
2010-07-16
Olle Johansson
Add a dialplan function to check if a queue exists...
blob
|
commitdiff
|
diff to current
2010-07-14
Richard Mudgett
ast_callerid restructuring
blob
|
commitdiff
|
diff to current
2010-07-08
Eliel C. Sardanons
Implement AstData API data providers as part of the...
blob
|
commitdiff
|
diff to current
2010-07-02
Tilghman Lesher
The switch fallthrough could create some errorneous...
blob
|
commitdiff
|
diff to current
2010-06-23
Matthew Nicholson
Merged revisions 272367 via svnmerge from
blob
|
commitdiff
|
diff to current
2010-06-02
Richard Mudgett
Generic Advice of Charge.
blob
|
commitdiff
|
diff to current
2010-05-25
Matthew Nicholson
Merged revisions 265610 via svnmerge from
blob
|
commitdiff
|
diff to current
2010-05-21
Mark Michelson
Merged revisions 265089 via svnmerge from
blob
|
commitdiff
|
diff to current
2010-05-20
Richard Mudgett
Dial and queue connected line update macro not always...
blob
|
commitdiff
|
diff to current
next