]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2015-01-26  David M. LeeVarious fixes for OS X
2015-01-25  Matthew Jordandynamic realtime: Updates fail to work due to update...
2015-01-23  Richard Mudgettapp_confbridge: Make CBRec channel names more unique.
2015-01-23  Richard Mudgettapp_confbridge: Whitespace
2015-01-23  David M. LeeAdd depend on pjproject to res_pjsip_config_wizard.c
2015-01-23  Kevin HarwellInvestigate and fix memory leaks in Asterisk
2015-01-23  Walter DoekesFix typo's (retrieve, specified, address).
2015-01-23  Walter Doekeschan_sip: Case insensitive comparison of "defaultuser...
2015-01-22  Richard MudgettBridge core: Pass a ref with the swap channel when...
2015-01-22  Richard Mudgettres_pjsip_outbound_registration.c: Minor code cleanup.
2015-01-22  Scott Griepentrogstasis transfer: fix a race condition on stasis bridge...
2015-01-22  Matthew Jordanapps/app_voicemail: Trigger MWI notification with MixMo...
2015-01-21  Richard Mudgettres_pjsip_outbound_registration.c: Move unref to a...
2015-01-21  Matthew Jordanchannels/chan_sip: Fix registration leak during reload
2015-01-21  Matthew JordanAMI: Add documentation for the missing Cdr/CEL events.
2015-01-21  Matthew Jordanapps/app_dial: Don't publish DialEnd twice on unexpecte...
2015-01-21  Matthew Jordanmain/rtp_engine: Format NTP timestamps as unsigned...
2015-01-20  Ashley SandersARI: Fixed crash that occurred when updating a bridge...
2015-01-20  Richard MudgettCHANNEL(peer), chan_iax2, res_fax, SNMP agent: Fix...
2015-01-20  Matthew Jordancontrib/scripts/install_prereq: Don't install 32-bit...
2015-01-20  Matthew Jordanapp_voicemail: Temp message left after review/hangup...
2015-01-19  Mark MichelsonCall extension state callbacks at hint creation.
2015-01-19  Joshua Colpres_pjsip / res_pjsip_multihomed: Use the correct trans...
2015-01-17  Kevin HarwellREVERTING res_pjsip: make it unloadable
2015-01-16  Mark MichelsonChange PJProject version requirement for ca_list_path...
2015-01-16  Mark MichelsonFix problem where a hung channel could occur on a faile...
2015-01-16  Mark MichelsonAdd support for the ca_list_path option for PJSIP trans...
2015-01-15  Richard Mudgettres_fax.c, res_fax_spandsp.c: Remove redundant locking.
2015-01-15  Richard Mudgettres_fax.c, res_fax_spandsp.c: Fix some curlies on the...
2015-01-15  Joshua Colpres_pjsip_outbound_registration: Fix race condition...
2015-01-15  Matthew Jordanconfigure: If cross-compiling, assume we have working...
2015-01-14  Kevin Harwellres_pjsip: make it unloadable
2015-01-14  Mark MichelsonPrevent slow graceful shutdown when outbound publicatio...
2015-01-14  Matthew Jordanbuild_tools/mkpkgconfig: Fix Cflags concatenation error...
2015-01-13  Richard Mudgettapp_macro: Don't restore the calling location on a...
2015-01-13  Joshua Colpchan_pjsip: Add configure check for 'pjsip_get_dest_inf...
2015-01-12  Richard MudgettAMI: Revert non-backwards compatible changes from earli...
2015-01-12  Matthew Jordanconfigs/samples/features.conf.sample: Document attended...
2015-01-12  Matthew Jordanmain/syslog: Allow dynamic logs, such as security event...
2015-01-12  Matthew Jordanfuncs/func_curl: Fix memory leak when CURLOPT channel...
2015-01-09  Scott Griepentrogsip_to_pjsip: improve ability to parse input files
2015-01-09  Scott Griepentrogapp_bridge: return to the next dialplan priority
2015-01-09  Richard MudgettAMI: Make AMI actions that generate event lists consistent.
2015-01-09  Kinsey Mooreres_fax: Add T.38 negotiation timeout option
2015-01-08  George Josephres_pjsip_pubsub: Fix persistent subscriptions not...
2015-01-08  George Josephres_pjsip_outbound_registration: Fix reference leak.
2015-01-08  George Josephres_pjsip_outbound_registration: Fix several reload...
2015-01-07  Kinsey MooreARI: Allow usage of ASYNCGOTO with Stasis()
2015-01-07  Mark MichelsonAdd the ability to continue and originate using priorit...
2015-01-07  George Josephres_pjsip_exten_state: Change 'does not exist' warning...
2015-01-07  George Josephres_pjsip_mwi: Change "MWI Subscription failed" message...
2015-01-07  George Josephfunc_config: Add ability to retrieve specific occurrenc...
2015-01-07  Mark MichelsonFix ability to perform a remote attended transfer with...
2015-01-07  George Josephconfig: Add option to NOT preserve effective context...
2015-01-07  Kinsey MooreFix dev-mode build on recent gcc
2015-01-06  Matthew Jordancontrib/ast-db-manage: Correct down_revision path for...
2015-01-06  George Josephres_pjsip_mwi: Change warning to notice
2015-01-06  George Josephbridge_native_rtp: Change local/remote message from...
2015-01-06  George Josephoutbound_registration: Add 'pjsip send register' and...
2015-01-06  George Josephpjsip cli: Fix sorting of contacts for 'pjsip list...
2015-01-05  Scott Griepentrogbridge: avoid leaking channel during blond transfer pt2
2015-01-05  Joshua Colppjsip: Document addition of 'PJSIP_AOR' and 'PJSIP_CONT...
2015-01-05  Joshua Colppjsip: Add 'PJSIP_AOR' and 'PJSIP_CONTACT' dialplan...
2014-12-29  Kinsey MoorePJSIP: Update transport method documentation
2014-12-24  Kevin Harwellapp_queue: Update sample conf documenation
2014-12-24  Matthew Jordanres_pjsip: Backport missing commits for user_eq_phone
2014-12-24  Matthew Jordanres_pjsip_keepalive: Add runtime configurable keepalive...
2014-12-24  Matthew Jordanres_pjsip: Add 'user_eq_phone' option to add a 'user...
2014-12-23  George Josephpjsip_options: Fix continued qualifies after endpoint...
2014-12-23  George Josephtest_astobj2: Fix warning for missing trailing slash...
2014-12-22  Richard MudgettDTMF atxfer: Setup recall channels as if the transferee...
2014-12-22  Richard Mudgettqueue_log: Post QUEUESTART entry when Asterisk fully...
2014-12-22  Matthew Jordanchan_sip: Send CANCEL via original INVITE destination...
2014-12-22  George Josephres_pjsip_phoneprovi_provider: Fix reload
2014-12-20  Joshua Colpacl: Fix reloading of configuration if configuration...
2014-12-19  Richard Mudgettres_http_websocket.c: Fix incorrect use of sizeof in...
2014-12-19  Richard Mudgettchan_dahdi: Don't ignore setvar when using configuratio...
2014-12-19  Scott Griepentrogbridge: avoid leaking channel during blond transfer
2014-12-18  Richard Mudgettchan_dahdi.c, res_rtp_asterisk.c: Change some spammy...
2014-12-18  Richard Mudgettchan_dahdi: Populate CALLERID(ani2) for incoming calls...
2014-12-18  Kevin Harwellres_pjsip_sdp_rtp: wrong bridge chosen when the DTMF...
2014-12-18  Mark MichelsonPrevent potential infinite outbound authentication...
2014-12-18  Mark MichelsonPrevent possible race condition on dual redirect of...
2014-12-18  Mark MichelsonEnsure the correct value is returned for CHANNEL(pjsip...
2014-12-18  George Josephres_pjsip_config_wizard: fix unload SEGV
2014-12-17  George Josephres_pjsip_config_wizard: Change FILEUNCHANGED config_lo...
2014-12-17  Walter DoekesFix printf problems with high ascii characters after...
2014-12-16  George Josephres_pjsip_config_wizard: fix test breakage
2014-12-16  Joshua Colpchan_sip: Allow T.38 switch-over when SRTP is in use.
2014-12-16  Joshua Colpres_pjsip_t38: Fix T.38 failure when peer reinvites...
2014-12-15  George Josephres_pjsip_config_wizard: Allow streamlined config of...
2014-12-15  Mark MichelsonActivate persistent subscriptions when they are recreated.
2014-12-12  George Josephloader: Move definition of ast_module_reload from _priv...
2014-12-12  Richard MudgettDEBUG_THREADS: Fix regression and lock tracking initial...
2014-12-12  Matthew Jordanres/res_agi: Make Verbose message for 'stream file...
2014-12-12  Matthew JordanAdd 11 merge properties
2014-12-12  Joshua Colpmedia: Fix crash when determining sample count of a...
2014-12-12  Kevin Harwellchan_pjsip: Race between channel answer and bridge...
2014-12-12  David M. LeeFix crash for sorcery misconfigs
2014-12-12  Kinsey MoorePJSIP: Allow use of 'inactive' streams for hold
next