]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2014-08-13  Kinsey MoorePJSIP: Prevent crash no-URI contacts
2014-08-13  Jonathan RoseBridges: Fix feature interruption/unintended kick cause...
2014-08-13  Walter Doekeslogger: Don't store verbose-magic in the log files.
2014-08-11  Richard Mudgettres/stasis/command.c: Fix recent commit using spaces...
2014-08-11  Matthew JordanAMI/ARI: Update version to 2.5.0/1.5.0 respectively
2014-08-11  Kinsey MooreStasis: Use the correct return value
2014-08-11  Kinsey MooreStasis: Allow internal channels directly into bridges
2014-08-11  Walter Doekesgeneral: Fix memory Corruption in __ast_string_field_pt...
2014-08-11  Walter Doekestcptls: Avoid compiler warning on non-dev-mode.
2014-08-08  Matthew Jordanmain/message: remove debug message
2014-08-08  Kinsey MooreCEL: Update unit tests for additional information
2014-08-07  Richard Mudgettchan_sip: Replace sip_tls_read() and resolve the large...
2014-08-07  Kinsey MooreStasis: Correct blind transfer message generation
2014-08-07  Kinsey MooreStasis: Ensure transfer messages follow validation...
2014-08-07  Mark MichelsonEnsure bridges exist when trying to determine bridged...
2014-08-07  Mark MichelsonRevert previous patch since it had some unreviewed...
2014-08-07  Mark MichelsonEnsure bridges actually exist when trying to determine...
2014-08-07  Kinsey MooreStasis: Convey transfer information to applications
2014-08-06  Richard MudgettChange comment.
2014-08-06  Richard Mudgettalembic: Adjust sippeers, queue_members, and voicemail_...
2014-08-06  George Josephpbx_lua: fix regression with global sym export and...
2014-08-05  Matthew Jordanstasis: Fix compilation issue with ao2 tagged objects
2014-08-05  Matthew Jordantest_message: Fix strict-aliasing compilation issue
2014-08-05  Matthew JordanRemove automerge properties :-(
2014-08-05  Matthew JordanARI: Add channel technology agnostic out of call text...
2014-08-05  Richard Mudgettformat.c: Add reason comments for the format_list ordering.
2014-08-04  Rusty NewtonManager - Improve documentation for manager commands...
2014-07-31  Matthew JordanGet rid of automerge properties
2014-07-31  Matthew Jordanres_hep_rtcp: Add module that sends RTCP information...
2014-07-29  Joshua Colpres_pjsip_session: Fix race condition where redirecting...
2014-07-29  Joshua Colpres_pjsip_pidf_body_generator / res_pjsip_xpidf_body_ge...
2014-07-28  Richard Mudgettdatastores: Audit ast_channel_datastore_remove usage.
2014-07-25  Richard MudgettBlocked revisions 419631
2014-07-25  Matthew JordanUpdate CHANGES for r419565
2014-07-25  Matthew JordanARI: report duration values in LiveRecording objects
2014-07-25  Joshua Colpapp_bridgewait: Remove possibility of race condition...
2014-07-25  Joshua Colpbridge: Make "bridge destroy" only available in develop...
2014-07-24  Corey Farrellchan_sip: sip_subscribe_mwi_destroy should not call...
2014-07-24  Jason ParkerDon't cause Asterisk to exit if ooh323.conf not found.
2014-07-23  Matthew Jordanendpoints: Fix failing unit tests from r419196
2014-07-23  Matthew Jordanres_pjsip_refer: remove stray debugging line
2014-07-23  Scott Griepentrogapp_voicemail: use a consistent generator string
2014-07-22  Matthew JordanARI: Fix endpoint/channel subscription issues; allow...
2014-07-22  Kinsey MooreFix more dev-mode build issues
2014-07-18  Matthew Jordanari: Add a copy operation for stored recordings
2014-07-18  Corey Farrellstasis: fix call to ao2_t_alloc for stasis_message_rout...
2014-07-18  Corey Farrellstasis: use ao2_t_alloc for certain object allocators
2014-07-18  Richard Mudgettfunc_audiohookinherit.c: Fixup some XML documentation...
2014-07-18  Jonathan RoseChannels: Masquerades to automatically move frame/audio...
2014-07-17  Scott Griepentrogfeature_config: insure featuregroups and applicationmap...
2014-07-17  Kinsey MooreTEST_FRAMEWORK: Fix threewaytransfer reporting
2014-07-16  Corey FarrellRemove include of astobj.h from channels/dahdi/bridge_n...
2014-07-16  Matthew Jordanres_pjsip: Support setting a default accountcode on...
2014-07-15  Kinsey MooreTEST_FRAMEWORK: Fix ref leak in feature activation
2014-07-15  Matthew Jordanmanager: Return ActionID on nominal responses to Presen...
2014-07-15  Jonathan Rosefunc_uri: URIENCODE/URIDECODE - allow empty strings...
2014-07-15  Scott Griepentrogmedia formats: fix ref leak of peer for mwi subscription
2014-07-14  Richard Mudgettlogger.h: Extract DEBUG_ATLEAST() to complement VERBOSI...
2014-07-13  Corey Farrellastobj2: work around REF_DEBUG race which causes out...
2014-07-13  Corey FarrellFix minor reference leaks in app_skel and TEST_FRAMEWORK
2014-07-11  Corey Farrellastobj2: tweak ao2_replace to do nothing when it would...
2014-07-11  Scott Griepentrogconfig: inform config hook of change when writing file
2014-07-10  Matthew Jordaninclude/asterisk/xmpp.h: Convert indentation to tabs
2014-07-10  Richard Mudgettchan_dahdi/sig_pri: Fix type mismatch in the idledial...
2014-07-09  Richard MudgettARI: Make mixing bridges propagate linkedids and accoun...
2014-07-08  Matthew Jordanmanager/ARI: Update version to 2.4.0/1.4.0; Update...
2014-07-08  Matthew Jordanres_rtp_asterisk: Fix undefined function when PJPROJECT...
2014-07-07  Joshua Colpres_pjsip_dialog_info_body_generator: Add dialog-info...
2014-07-07  Matthew JordanARI/res_stasis: Subscribe to both Local channel halves...
2014-07-07  Kinsey MooreCEL: Fix incorrect/missing extra field information
2014-07-07  Kinsey MooreHTTP: Fix build for gcc 4.10
2014-07-03  Richard Mudgettchan_dahdi: Add inband_on_setup_ack compatibility option.
2014-07-03  Richard Mudgettres_ari: Fix some off-nominal paths just dropping the...
2014-07-03  Richard MudgettHTTP: Add persistent connection support.
2014-07-03  Sam GalarneauARI: Improvements to body parameters documentation
2014-07-03  Matthew Jordanmain/untils: Prevent potential infinite loop in ast_car...
2014-07-01  Joshua Colpres_rtp_asterisk: Don't leak memory or reset state...
2014-06-30  Joshua ColpRecorded merge of revisions 417677 from http://svn...
2014-06-30  Matthew Jordanchan_sip: be more tolerant of whitespace between attrib...
2014-06-27  Richard Mudgettevent.c: Fix type mismatch errors in ie_maps[].
2014-06-27  Corey FarrellEnsure REF_DEBUG records entrys for attempts to ao2_ref...
2014-06-27  Corey Farrellrefcounter.py: prevent use of excessive RAM with large...
2014-06-27  Matthew Jordanres_pjsip: Add ActionID to events created as a result...
2014-06-26  Matthew Jordanres_http_websocket: Export symbol for ast_websocket_set...
2014-06-26  Matthew Jordanchan_pjsip: Add a test event for fast picture updates
2014-06-26  Matthew Jordanudptl: Correct FEC to not consider negative sequence...
2014-06-26  Matthew Jordanres_http_websocket: Close websocket correctly and use...
2014-06-26  Corey Farrellchan_sip: Fix handling of "From" headers longer than...
2014-06-25  Corey Farrellao2_container node object ignores REF_DEBUG in all...
2014-06-23  Joshua Colpres_rtp_asterisk: Return the length of data written...
2014-06-23  Richard Mudgettcore_unreal: Fix off by one buffer overwrite error.
2014-06-22  George Josephastobj2: Add an ao2_replace macro to astobj2.h
2014-06-20  George Josephbuild: Allow autoconf/ast_ext_tool_check to handle...
2014-06-20  George Josephbuild: Allow autoconf/ast_ext_tool_check to handle...
2014-06-20  Jonathan Roseres_parking: Make manager commands register with module...
2014-06-20  George Josephastobj2: Additional refactoring to push impl specific...
2014-06-19  George Josephpjsip cli: Change Identify to show CIDR notation instea...
2014-06-19  Kinsey MooreFix build warnings with TEST_FRAMEWORK enabled
2014-06-19  George JosephRemove the problematic and unneeded AST_MODFLAG_GLOBAL_...
2014-06-18  George JosephUpdate extensions.lua.sample with naming conflict guidance.
next