projects
/
asterisk/asterisk.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Tweak ast_channel_softhangup_withcause_locked() to take a typed parameter.
2012-06-08
Richard Mudgett
Tweak ast_channel_softhangup_withcause_locked() to...
commit
|
commitdiff
|
tree
2012-06-07
Richard Mudgett
Fix app_queue debug message use of args.options after...
commit
|
commitdiff
|
tree
2012-06-07
Richard Mudgett
Fix inverted test in app_queue for ringinuse.
commit
|
commitdiff
|
tree
2012-06-06
Richard Mudgett
Fix POTS flash hook to orignate a second call deadlock.
commit
|
commitdiff
|
tree
2012-06-06
Richard Mudgett
Fix parked call performing a DTMF blind transfer after...
commit
|
commitdiff
|
tree
2012-06-06
Richard Mudgett
Make builtin_blindtransfer() fully use ast_async_goto...
commit
|
commitdiff
|
tree
2012-06-04
Richard Mudgett
Document BLINDTRANSFER behavior change.
commit
|
commitdiff
|
tree
2012-06-04
Richard Mudgett
Fix potential deadlock between masquerade and chan_local.
commit
|
commitdiff
|
tree
2012-06-01
Richard Mudgett
Fix deadlock when Gosub used with alternate dialplan...
commit
|
commitdiff
|
tree
2012-05-31
Richard Mudgett
Coverity Report: Fix issues for error type REVERSE_INULL...
commit
|
commitdiff
|
tree
2012-05-30
Richard Mudgett
Use the DEADLOCK_AVOIDANCE() macro instead.
commit
|
commitdiff
|
tree
2012-05-30
Richard Mudgett
Fix deadlock when executing CLI "pri show channels...
commit
|
commitdiff
|
tree
2012-05-29
Richard Mudgett
Coverity Report: Fix issues for error type REVERSE_INULL...
commit
|
commitdiff
|
tree
2012-05-25
Richard Mudgett
AST-2012-007: Fix IAX receiving HOLD without suggested...
commit
|
commitdiff
|
tree
2012-05-24
Richard Mudgett
Fix Dial I option ignored if dial forked and one fork...
commit
|
commitdiff
|
tree
2012-05-24
Richard Mudgett
Made use IAX frame cache only for cacheable frame types.
commit
|
commitdiff
|
tree
2012-05-23
Richard Mudgett
Fix WaitExten(x,m(musicclass)) string termination.
commit
|
commitdiff
|
tree
2012-05-21
Richard Mudgett
Made ast_queue_hangup() and ast_queue_hangup_with_cause...
commit
|
commitdiff
|
tree
2012-05-16
Richard Mudgett
Remove missed idx parameter to some ao2 global holder...
commit
|
commitdiff
|
tree
2012-05-16
Richard Mudgett
Change ao2 global array to ao2 global object holder.
commit
|
commitdiff
|
tree
2012-05-15
Richard Mudgett
The predial routine must be run on the local;1 channel.
commit
|
commitdiff
|
tree
2012-05-15
Richard Mudgett
Add predial support to FollowMe.
commit
|
commitdiff
|
tree
2012-05-14
Richard Mudgett
Make chan_local use the API call instead of inlining...
commit
|
commitdiff
|
tree
2012-05-10
Richard Mudgett
* Made ast_change_name() hold the channels container...
commit
|
commitdiff
|
tree
2012-05-10
Richard Mudgett
Tweak app_dial predial documentation.
commit
|
commitdiff
|
tree
2012-05-10
Richard Mudgett
Run predial routine on local;2 channel where you would...
commit
|
commitdiff
|
tree
2012-05-09
Richard Mudgett
Improve FollowMe accept/decline DTMF string matching.
commit
|
commitdiff
|
tree
2012-05-09
Richard Mudgett
Keep answered FollowMe calls until call accepted or...
commit
|
commitdiff
|
tree
2012-05-09
Richard Mudgett
Put winning FollowMe outgoing call on hold if the caller...
commit
|
commitdiff
|
tree
2012-05-09
Richard Mudgett
Restructure how the FollowMe outgoing channel list...
commit
|
commitdiff
|
tree
2012-05-08
Richard Mudgett
Addendum to -r365766. Since it is no longer allocated.
commit
|
commitdiff
|
tree
2012-05-08
Richard Mudgett
Make FollowMe findmeexec() put the list head on the...
commit
|
commitdiff
|
tree
2012-05-08
Richard Mudgett
Make FollowMe app_exec() not declare a 28k struct on...
commit
|
commitdiff
|
tree
2012-05-08
Richard Mudgett
Simplify findmeexec() parameter passing.
commit
|
commitdiff
|
tree
2012-05-08
Richard Mudgett
* Fix FollowMe memory leak on error paths in app_exec().
commit
|
commitdiff
|
tree
2012-05-08
Richard Mudgett
* Fix accept/decline DTMF buffer overwrite in FollowMe.
commit
|
commitdiff
|
tree
2012-05-07
Richard Mudgett
Change comment to use local channel name designators...
commit
|
commitdiff
|
tree
2012-05-07
Richard Mudgett
Fix type punned compiler warning in test_config.c
commit
|
commitdiff
|
tree
2012-05-04
Richard Mudgett
Fix local channel chains optimizing themselves out...
commit
|
commitdiff
|
tree
2012-05-01
Richard Mudgett
Fixed __ao2_ref() validating user_data twice.
commit
|
commitdiff
|
tree
2012-05-01
Richard Mudgett
* Fix error path resouce leak in local_request().
commit
|
commitdiff
|
tree
2012-04-28
Richard Mudgett
PreDial - Ability to run dialplan on callee and caller...
commit
|
commitdiff
|
tree
2012-04-26
Richard Mudgett
Update Pickup application documentation. (With feeling...
commit
|
commitdiff
|
tree
2012-04-26
Richard Mudgett
Fix DTMF atxfer running h exten after the wrong bridge...
commit
|
commitdiff
|
tree
2012-04-26
Richard Mudgett
Update Pickup application documentation. (Even better)
commit
|
commitdiff
|
tree
2012-04-26
Richard Mudgett
* Put more information in pickup_exec() LOG_NOTICE.
commit
|
commitdiff
|
tree
2012-04-25
Richard Mudgett
Update Pickup application documentation.
commit
|
commitdiff
|
tree
2012-04-25
Richard Mudgett
Make DAHDISendCallreroutingFacility wait 5 seconds...
commit
|
commitdiff
|
tree
2012-04-25
Richard Mudgett
Clear ISDN channel resetting state if the peer continues...
commit
|
commitdiff
|
tree
2012-04-25
Richard Mudgett
Fix recalled party B feature flags for a failed DTMF...
commit
|
commitdiff
|
tree
2012-04-25
Richard Mudgett
Hangup affected channel in error paths of bridge_call_thread().
commit
|
commitdiff
|
tree
2012-04-23
Richard Mudgett
Make app_dial and app_queue use new macro and gosub...
commit
|
commitdiff
|
tree
2012-04-21
Richard Mudgett
Update app_dial M and U option GOTO return value documentation.
commit
|
commitdiff
|
tree
2012-04-20
Richard Mudgett
Fix connected-line/redirecting interception gosubs...
commit
|
commitdiff
|
tree
2012-04-20
Richard Mudgett
Move debug message in ast_rtp_instance_early_bridge_make_com...
commit
|
commitdiff
|
tree
2012-04-20
Richard Mudgett
Use ast_channel_lock_both() where it was inlined before.
commit
|
commitdiff
|
tree
2012-04-20
Richard Mudgett
* Add more information to some messages in __ast_pbx_run().
commit
|
commitdiff
|
tree
2012-04-20
Richard Mudgett
Add original party id and reason support.
commit
|
commitdiff
|
tree
2012-04-19
Richard Mudgett
Update membermacro and membergosub documentation in...
commit
|
commitdiff
|
tree
2012-04-18
Richard Mudgett
Add ability to ignore layer 1 alarms for BRI PTMP lines.
commit
|
commitdiff
|
tree
2012-04-12
Richard Mudgett
Add option to invoke the extensions.conf stdexten using...
commit
|
commitdiff
|
tree
2012-04-10
Richard Mudgett
Prevent invalid access of free'd memory if DAHDI channel...
commit
|
commitdiff
|
tree
2012-04-06
Richard Mudgett
Don't add an empty MESSAGE_DATA(key) header if it doesn...
commit
|
commitdiff
|
tree
2012-03-30
Richard Mudgett
Fix logger deadlock on Asterisk shutdown.
commit
|
commitdiff
|
tree
2012-03-29
Richard Mudgett
Misc changes to make astobj2 enhancement diffs easier...
commit
|
commitdiff
|
tree
2012-03-27
Richard Mudgett
Add global ao2 array container.
commit
|
commitdiff
|
tree
2012-03-27
Richard Mudgett
Attempt to be more helpful when using a bad ao2 object...
commit
|
commitdiff
|
tree
2012-03-24
Richard Mudgett
Make number not available presentation also set screening...
commit
|
commitdiff
|
tree
2012-03-23
Richard Mudgett
Add missing initialization of update_redirecting in...
commit
|
commitdiff
|
tree
2012-03-20
Richard Mudgett
Allow AMI action callback to be reentrant.
commit
|
commitdiff
|
tree
2012-03-19
Richard Mudgett
Convert MuteAudio documentation to XML.
commit
|
commitdiff
|
tree
2012-03-16
Richard Mudgett
Simplify some code in ast_app_run_sub().
commit
|
commitdiff
|
tree
2012-03-15
Richard Mudgett
Add missing connected line macro calls to initial dial...
commit
|
commitdiff
|
tree
2012-03-14
Richard Mudgett
Fix deadlock potential with some ast_indicate/ast_indicate_d...
commit
|
commitdiff
|
tree
2012-03-14
Richard Mudgett
Three copies of the file contents in channel_internal...
commit
|
commitdiff
|
tree
2012-03-14
Richard Mudgett
Fix Dial m and r options and forked calls generating...
commit
|
commitdiff
|
tree
2012-03-13
Richard Mudgett
Add ability for chan_dahdi ISDN to block connected...
commit
|
commitdiff
|
tree
2012-03-13
Richard Mudgett
Fix crash caused by opaquification change -r356042.
commit
|
commitdiff
|
tree
2012-03-13
Richard Mudgett
Use struct copy instead of memcpy().
commit
|
commitdiff
|
tree
2012-03-07
Richard Mudgett
Change directly setting _softhangup in sig_ss7.c to...
commit
|
commitdiff
|
tree
2012-03-06
Richard Mudgett
Fix ring cadance setup for outgoing calls on FXS ports.
commit
|
commitdiff
|
tree
2012-03-06
Richard Mudgett
Add dialtone_detect option for analog incoming calls.
commit
|
commitdiff
|
tree
2012-03-05
Richard Mudgett
Drop SS7 call if not connected yet when INCOMPLETE...
commit
|
commitdiff
|
tree
2012-03-05
Richard Mudgett
Make usage of DECLARE_STRINGFIELD_SETTERS_FOR() not...
commit
|
commitdiff
|
tree
2012-03-05
Richard Mudgett
Setup DSP when SS7 call is connected or early media...
commit
|
commitdiff
|
tree
2012-03-02
Richard Mudgett
Remove ISDN hold restriction for non-bridged calls.
commit
|
commitdiff
|
tree
2012-03-02
Richard Mudgett
Remove bad usage of goto in ChanSpy next_channel().
commit
|
commitdiff
|
tree
2012-03-02
Richard Mudgett
Fix channel reference leak in ChanSpy.
commit
|
commitdiff
|
tree
2012-03-02
Richard Mudgett
Fix compile error from latest channel opaquification...
commit
|
commitdiff
|
tree
2012-02-28
Richard Mudgett
Use more reasonable cause code when rejecting incoming...
commit
|
commitdiff
|
tree
2012-02-28
Richard Mudgett
Fix REF_DEBUG compile errors.
commit
|
commitdiff
|
tree
2012-02-28
Richard Mudgett
Remove dupliate 'i' option table entry in app_page.c.
commit
|
commitdiff
|
tree
2012-02-28
Richard Mudgett
Convert struct ast_tcptls_session_instance to finally...
commit
|
commitdiff
|
tree
2012-02-28
Richard Mudgett
Astobj2 locking enhancement.
commit
|
commitdiff
|
tree
2012-02-28
Richard Mudgett
Add ability to clone ao2 containers.
commit
|
commitdiff
|
tree
2012-02-28
Richard Mudgett
Fix ast_channel allocation init setting priority to...
commit
|
commitdiff
|
tree
2012-02-27
Richard Mudgett
Fix callerid of Originated calls.
commit
|
commitdiff
|
tree
2012-02-24
Richard Mudgett
astobj2.h comment tweaks.
commit
|
commitdiff
|
tree
2012-02-24
Richard Mudgett
astobj2.h documentation updates.
commit
|
commitdiff
|
tree
2012-02-24
Richard Mudgett
Fix worker thread resource leak in SIP TCP/TLS.
commit
|
commitdiff
|
tree
next