]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2016-09-15  Steve Davieschan_sip: Fix session timeout on retransmit of non... 09/3909/2
2016-09-15  Joshua ColpMerge "chan_sip: Enable Session-Timers for SIP over...
2016-09-15  zuulMerge "res_pjsip_transport_management: Convert time...
2016-09-15  Joshua ColpMerge "rtp: Preserve timestamps on video frames." into 14
2016-09-14  zuulMerge "sip_to_pjsip.py: Map legacy_useroption_parsing...
2016-09-14  zuulMerge "res_pjsip: Add ignore_uri_user_options option...
2016-09-14  Joshua Colprtp: Preserve timestamps on video frames. 97/3897/2
2016-09-14  Joshua Colpres_pjsip_transport_management: Convert time in log... 04/3904/2
2016-09-13  zuulMerge "res_pjsip: Don't assume a request will have...
2016-09-13  Alexander Traudchan_sip: Enable Session-Timers for SIP over TCP (and... 93/3893/1
2016-09-13  zuulMerge "chan_sip: Allow target refresh (Contact update...
2016-09-13  zuulMerge "res_pjsip_messaging.c: Misc cleanups and fixes...
2016-09-13  Joshua ColpMerge "contrib: Let safe_asterisk script continue witho...
2016-09-13  Joshua Colpres_pjsip: Don't assume a request will have any addresses. 88/3888/1
2016-09-12  Richard Mudgettapp_queue: Fix CLI "queue show" and AMI Queues action... 83/3883/1
2016-09-12  Walter Doekeschan_sip: Allow target refresh (Contact update) on... 78/3878/1
2016-09-09  Richard Mudgettsip_to_pjsip.py: Map legacy_useroption_parsing. 53/3853/2
2016-09-09  Richard Mudgettres_pjsip: Add ignore_uri_user_options option. 52/3852/2
2016-09-09  Walter Doekescontrib: Let safe_asterisk script continue without... 68/3868/1
2016-09-09  Joshua Colpres_pjsip: Only invoke unidentified endpoint logic... 64/3864/2
2016-09-09  Joshua Colpchan_sip: Don't allocate new RTP instances on top of...
2016-09-09  Mark Michelsonres_pjsip: Do not crash on ACKs from unknown endpoints.
2016-09-08  zuulMerge "res_pjsip: Allow global headers to be overridden...
2016-09-08  zuulMerge "ConfBridge: Make some announcements asynchronous...
2016-09-07  zuulMerge "res/res_stasis_playback: Cancel the entire playl...
2016-09-07  zuulMerge "apps/app_dial: Fix crash on non-connect call...
2016-09-07  Richard Mudgettres_pjsip_messaging.c: Misc cleanups and fixes. 44/3844/1
2016-09-07  Joshua Colpres_pjsip: Allow global headers to be overridden. 41/3841/1
2016-09-07  zuulMerge "res_resolver_unbound: Fix config documentation...
2016-09-07  zuulMerge "res_pjsip_session: segfault on already disconnec...
2016-09-07  zuulMerge "apps/app_dial: Set the DIALSTATUS to NOANSWER...
2016-09-07  Mark MichelsonConfBridge: Make some announcements asynchronous. 10/3510/2
2016-09-07  zuulMerge "build: Add download capability for external...
2016-09-07  Joshua Colpres_resolver_unbound: Fix config documentation. 38/3838/1
2016-09-07  zuulMerge "chan_sip: Don't refuse calls with "optional...
2016-09-07  zuulMerge "res_pjsip_registrar.c: Reduce stack usage in...
2016-09-07  zuulMerge "pjsip_configuration.c: Ignore repeated identify...
2016-09-06  Joshua ColpMerge "config_global.c: Comments and a default expressi...
2016-09-06  zuulMerge "sip_to_pjsip.py: Map canreinvite as directmedia...
2016-09-06  Matt Jordanres/res_stasis_playback: Cancel the entire playlist... 35/3835/1
2016-09-06  zuulMerge "sip_to_pjsip.py: Fix typo converting outboundpro...
2016-09-06  zuulMerge "sip_to_pjsip.py: Fix comment typo and tabs....
2016-09-06  zuulMerge "Sample configs: Eliminate false multiline commen...
2016-09-06  Joshua ColpMerge "sorcery: Create function ast_sorcery_lockable_al...
2016-09-06  Joshua ColpMerge "named_locks: Use ao2_weakproxy to deal with...
2016-09-06  Joshua ColpMerge "astobj2: Support using a separate object for...
2016-09-06  George Josephbuild: Add download capability for external packages 68/3768/8
2016-09-06  zuulMerge "format_cap.c: Fix CLI "core show channeltype...
2016-09-06  Alexei Gradinarires_pjsip_session: segfault on already disconnected... 32/3832/1
2016-09-06  Walter Doekeschan_sip: Don't refuse calls with "optional crypto... 29/3829/1
2016-09-04  zuulMerge "app_mp3: Use correct buffer size and the same...
2016-09-03  Matt Jordanapps/app_dial: Fix crash on non-connect call paths... 25/3825/1
2016-09-03  Matt Jordanapps/app_dial: Set the DIALSTATUS to NOANSWER on privac... 23/3823/1
2016-09-02  Richard Mudgettres_pjsip_registrar.c: Reduce stack usage in find_aor_n... 08/3808/1
2016-09-02  Richard Mudgettpjsip_configuration.c: Ignore repeated identify by... 05/3805/1
2016-09-02  Richard Mudgettconfig_global.c: Comments and a default expression... 02/3802/1
2016-09-02  Richard Mudgettsip_to_pjsip.py: Map canreinvite as directmedia alias. 99/3799/1
2016-09-02  Richard Mudgettsip_to_pjsip.py: Fix typo converting outboundproxy... 96/3796/1
2016-09-02  Richard Mudgettsip_to_pjsip.py: Fix comment typo and tabs. 93/3793/1
2016-09-02  Richard MudgettSample configs: Eliminate false multiline comment block... 90/3790/1
2016-09-02  Richard Mudgettformat_cap.c: Fix CLI "core show channeltype Surrogate... 87/3787/1
2016-09-02  Corey Farrellsorcery: Create function ast_sorcery_lockable_alloc. 85/3785/2
2016-09-02  Corey Farrellnamed_locks: Use ao2_weakproxy to deal with cleanup... 84/3784/2
2016-09-02  Corey Farrellastobj2: Support using a separate object for locking. 83/3783/1
2016-09-01  zuulMerge "res_pjsip: qualify/unqualify added/deleted realt...
2016-09-01  zuulMerge "sip_to_pjsip: Migrate IPv4/IPv6 (Dual Stack...
2016-09-01  Michael Kuronapp_mp3: Use correct buffer size and the same sample... 41/3741/3
2016-08-31  zuulMerge "followme: initialize all config items on reload...
2016-08-30  Alexei Gradinarires_pjsip: qualify/unqualify added/deleted realtime... 66/3766/1
2016-08-30  zuulMerge "res_pjsip: Default endpoints to the "offline...
2016-08-29  Joshua ColpMerge "pjproject_bundled: Disable srtp use by pjmedia...
2016-08-29  zuulMerge "pbx.c: Prevent infinite recursion in manager_sho...
2016-08-29  zuulMerge "app_queue: Ensure member is removed from pending...
2016-08-29  Mark Michelsonres_pjsip: Default endpoints to the "offline" status. 59/3759/1
2016-08-29  chrisderockapp_macro: Consider '~~s~~' as a macro start extension. 56/3756/1
2016-08-29  Etienne Lessardpbx.c: Prevent infinite recursion in manager_show_dialp... 52/3752/1
2016-08-27  Joshua Colpapp_queue: Ensure member is removed from pending when... 43/3743/1
2016-08-27  zuulMerge "res_pjsip: Cache global config options." into 14
2016-08-27  zuulMerge "channel: No hung-up on failing security requirem...
2016-08-26  George Josephpjproject_bundled: Disable srtp use by pjmedia 34/3734/1
2016-08-26  Alexander Traudchannel: No hung-up on failing security requirements. 27/3727/2
2016-08-26  Alexander Traudsip_to_pjsip: Migrate IPv4/IPv6 (Dual Stack) configurat... 58/3658/2
2016-08-25  Richard Mudgettres_pjsip: Cache global config options. 80/3480/2
2016-08-25  Richard Mudgettres_fax: Fix deadlock in ast_channel_get_t38_state(). 17/3717/1
2016-08-25  Richard Mudgettres_fax: Fix deadlock setting FAXMODE channel variable. 16/3716/1
2016-08-25  Richard Mudgettres_fax.c: Fix deadlock in fax_gateway_indicate_t38(). 15/3715/1
2016-08-25  Richard Mudgettres_fax.c: Add chan locked precondition comments. 14/3714/1
2016-08-25  Richard Mudgettast_framehook_detach() must be called with the channel... 13/3713/1
2016-08-25  Richard Mudgettast_framehook_attach() must be called with the channel... 12/3712/1
2016-08-24  Joshua ColpMerge "res_rtp_multicast: Fix SEGV in ast_multicast_rt...
2016-08-24  George Josephres_rtp_multicast: Fix SEGV in ast_multicast_rtp_creat... 96/3696/1
2016-08-24  Corey FarrellFix checks for allocation debugging. 91/3691/1
2016-08-23  Mark MichelsonConfBridge: Rework announcer channel methodology 87/3687/1
2016-08-23  Joshua ColpMerge "Revert "ConfBridge: Rework announcer channel...
2016-08-23  Joshua ColpRevert "ConfBridge: Rework announcer channel methodology" 78/3678/1
2016-08-23  zuulMerge "ConfBridge: Rework announcer channel methodology...
2016-08-22  zuulMerge "compilation failed with -Werror=maybe-uninitiali...
2016-08-22  zuulMerge "res_odbc_transaction: add dep on generic_odbc...
2016-08-22  zuulMerge "pjproject_bundled: Allow IPv4/IPv6 (Dual Stack...
2016-08-22  Alexei Gradinaricompilation failed with -Werror=maybe-uninitialized 72/3672/1
next