]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2013-08-22  Kinsey MooreFix crash when getting CEL config
2013-08-22  Mark MichelsonMassively clean up app_queue.
2013-08-22  Mark MichelsonHandle default body types for SIP event packages in...
2013-08-22  Richard MudgettMade the abstract jitter buffer resync on some more...
2013-08-22  Kinsey MooreMake CEL behavior conform to the documentation
2013-08-22  Richard MudgettUpdate BUGBUG comment.
2013-08-22  Walter DoekesDon't store repeated commands in the editline history...
2013-08-22  Walter DoekesAdd _IO_stdin_used in version-script to fix SIGBUSes...
2013-08-21  Jonathan RoseUDPTL: Fix a regression where UDPTL won't load default...
2013-08-21  Richard Mudgett* Move ast_bridge_channel_setup_features() into bridge_...
2013-08-21  Richard MudgettDeferred some more BUGBUG comments to a JIRA issue...
2013-08-21  David M. LeeComplete http_shutdown.
2013-08-21  Matthew JordanSet 14400 as the default max bit rate if T38MaxBitRate...
2013-08-21  David M. LeeARI: Correct segfault with /variable calls are missing...
2013-08-21  David M. LeeARI: Remove the 'channel:' scheme from endpoint's chann...
2013-08-21  David M. Leeres_stasis: remove call to missing function control_con...
2013-08-21  Richard MudgettFix several interrelated issues dealing with the holdin...
2013-08-21  Mark MichelsonPrevent a crash on outbound SIP MESSAGE requests.
2013-08-21  Kinsey MooreAllow channels in app_stasis to hangup properly
2013-08-21  Matthew JordanAllow the SIP_CODEC family of variables to specify...
2013-08-21  Michael L.... Fix Not Storing Current Incoming Recv Address
2013-08-20  Mark MichelsonLocalize and rename ACL configuration.
2013-08-20  Mark MichelsonRemove REF_DEBUG definition.
2013-08-20  Mark MichelsonFix refcounting of sip_pvt in test_sip_rtpqos test...
2013-08-20  Mark MichelsonClarify documentation for the "identify_by" option...
2013-08-20  Kinsey MooreUnregister CLI commands on exit
2013-08-20  Mark MichelsonAdd debug message to res_pjsip_endpoint_identifier_ip...
2013-08-20  Mark MichelsonAdd warning messages for registration failure paths.
2013-08-20  Mark MichelsonAdd note to transport configuration that a restart...
2013-08-20  Kinsey MooreRecorded merge of revisions 397067 from http://svn...
2013-08-20  Kinsey MooreBlocked revisions 397034
2013-08-20  Walter DoekesAdd "autoframing" option to sip.conf.sample and h323...
2013-08-20  Joshua ColpRemove assumption in res_pjsip_dtmf_info that all INFO...
2013-08-20  Matthew JordanLet Queue wrap up time influence member availability
2013-08-19  Matthew JordanResolve conflicts between CONFFLAG_DONT_DENOISE and...
2013-08-19  Richard MudgettUpdate BUGBUG comment.
2013-08-19  Jonathan Roseattended transfers: Fix a bug affecting external blond...
2013-08-19  Matthew JordanWhitespace cleanup
2013-08-18  Matthew JordanFix invalid access to disposed memory in main/data...
2013-08-18  Kinsey MooreUpdate chan_mgcp to the modified parking API
2013-08-18  Kinsey MooreDisable build of res_corosync until it is back in a...
2013-08-17  Rusty Newtonxml doc changes for 'aor' config object and a few of...
2013-08-17  Rusty Newton'domain_alias' config object XML help doesn't make...
2013-08-17  Rusty Newtonxml doc changes for clarity - 'auth' config object...
2013-08-17  Rusty Newtonxml doc change for transport config object - remove...
2013-08-17  Kinsey MooreAllow res_parking to be unloadable
2013-08-17  Kinsey MooreRefactor CEL to avoid using the event system core
2013-08-17  Kinsey MooreStrip down the old event system
2013-08-16  Richard MudgettFix CLI "bridge kick <bridge> <channel>" to check if...
2013-08-16  Richard MudgettFix some doxygen bridging file references.
2013-08-16  Richard MudgettDoxygen comment tweaks.
2013-08-16  Richard MudgettFix utilities compilation/linking.
2013-08-16  Richard Mudgettutils.h: Minor formatting tweaks.
2013-08-16  David M. LeeStasis: address refcount races; implementation comments
2013-08-16  Kinsey MooreImprove sounds indexer CLI commands
2013-08-16  Walter DoekesPrevent heap alloc functions from running out of stack...
2013-08-15  Richard MudgettBridge: Don't suspend/unspend the channel for intercept...
2013-08-15  Richard MudgettMinor parking cleanup.
2013-08-15  Richard MudgettParking: Eliminate local channel name hack to get peer...
2013-08-15  Richard MudgettRemove early bridge BUGBUG comments. Remove some unnee...
2013-08-15  Richard MudgettUpdate features.conf.sample atxferdropcall option.
2013-08-15  Richard MudgettChanged some BUGBUG tags to associated JIRA issue tags.
2013-08-15  Richard MudgettResolve some BUGBUG comments.
2013-08-15  Kinsey MooreRemove leading spaces from the CLI command before parsing
2013-08-15  Richard MudgettRemove some dead code dealing with: AST_BRIDGE_REC_CHAN...
2013-08-15  Richard MudgettFix Bridge API DTMF hook matching for begin and end...
2013-08-15  Kinsey MooreFix feature_attended_transfer test
2013-08-15  Kinsey MooreFix deadlocks in chan_sip in REFER and BYE handling
2013-08-15  Kinsey MoorePrevent automagic things from happening to Stasis appli...
2013-08-15  Richard MudgettRemove unsupported channel technology callbacks.
2013-08-14  Richard Mudgettchan_vpb: Effectively remove native support. Left...
2013-08-14  Richard Mudgettchan_iax2: Conditionally remove native support for...
2013-08-14  Richard Mudgettchan_misdn: Effectively remove native support. Left...
2013-08-14  Richard Mudgettapp_bridgewait: Inhibit local channel optimizations...
2013-08-14  Joshua ColpTweak comment for why usleep is used.
2013-08-14  Joshua ColpTweak test_hashtab_thrash test to allow the critical...
2013-08-13  Walter Doekeschan_sip: Convert 'just did sched_add waitid...' from...
2013-08-13  Walter Doekeschan_sip: Fix IP-addr in warning when rejecting a conta...
2013-08-13  David M. LeeARI: allow other operations to happen while bridged
2013-08-13  David M. LeeMissed a spot in r396559
2013-08-13  David M. LeeFix build warnings when printf a tv_usec.
2013-08-12  John BigelowAdd test suite events for when contacts are added or...
2013-08-12  Matthew JordanFix two race conditions and ref counting issue when...
2013-08-12  Matthew JordanUnlock outgoing dial lock on off nominal path
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.
next