projects
/
asterisk/asterisk.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove some dead parking call
[asterisk/asterisk.git]
/
main
/
features.c
2013-07-25
Matthew Jordan
Remove some dead parking call
blob
|
commitdiff
2013-07-25
Matthew Jordan
Remove dead bridging code from features
blob
|
commitdiff
|
diff to current
2013-07-25
Matthew Jordan
A great big renaming patch
blob
|
commitdiff
|
diff to current
2013-07-25
Matthew Jordan
Move after bridge callbacks into their own file
blob
|
commitdiff
|
diff to current
2013-07-24
Richard Mudgett
* Refactor setup_bridge_features_builtin().
blob
|
commitdiff
|
diff to current
2013-07-24
Matthew Jordan
Perform the initial renaming of the Bridging API
blob
|
commitdiff
|
diff to current
2013-07-23
Mark Michelson
Make DTMF attended transfer support feature-complete.
blob
|
commitdiff
|
diff to current
2013-07-20
Kinsey Moore
Add transfer support to CEL
blob
|
commitdiff
|
diff to current
2013-07-17
Richard Mudgett
Change ast_hangup() to return void and be NULL safe.
blob
|
commitdiff
|
diff to current
2013-07-17
Richard Mudgett
Remove some completed and no longer relevant BUGBUG...
blob
|
commitdiff
|
diff to current
2013-07-04
Jonathan Rose
res_parking: Replace Parker snapshots with ParkerDialString
blob
|
commitdiff
|
diff to current
2013-06-28
Jonathan Rose
features: call pickup stasis refactoring
blob
|
commitdiff
|
diff to current
2013-06-26
Richard Mudgett
AMI Bridge action: Get channel xfer config after we...
blob
|
commitdiff
|
diff to current
2013-06-25
Jonathan Rose
res_parking: Add Parking manager action to the new...
blob
|
commitdiff
|
diff to current
2013-06-21
Richard Mudgett
Change several bridge functions to return error status.
blob
|
commitdiff
|
diff to current
2013-06-20
Richard Mudgett
Fix potential bridge hook resource leak if the hook...
blob
|
commitdiff
|
diff to current
2013-06-17
Matthew Jordan
Update Asterisk's CDRs for the new bridging framework
blob
|
commitdiff
|
diff to current
2013-06-13
Kinsey Moore
Refactor CEL bridge events on top of Stasis-Core
blob
|
commitdiff
|
diff to current
2013-06-07
Jonathan Rose
res_parking: Automatically generate extensions, hints...
blob
|
commitdiff
|
diff to current
2013-06-06
Richard Mudgett
Reimplement bridging and DTMF features related channel...
blob
|
commitdiff
|
diff to current
2013-06-06
Mark Michelson
Refactor the features configuration scheme.
blob
|
commitdiff
|
diff to current
2013-06-06
Richard Mudgett
* Fix a couple missed hook installs that need AST_BRIDG...
blob
|
commitdiff
|
diff to current
2013-06-05
Mark Michelson
Remove remaining traces of remove_on_pull from hooks...
blob
|
commitdiff
|
diff to current
2013-05-28
Mark Michelson
Adds support for a core attended transfer function...
blob
|
commitdiff
|
diff to current
2013-05-23
Richard Mudgett
Fix inverted test preventing DTMF disconnect from working.
blob
|
commitdiff
|
diff to current
2013-05-21
Richard Mudgett
Merge in the bridge_construction branch to make the...
blob
|
commitdiff
|
diff to current
2013-04-30
Matthew Jordan
Fix CDR not being created during an externally initiate...
blob
|
commitdiff
|
diff to current
2013-04-26
Matthew Jordan
Clean up resources in features on exit
blob
|
commitdiff
|
diff to current
2013-04-10
Richard Mudgett
Eliminated dial_features_destroy() since it is equivale...
blob
|
commitdiff
|
diff to current
2013-04-10
Richard Mudgett
* Fix unlocked accesses to feature_list. The feature_l...
blob
|
commitdiff
|
diff to current
2013-04-09
Richard Mudgett
Rename struct feature_ds to struct feature_datastore.
blob
|
commitdiff
|
diff to current
2013-04-09
Russell Bryant
Add inheritance support to FEATURE()/FEATUREMAP().
blob
|
commitdiff
|
diff to current
2013-04-08
Matthew Jordan
Add multi-channel Stasis messages; refactor Dial AMI...
blob
|
commitdiff
|
diff to current
2013-02-19
Kevin Harwell
Write the correct callid to the data1 field in queue_lo...
blob
|
commitdiff
|
diff to current
2013-02-14
Richard Mudgett
End stuck DTMF if AST_SOFTHANGUP_ASYNCGOTO because...
blob
|
commitdiff
|
diff to current
2013-02-11
Richard Mudgett
features: Don't cache a struct ast_app pointer.
blob
|
commitdiff
|
diff to current
2013-02-08
Jonathan Rose
Call Parking: Set PARKINGLOT and PARKINGSLOT variables...
blob
|
commitdiff
|
diff to current
2013-01-29
Jonathan Rose
call_parking: Make sure fallbacks are used when lacking...
blob
|
commitdiff
|
diff to current
2013-01-02
Automerge script
Merged revisions 378374,378377,378384 via svnmerge...
blob
|
commitdiff
|
diff to current
2013-01-02
Richard Mudgett
Fix AMI redirect action with two channels failing to...
blob
|
commitdiff
|
diff to current
2013-01-02
Automerge script
Merged revisions 378322 via svnmerge from
blob
|
commitdiff
|
diff to current
2013-01-02
Matthew Jordan
Prevent exhaustion of system resources through exploita...
blob
|
commitdiff
|
diff to current
2012-12-14
Automerge script
Merged revisions 378063-378064 via svnmerge from
blob
|
commitdiff
|
diff to current
2012-12-14
Jonathan Rose
Features: BRIDGE_FEATURES variable automixmonitor suppo...
blob
|
commitdiff
|
diff to current
2012-12-12
Automerge script
Merged revisions 377915 via svnmerge from
blob
|
commitdiff
|
diff to current
2012-12-12
Michael L. Young
Convert Dynamic Features Buffer To Use ast_str
blob
|
commitdiff
|
diff to current
2012-12-11
Automerge script
Merged revisions 377906 via svnmerge from
blob
|
commitdiff
|
diff to current
2012-12-11
Mark Michelson
Add test events necessary for bridging tests to be...
blob
|
commitdiff
|
diff to current
2012-11-06
Richard Mudgett
Fix stuck DTMF when bridge is broken.
blob
|
commitdiff
|
diff to current
2012-10-29
Richard Mudgett
Fix the Park 'r' option when a channel parks itself.
blob
|
commitdiff
|
diff to current
2012-10-18
Andrew Latham
Doxygen Updates - Title update
blob
|
commitdiff
|
diff to current
2012-10-02
Matthew Jordan
Fix a variety of ref counting issues
blob
|
commitdiff
|
diff to current
2012-09-20
Richard Mudgett
Named call pickup groups. Fixes, missing functionality...
blob
|
commitdiff
|
diff to current
2012-09-11
Mark Michelson
Fix bad channel application data reference.
blob
|
commitdiff
|
diff to current
2012-08-10
Richard Mudgett
Add private representation of caller, connected and...
blob
|
commitdiff
|
diff to current
2012-08-10
Richard Mudgett
Fix pickup extension channel reference error.
blob
|
commitdiff
|
diff to current
2012-08-07
Matthew Jordan
Add named callgroups/pickupgroups
blob
|
commitdiff
|
diff to current
2012-07-31
Kinsey Moore
Clean up and ensure proper usage of alloca()
blob
|
commitdiff
|
diff to current
2012-07-11
Matthew Jordan
Don't perform an XInclude to a document node that may...
blob
|
commitdiff
|
diff to current
2012-07-10
Matthew Jordan
Add some additional documentation for core AMI events
blob
|
commitdiff
|
diff to current
2012-06-29
Richard Mudgett
Hangup handlers - Dialplan subroutines that run when...
blob
|
commitdiff
|
diff to current
2012-06-26
Jonathan Rose
Unique Call ID logging Phases III and IV
blob
|
commitdiff
|
diff to current
2012-06-25
Richard Mudgett
Fix Bridge application occasionally returning to the...
blob
|
commitdiff
|
diff to current
2012-06-23
Richard Mudgett
Fix F and F(x) action logic in Bridge application.
blob
|
commitdiff
|
diff to current
2012-06-23
Richard Mudgett
Fix Bridge application and AMI Bridge action error...
blob
|
commitdiff
|
diff to current
2012-06-18
Kinsey Moore
Fix AST_CONTROL_PVT_CAUSE_CODE handling
blob
|
commitdiff
|
diff to current
2012-06-18
Richard Mudgett
Fix monitoring calls put in a parking lot.
blob
|
commitdiff
|
diff to current
2012-06-06
Richard Mudgett
Fix parked call performing a DTMF blind transfer after...
blob
|
commitdiff
|
diff to current
2012-06-06
Richard Mudgett
Make builtin_blindtransfer() fully use ast_async_goto...
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-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
Kinsey Moore
Resolve FORWARD_NULL static analysis warnings
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-05-10
Jonathan Rose
Coverity Report: Fix issues for error type UNINIT in...
blob
|
commitdiff
|
diff to current
2012-05-07
Richard Mudgett
Change comment to use local channel name designators...
blob
|
commitdiff
|
diff to current
2012-05-04
Kinsey Moore
Fix many issues from the NULL_RETURNS Coverity report
blob
|
commitdiff
|
diff to current
2012-04-28
Russell Bryant
features: Add FEATURE() and FEATUREMAP() functions.
blob
|
commitdiff
|
diff to current
2012-04-26
Richard Mudgett
Fix DTMF atxfer running h exten after the wrong bridge...
blob
|
commitdiff
|
diff to current
2012-04-25
Richard Mudgett
Fix recalled party B feature flags for a failed DTMF...
blob
|
commitdiff
|
diff to current
2012-04-25
Richard Mudgett
Hangup affected channel in error paths of bridge_call_t...
blob
|
commitdiff
|
diff to current
2012-03-29
Mark Michelson
Fix potential race condition during call pickup.
blob
|
commitdiff
|
diff to current
2012-03-29
Jonathan Rose
Introducing the log message unique call identifiers...
blob
|
commitdiff
|
diff to current
2012-03-29
Jonathan Rose
undoing 360785 due to merging mistake
blob
|
commitdiff
|
diff to current
2012-03-29
Jonathan Rose
Introducing the log message unique call identifiers...
blob
|
commitdiff
|
diff to current
2012-03-22
Jonathan Rose
Adds F option to Bridge application
blob
|
commitdiff
|
diff to current
2012-03-22
Kinsey Moore
Kill off red blobs in most of main/*
blob
|
commitdiff
|
diff to current
2012-03-20
Richard Mudgett
Allow AMI action callback to be reentrant.
blob
|
commitdiff
|
diff to current
2012-03-14
Russell Bryant
Fix incorrect sizeof() usage in features.c.
blob
|
commitdiff
|
diff to current
2012-03-13
Terry Wilson
Fix setting CDR variables in the hangup extension
blob
|
commitdiff
|
diff to current
2012-03-13
Terry Wilson
Finalize ast_channel opaquification
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-27
Kinsey Moore
Deprecated macro usage for connected line, redirecting...
blob
|
commitdiff
|
diff to current
2012-02-27
Terry Wilson
Copy CDR variables when set during a bridge
blob
|
commitdiff
|
diff to current
2012-02-24
Terry Wilson
Opaquification for ast_format structs in struct ast_channel
blob
|
commitdiff
|
diff to current
2012-02-23
Richard Mudgett
Fix blind transfer parking issues if the dialed extensi...
blob
|
commitdiff
|
diff to current
2012-02-20
Terry Wilson
ast_channel opaquification of pointers and integral...
blob
|
commitdiff
|
diff to current
next