projects
/
asterisk/asterisk.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
asterisk/asterisk.git
2012-06-05
Kinsey Moore
Recorded merge of revisions 368536 from svn.asterisk...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-05
Kinsey Moore
Ensure that pages and emails are sent using RFC822...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-05
Kinsey Moore
Convert AST_FLAG_ANSWERED_ELSEWHERE usage to AST_CAUSE_...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-04
Mark Michelson
Relay proper SIP responses on calling side.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-04
Richard Mudgett
Document BLINDTRANSFER behavior change.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-04
Mark Michelson
Also have vim syntax-highlight type=network.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-04
Mark Michelson
Add vim syntax highlighting for type=line, type=phone...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-04
Mark Michelson
Remove some extra debugging I forgot to remove in the...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-04
Mark Michelson
Remove automerge properties.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-04
Mark Michelson
Merge changes dealing with support for Digium phones.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-04
Richard Mudgett
Fix potential deadlock between masquerade and chan_local.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Joshua Colp
Add res_http_websocket module which implements the...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Richard Mudgett
Fix deadlock when Gosub used with alternate dialplan...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Kevin P. Fleming
Improve SDP offer/answer RFC compliance
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Kevin P. Fleming
Improve SDP parsing warning messages
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Terry Wilson
Add missing config for config API test
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Terry Wilson
Add new config-parsing framework
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Mark Michelson
Help mitigate potential reinvite glare scenarios.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Michael L....
Add documentation to function CHANNEL for options echoc...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-31
Richard Mudgett
Coverity Report: Fix issues for error type REVERSE_INUL...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-30
Richard Mudgett
Use the DEADLOCK_AVOIDANCE() macro instead.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-30
Richard Mudgett
Fix deadlock when executing CLI "pri show channels...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Richard Mudgett
Coverity Report: Fix issues for error type REVERSE_INUL...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Matthew Jordan
AST-2012-008: Fix remote crash vulnerability in chan_skinny
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Richard Mudgett
AST-2012-007: Fix IAX receiving HOLD without suggested...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Michael L....
Fix pvt_sip for inbound call to use peer's allowtransfe...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Richard Mudgett
Fix Dial I option ignored if dial forked and one fork...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Jonathan Rose
chan_sip: fix problem directmediapermit/deny uses the...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Jonathan Rose
Blocked revisions 366591
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Matthew Jordan
Fix crash in ConfBridge when user announcement is playe...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Richard Mudgett
Made use IAX frame cache only for cacheable frame types.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Richard Mudgett
Fix WaitExten(x,m(musicclass)) string termination.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Jonathan Rose
logger: Fix a potential callid reference leak discovere...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Mark Michelson
Only call SSL_CTX_free if DO_SSL is defined.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Matthew Jordan
Re-add LastMsgsSent value for SIP peers
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Terry Wilson
Fix race condition for CEL LINKEDID_END event
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Terry Wilson
Resolve crash in subscribing for MWI notifications
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Richard Mudgett
Made ast_queue_hangup() and ast_queue_hangup_with_cause...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Kinsey Moore
Make chan_iax2 reject cause code indications correctly
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Mark Michelson
Revert revision 367163.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Mark Michelson
Add "send to voicemail" Digium phone functionality...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Terry Wilson
Minor documentation change
commit
|
commitdiff
|
tree
|
snapshot
2012-05-18
Jonathan Rose
app_queue: Per Member ringinuse option and deprecation...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-18
Mark Michelson
Address MISSING_BREAK static analysis reports some...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-18
Mark Michelson
Fix memory leak of SSL_CTX structures in TLS core.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-18
Matthew Jordan
Fix more memory leaks
commit
|
commitdiff
|
tree
|
snapshot
2012-05-18
Matthew Jordan
Fix a variety of memory leaks
commit
|
commitdiff
|
tree
|
snapshot
2012-05-18
Jonathan Rose
chan_sip: Fix a small TEST_FRAMEWORK related error...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-18
Kinsey Moore
Reorder and renumber tests appropriately
commit
|
commitdiff
|
tree
|
snapshot
2012-05-17
Kinsey Moore
Make the new SIP_CAUSE backend behave more like the...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-17
Jonathan Rose
logger: Adds additional support for call id logging...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-17
Jonathan Rose
Blocked revisions 366792
commit
|
commitdiff
|
tree
|
snapshot
2012-05-17
Matthew Jordan
Fix checking bounds of array index after using it;...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-16
Richard Mudgett
Remove missed idx parameter to some ao2 global holder...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-16
Richard Mudgett
Change ao2 global array to ao2 global object holder.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Mark Michelson
Correct misuse of ast_strip_quoted() when getting a...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Richard Mudgett
The predial routine must be run on the local;1 channel.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Richard Mudgett
Add predial support to FollowMe.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Richard Mudgett
Make chan_local use the API call instead of inlining...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Mark Michelson
Fix two more coverity constant expression result findings.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Kinsey Moore
Commit framework for HANGUPCAUSE (replacement for SIP_C...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Mark Michelson
Fix broken reinvite glare scenario.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Tzafrir Cohen
Macro AST_PKG_CONFIG_CHECK to use chkconfig
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Russell Bryant
format_mp3: Fix a possible crash in mp3_read().
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Richard Mudgett
* Made ast_change_name() hold the channels container...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Richard Mudgett
Tweak app_dial predial documentation.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Richard Mudgett
Run predial routine on local;2 channel where you would...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Kinsey Moore
Resolve FORWARD_NULL static analysis warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Jonathan Rose
Coverity Report: Fix issues for error type CHECKED_RETU...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Mark Michelson
Close the proper tcptls_session when session creation...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Jonathan Rose
Coverity Report: Fix issues for error type UNINIT in...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Jonathan Rose
Block on frameout if the hardware has enough samples...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Tzafrir Cohen
pass BUILD_CFLGAS and BUILD_LDFLAGS to menuselect
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Richard Mudgett
Improve FollowMe accept/decline DTMF string matching.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Mark Michelson
Prevent sip_pvt refleak when an ast_channel outlasts...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Richard Mudgett
Keep answered FollowMe calls until call accepted or...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Richard Mudgett
Put winning FollowMe outgoing call on hold if the calle...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Richard Mudgett
Restructure how the FollowMe outgoing channel list...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Richard Mudgett
Addendum to -r365766. Since it is no longer allocated.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Richard Mudgett
Make FollowMe findmeexec() put the list head on the...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Sean Bright
Add interrupt ('I') command to ExternalIVR.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Richard Mudgett
Make FollowMe app_exec() not declare a 28k struct on...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Richard Mudgett
Simplify findmeexec() parameter passing.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Richard Mudgett
* Fix FollowMe memory leak on error paths in app_exec().
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Richard Mudgett
* Fix accept/decline DTMF buffer overwrite in FollowMe.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Mark Michelson
Send more accurate identification information in dialog...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-07
Richard Mudgett
Change comment to use local channel name designators...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-07
Matthew Jordan
Fix channel opaquification slip-up in r365477
commit
|
commitdiff
|
tree
|
snapshot
2012-05-07
Richard Mudgett
Fix type punned compiler warning in test_config.c
commit
|
commitdiff
|
tree
|
snapshot
2012-05-07
Matthew Jordan
Support VoiceMail d() option when extension does not...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Kinsey Moore
Fix many issues from the NULL_RETURNS Coverity report
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Richard Mudgett
Fix local channel chains optimizing themselves out...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Mark Michelson
Fix core FINDING 2, FINDING 3, and FINDING 4 from Cover...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
Michael L....
Update security events unit tests
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
Sean Bright
Update documentation references in CHANGES to reflect...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
Alexandr Anikin
Fix warning of Coverity Static analysis, change H225Pro...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
Sean Bright
Add IPv6 support to ExternalIVR.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
Alexandr Anikin
Fix coverity static analysis warning, allocate full...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-02
Terry Wilson
Multiple revisions 365006,365068
commit
|
commitdiff
|
tree
|
snapshot
2012-05-02
Michael L....
Blocked revisions 365014
commit
|
commitdiff
|
tree
|
snapshot
next