]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2014-09-16  Matthew JordanAdd some pbx python stuff
2014-09-16  Joshua ColpMultiple revisions 423209,423212
2014-09-16  Scott GriepentrogVoicemail: get correct duration when copying file to vm
2014-09-16  Joshua Colpres_pjsip_session: Fix usage of wrong memory pool when...
2014-09-16  Joshua Colpres_rtp_asterisk: Fix a myriad of TURN client issues.
2014-09-15  Walter Doekescontrib: Fix verifyi typo in alembic DB script ps_trans...
2014-09-14  Walter Doekeschan_sip: Clarify that sipdebug=yes cannot be undone...
2014-09-14  Walter Doekesmusiconhold: Add sort=randstart, and deprecate old...
2014-09-12  Joshua Colpchan_rtp: Add unicast RTP support.
2014-09-12  Jonathan RoseRealtime: Fix a bug that caused realtime destroy comman...
2014-09-11  Mark MichelsonRemove undocumented default behavior of ast_play_and_re...
2014-09-10  George Josephconfig: bug: fix truncation of included config files...
2014-09-10  Sean Brightpjsip/config_auth.c: Add missing whitespace to log...
2014-09-09  Richard MudgettUpdate CHANGES for CHANNEL(onhold).
2014-09-09  Rusty NewtonSounds/BuildSystem: Modifications to include new releas...
2014-09-09  Richard Mudgettfunc_channel: Add CHANNEL(onhold) item to get the curre...
2014-09-08  Mark MichelsonAdd note about configuring list_items on a single line.
2014-09-08  Mark MichelsonAdd sample configuration for resource lists.
2014-09-08  Mark MichelsonPre-allocate transmission data buffer for RLS NOTIFY...
2014-09-08  Jonathan Roseres_pjsip_pubsub: Check supported headers for eventlist...
2014-09-06  Matthew Jordanmain/cdr: Copy over location information during a fork
2014-09-06  Matthew Jordanmain/rtp_engine: Format NTP timestamps as unsigned...
2014-09-06  Joshua Colpres_pjsip_sdp_rtp: Fix retrieval of "ice-pwd" attribute...
2014-09-05  Matthew Jordanmain/cdrs: Preserve context/extension when executing...
2014-09-05  Matthew Jordanmain/cdr: Fix crash/memory consumption in CDRs in multi...
2014-09-05  Richard Mudgettfunc_channel.c: Add missing locking to some CHANNEL...
2014-09-05  Jonathan RoseDial API: Add a dial option to indicate the dialed...
2014-09-05  Jonathan RoseCall IDs: Fix appearance of call ID in core show channe...
2014-09-05  Richard Mudgettdevicestate.c: Minor tweaks
2014-09-05  Kinsey MooreMenuselect: Fix incorrect enabling on failed deps
2014-09-04  Jonathan RoseManager: Require read permission for SYSTEM in order...
2014-09-03  Joshua Colpres_pjsip_transport_websocket: Fix crash when the Conta...
2014-09-02  Mark MichelsonResolve race condition where channels enter dialplan...
2014-09-01  Matthew Jordanmain/cli: Do not attempt to show CDR data for internal...
2014-09-01  Matthew Jordanres_stasis: Don't play MoH to channels by default when...
2014-08-30  George Josephconfbridge: Add Duration to ConfbridgeList event
2014-08-30  George Josephmanager: Make WaitEvent action respect eventfilters
2014-08-29  Matthew Jordandoc: Add a manpage for the smsq utility
2014-08-29  Matthew Jordandoc: Add a manpage for the aelparse utility
2014-08-29  Scott GriepentrogThe assertion that peer was not found on final event
2014-08-28  Matthew JordanLICENSE: Clarify language in Asterisk's LICENSE to...
2014-08-28  Michael L.... chan_iax2: Fix Dynamic IAX2 Registrations After Tempora...
2014-08-28  Richard MudgettAdded ConfBridge AMI event note to UPGRADE.txt.
2014-08-28  Paul Belangerchan_sip.c: Add 'rtpbindaddr' setting
2014-08-28  Mark MichelsonFix bug that did not allow for multiple batched RLS...
2014-08-28  Richard Mudgettres/res_pjsip/pjsip_options.c: Eliminate excessive...
2014-08-28  Richard Mudgettsched: Fix typo and whitespace change.
2014-08-27  George Josephconfbridge: Add 'Admin' param to join, leave, mute...
2014-08-27  Kinsey MooreCallerID: Fix parsing of malformed callerid
2014-08-26  George Josephconfbridge: Make kick, mute and unmute handle channel...
2014-08-26  Mark MichelsonFix race condition in the scheduler when deleting a...
2014-08-25  Richard Mudgettres_musiconhold.c: Release any format refs before memset().
2014-08-25  Richard Mudgettres_musiconhold: Fix MOH restarting where it left off...
2014-08-24  Joshua Colpres_pjsip_transport_websocket: Attach the Websocket...
2014-08-24  Joshua Colpres_pjsip_transport_websocket: Fix a progressive memory...
2014-08-24  Joshua Colpres_pjsip_transport_websocket: Ensure secure Websocket...
2014-08-24  Joshua Colpchan_sip: Use the server reflexive ICE candidate RTCP...
2014-08-22  Mark MichelsonFix a locking inversion in MixMonitor.
2014-08-22  Jonathan RoseARI: Fix a crash caused by hanging during playback...
2014-08-22  Matthew Jordanmain/message: Add a new-line to a DEBUG message
2014-08-21  Richard Mudgettres_musiconhold.c: Remove obsolete REF_DEBUG code.
2014-08-21  Mark MichelsonSwitch from hostname to an IP address in the SDP origin...
2014-08-21  Mark MichelsonEnsure after-bridge behavior is correct when moving...
2014-08-21  Jonathan Roseres_musiconhold: Fix reference leaks caused when reload...
2014-08-21  Mark MichelsonLet's try checking the name and number, instead of...
2014-08-21  Mark MichelsonImprove consistency of party ID privacy usage.
2014-08-21  Matthew Jordanchan_sip: Don't use port derived from fromdomain if...
2014-08-21  Matthew JordanARI: Fix implicit answer when playback is initiated...
2014-08-21  Matthew JordanClean up files that do not end with newlines
2014-08-21  Matthew Jordanuri: Quiet warning about type qualifiers ignored on...
2014-08-20  Richard Mudgettchan_pjsip: Update media translation paths when new...
2014-08-20  Richard Mudgettcli.c: Fix tab completion of "module load" when MALLOC_...
2014-08-20  Mark MichelsonSet the role for inbound subscriptions correctly.
2014-08-20  Mark MichelsonMove evaluation of set_var options in pjsip to the...
2014-08-20  Kinsey MooreStasis: Add information to blind transfer event
2014-08-20  Kinsey MooreAMI: Add AllVariables parameter to Status
2014-08-19  Mark MichelsonAlter documentation for callerid_privacy to use correct...
2014-08-19  Mark MichelsonFix compilation error on certain versions of GCC.
2014-08-19  Kinsey MooreAMI Docs: Fix Status channel parameter optionality
2014-08-19  Jonathan RoseARI: Fix a bug where /channels/{channelID}/continue...
2014-08-19  Richard Mudgettchan_pjsip: Fix attended transfer connected line name...
2014-08-18  Damien WedhornSkinny: Fixup compile warning for non dev-mode.
2014-08-18  George Josephfunc_config: Change 'Not Found' message from ERROR...
2014-08-18  Matthew JordanMultiple revisions 421311-421312
2014-08-18  Matthew JordanImprove call forwarding reporting, especially with...
2014-08-17  Matthew Jordanapps/app_meetme: Fix crash when publishing MeetMe messa...
2014-08-17  Matthew Jordanapps/app_dial: Fix Dial 'z' option
2014-08-17  Matthew Jordanconfigure: Undefine FORTIFY_SOURCE prior to defining...
2014-08-17  Joshua Colpres_http_websocket: Include query parameters in client...
2014-08-15  Jonathan RoseBridging: Fix a behavioral change when checking if...
2014-08-15  Matthew Jordanapp_voicemail/app: Remove test events that were duplica...
2014-08-14  Matthew Jordanres/res_hep_rtcp: Remove dependency on PJSIP
2014-08-14  Matthew Jordanmain/file: Move test event to emit PLAYBACK event more...
2014-08-14  Matthew Jordancel: Make sure channels in extra fields include their...
2014-08-14  Richard MudgettARI: Originate to app local channel subscription code...
2014-08-14  Richard Mudgettchannel_internal_api.c: Replace some code with ao2_repl...
2014-08-13  Richard Mudgettres_pjsip_send_to_voicemail.c: Fix svn file properties.
2014-08-13  Kinsey MoorePJSIP: Prevent crash no-URI contacts
2014-08-13  Jonathan RoseBridges: Fix feature interruption/unintended kick cause...
2014-08-13  Kinsey MooreAMI: Improve documentation for Status action
next