]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2013-08-10  Matthew JordanPipe test output through test object not stdout
2013-08-10  Matthew JordanAdd some debugging when test_hashtab_thrash fails
2013-08-10  Matthew JordanUnlock the dial operation lock on a failed dial
2013-08-09  Richard Mudgettbridge_native_rtp: Remove some unnecessary NULL checks...
2013-08-09  Walter DoekesDon't leak frames when memory is full in autoservice_run.
2013-08-09  Jonathan Rosepbx: Make originate threads indicate dial status when...
2013-08-09  Jonathan Rosebridge_channel: Support the lonely flag and make ARI...
2013-08-09  Matthew JordanUpdate documentation for ConfBridge with some additiona...
2013-08-08  Richard MudgettFix stasis/core unit test. Should have had the CR/LF.
2013-08-08  Tzafrir Cohenchan_dahdi: create channels at run-time
2013-08-08  Richard MudgettAdd missing CR/LF to FakeMI stasis test AMI event.
2013-08-08  Richard MudgettRemove extra CR/LF from AMI event.
2013-08-08  Walter DoekesBlocked revisions 396441
2013-08-08  Richard MudgettMake bridge snapshots use prefixes.
2013-08-08  Matthew JordanImprove disk writes for wav49 format
2013-08-08  Richard MudgettRemove some resolved or obsolete BUGBUG comments.
2013-08-08  Matthew JordanHide the Surrogate channels from external consumers...
2013-08-08  Matthew JordanPrevent spurious memory error when appending backtrace...
2013-08-08  Kinsey MoorePrevent unreal channels from optimizing during DTMF...
2013-08-08  Igor Goncharovskiy - Fix different issues with call transfer cancel....
2013-08-08  Matthew JordanHandle Surrogate channels in Dial message processing
2013-08-07  Matthew JordanPerform Ring-No-Answer checks before processing Hangup...
2013-08-06  David M. LeeFixed app_meetme for cache split changes
2013-08-06  David M. LeeARI: Add recording controls
2013-08-06  David M. LeeTweak caching topics to fix CEL tests
2013-08-06  Kinsey MooreExpose res_pjsip threadpool options
2013-08-06  Kinsey MooreFix memory leaks in the CDR engine
2013-08-06  Joshua ColpFix crash in res_pjsip_outbound_registration when the...
2013-08-06  Walter DoekesCheck result of ast_var_assign() calls for memory alloc...
2013-08-06  Walter DoekesCheck result of ast_var_assign() calls for memory alloc...
2013-08-05  Michael L.... Fix Registration Failure When A Peer And TLS Are Used
2013-08-05  Jonathan Rosebridge features: Dial and Queue add features instead...
2013-08-05  Matthew JordanAdd AMI registration events for PJSIP outbound registra...
2013-08-05  Michael L.... Change "from" to "From".
2013-08-05  Michael L.... Adding a note to UPGRADE.txt about a change made to...
2013-08-05  Jonathan Rosebridge_holding: Add suspsend/unsuspend callbacks
2013-08-05  Jonathan RoseARI: bridges/{bridgeID}/addChannel: add roles parameter
2013-08-05  Jonathan Roseres_parking: Unit tests
2013-08-05  David M. LeeFix res_ari_asterisk load issue
2013-08-03  Matthew JordanDon't unsubscribe from the AMI message router from...
2013-08-02  Mark MichelsonAnd get rid of another ast_bridged_channel()
2013-08-02  David M. LeeClean up ast_json with ast_json_unref
2013-08-02  David M. LeeRemoved svnmerge-integrated from trunk
2013-08-02  Mark MichelsonGet the SNMP code to compile.
2013-08-02  David M. LeeARI - GET /ari/asterisk/info
2013-08-02  David M. LeeARI - implement allowMultiple for parameters
2013-08-02  David M. LeeAddress JSON thread safety issues.
2013-08-02  Mark MichelsonMake a couple of changes to help AMI events to be more...
2013-08-02  Kinsey MooreMove ast_str_container_alloc and friends
2013-08-02  Mark MichelsonGet rid of ast_bridged_channel() and the bridged_channe...
2013-08-02  Mark MichelsonMake sure that pickup.h does not use an include guard...
2013-08-02  Kinsey MooreCorrect the last of the Newchannel xi:includes
2013-08-02  Kinsey MooreAdd CLI/AMI commands to force chan_pjsip actions
2013-08-02  David M. LeeFixed chan_dahdi compilation failure
2013-08-02  Matthew JordanFix test modules
2013-08-02  Matthew JordanAdd pickup.h include lines for chan_dahdi and chan_mgcp
2013-08-02  Matthew JordanRemove dead code from features.c; refactor pickup code...
2013-08-01  Joshua ColpFix a crash due to performing full URI validation on...
2013-08-01  David M. LeeFix sorcery for some rather picky regex implementations.
2013-08-01  Matthew JordanSupport externally initiated parking requests; remove...
2013-08-01  Matthew JordanAdd queue member paused hints
2013-08-01  Kinsey MooreRegenerate configure for configure.ac changes
2013-08-01  Kinsey MooreFix documentation replication issues
2013-08-01  David M. LeeFixed warning in astman for gcc-4.8.
2013-08-01  David M. LeeFixed compile errors introduced in r395954.
2013-08-01  David M. LeeSplit caching out from the stasis_caching_topic.
2013-08-01  Joshua ColpAnswer with multiple codecs if the underlying pjproject...
2013-08-01  Matthew JordanRaise Registry AMI events on registration failures
2013-07-31  Matthew JordanUpdate CONTROL STREAM FILE to accept an 'offsetms'...
2013-07-31  Mark MichelsonFound another missed "sip" -> "pjsip" CLI command.
2013-07-31  Kinsey MooreDisable CEL tests that need rearchitecting to operate...
2013-07-31  Mark MichelsonRemove "constant" endpoint identifier.
2013-07-31  Joshua ColpFix hold/unhold in bridge_native_rtp, use tech_pvt...
2013-07-31  Kinsey MooreFix remnants of the pjsip renaming
2013-07-31  Kinsey MooreEnforce conference exit order for CEL tests
2013-07-30  Mark MichelsonMissed a conversion to pjsip.conf in documentation...
2013-07-30  Mark MichelsonRemove ast_bridged_channel call from abstract_jb.c
2013-07-30  David M. LeeSetting svn:ignore for res/res_pjsip
2013-07-30  Mark MichelsonUpdate res_pjsip_endpoint_identifier_constant.c to...
2013-07-30  Mark MichelsonThe large GULP->PJSIP renaming effort.
2013-07-30  Mark MichelsonReorganize the ast_sip_endpoint structure into substruc...
2013-07-30  Joshua ColpAdd support for T.38 fax to chan_pjsip.
2013-07-30  Kinsey MooreFix compilation on gcc 4.8.1
2013-07-29  David M. LeeRemoved quotes from svn:keywords props on a few files.
2013-07-29  Mark MichelsonClarify documentation for trust of identification.
2013-07-29  Matthew JordanPut the include in there
2013-07-29  Matthew JordanWhen performing a reload, reload the new features_confi...
2013-07-29  Kinsey MooreClean up and improve test_cel
2013-07-29  David M. LeeSet svn:ignore in res/ari directory
2013-07-29  Kinsey MooreRemove comment that no longer applies
2013-07-27  Kinsey MooreRename everything Stasis-HTTP to ARI
2013-07-27  Kinsey MooreImprove reliability of bridge merge CEL test
2013-07-26  Richard MudgettRemove the unsafe bridge parameter from ast_bridge_hook...
2013-07-26  Richard MudgettImproved feature limits interval hook implementaion.
2013-07-26  David M. LeeFix /stasis/res/app_replaced unit test.
2013-07-26  Jonathan RoseAdd name argument to BridgeWait() so multiple holding...
2013-07-26  Richard MudgettRemove some unnecessary parentheses.
2013-07-25  Richard MudgettRevision
2013-07-25  Joshua ColpFix crash due to trying to send a re-invite while in...
2013-07-25  Joshua ColpChange the default value for "allowsubscribe" to yes...
next