]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2015-07-06  Richard Mudgettres_pjsip_mwi.c: Fix MWI subscription memory corruption... 06/806/1
2015-07-06  Richard MudgettPJSIP XML, XPIDF: Fix buffer size overwrite memory... 05/805/1
2015-07-06  Richard MudgettPJSIP FAX: Fix T.38 automatic reject timer NULL channel... 04/804/1
2015-07-06  Mark MichelsonMerge "res_pjsip: Failover when server is not available"
2015-07-06  Kevin Harwellres_pjsip: Failover when server is not available 50/750/4
2015-07-06  Joshua Colpres_sorcery_memory_cache: Execute stale unit test last. 89/789/1
2015-07-05  Joshua ColpMerge "chan_sip: Fix early call pickup channel leak."
2015-07-04  Matt JordanMakefile: Remove coverage files on 'make clean' 78/778/1
2015-07-02  Joshua ColpMerge "chan_vpb.cc: Fix compiler warning Jenkins found."
2015-07-02  Matt JordanMerge "dns: Fix crash when invoking cancel in DNS recur...
2015-07-02  Walter Doekeschan_sip: Fix early call pickup channel leak. 75/775/1
2015-07-02  Matt JordanMerge "sorcery/realtime: Add a bit of debug and warning...
2015-07-02  Joshua ColpMerge "res_timing: Don't close FD 0 when out of open...
2015-07-02  Joshua ColpMerge "rtp_engine: Skip useless self-assignment in...
2015-07-02  Joshua ColpMerge "astfd: Fix buffer overflow in DEBUG_FD_LEAKS."
2015-07-02  Joshua ColpMerge "chan_mgcp: Don't call close on fd -1."
2015-07-02  Matt Jordansorcery/realtime: Add a bit of debug and warning messag... 73/773/1
2015-07-02  Joshua Colpdns: Fix crash when invoking cancel in DNS recurring... 72/772/1
2015-07-02  Walter Doekeschan_mgcp: Don't call close on fd -1. 70/770/1
2015-07-02  Walter Doekesrtp_engine: Skip useless self-assignment in ast_rtp_eng... 67/767/1
2015-07-02  Walter Doekesastfd: Fix buffer overflow in DEBUG_FD_LEAKS. 64/764/1
2015-07-02  Walter Doekesres_timing: Don't close FD 0 when out of open files. 61/761/1
2015-07-01  Richard Mudgettchan_vpb.cc: Fix compiler warning Jenkins found. 56/756/1
2015-07-01  Scott GriepentrogChannel alert pipe: improve diagnostic error return 52/752/2
2015-06-30  Joshua ColpMerge "res_sorcery_realtime: Fix leak of sorcery object...
2015-06-30  Matt JordanMerge "channel: Remove ignore of answer on non-outgoing...
2015-06-29  Mark Michelsonres_sorcery_realtime: Fix leak of sorcery object type. 44/744/2
2015-06-29  Matt JordanMerge "res_pjsip_nat: Adjust when contact should be...
2015-06-29  Matt JordanMerge "res/res_corosync: Always decline module load...
2015-06-27  Matt Jordanres/res_corosync: Always decline module load, instead... 42/742/1
2015-06-27  Matt Jordanmain/pbx: Resolve case sensitivity regression in PBX... 40/740/1
2015-06-26  Mark Michelsonres_pjsip_nat: Adjust when contact should be rewritten. 35/735/1
2015-06-26  Richard Mudgettres_pjsip_outbound_registration.c: Add a serializer... 09/709/3
2015-06-26  Matt JordanMerge "threadpool, res_pjsip: Add serializer group...
2015-06-26  Matt JordanMerge "res_pjsip_outbound_registration.c: Fix handle_cl...
2015-06-26  Matt JordanMerge "res_pjsip_outbound_registration.c: Use ast_sorce...
2015-06-26  Matt JordanMerge "res_pjsip_refer: Prevent sending duplicate headers."
2015-06-26  Matt JordanMerge "sorcery: Add ast_sorcery_object_unregister(...
2015-06-26  Matt JordanMerge "res_pjsip_outbound_registration.c: Reorder load_...
2015-06-26  Matt JordanMerge "AMI: Add Linkedid to the standard channel snapsh...
2015-06-26  Matt JordanMerge "res_pjsip_nat: Rewrite route set when required."
2015-06-26  Mark Michelsonres_pjsip_refer: Prevent sending duplicate headers. 29/729/1
2015-06-26  Richard MudgettAMI: Add Linkedid to the standard channel snapshot... 01/701/3
2015-06-26  Mark Michelsonres_pjsip_nat: Rewrite route set when required. 11/711/6
2015-06-25  Richard Mudgettthreadpool, res_pjsip: Add serializer group shutdown... 08/708/2
2015-06-25  Richard Mudgettres_pjsip_outbound_registration.c: Fix handle_client_st... 07/707/2
2015-06-25  Richard Mudgettres_pjsip_outbound_registration.c: Use ast_sorcery_obje... 06/706/2
2015-06-25  Richard Mudgettsorcery: Add ast_sorcery_object_unregister() API call. 05/705/2
2015-06-25  Richard Mudgettres_pjsip_outbound_registration.c: Reorder load_module... 04/704/2
2015-06-25  Joshua Colpchannel: Remove ignore of answer on non-outgoing channels. 26/726/1
2015-06-25  Mark MichelsonMerge "res_pjsip_mwi: Set up unsolicited MWI upon regis...
2015-06-25  Joshua ColpMerge "test.c: Add unit test registration checks for...
2015-06-25  Joshua ColpMerge "Unit tests: Fix more unit test description strings."
2015-06-25  Joshua ColpMerge "Unit tests: Fix unit test description strings."
2015-06-25  Joshua ColpMerge "DNS unit tests: Fix extraneous description strin...
2015-06-24  Richard Mudgetttest.c: Add unit test registration checks for summary... 19/719/1
2015-06-24  Richard MudgettUnit tests: Fix more unit test description strings. 18/718/1
2015-06-24  Richard MudgettUnit tests: Fix unit test description strings. 17/717/1
2015-06-24  Richard MudgettDNS unit tests: Fix extraneous description string commas. 16/716/1
2015-06-24  Joshua Colpapp_dial: Hold reference to calling channel formats... 03/703/2
2015-06-23  Richard Mudgettres_pjsip_outbound_registration.c: Add missing line... 99/699/1
2015-06-23  Richard Mudgettres_pjsip_outbound_registration.c: Eliminate simple... 96/696/3
2015-06-23  Richard Mudgettres_pjsip_outbound_registration.c: Misc code cleanups. 95/695/3
2015-06-23  Joshua ColpMerge "res_pjsip_outbound_registration.c: Fix whitespac...
2015-06-23  Kevin Harwellbridge.c: Hangup attended transfer target if bridged 94/694/1
2015-06-23  Joshua Colpres_pjsip_mwi: Set up unsolicited MWI upon registration. 77/677/3
2015-06-22  Richard Mudgettres_pjsip_outbound_registration.c: Fix whitespace confl... 82/682/1
2015-06-22  Alexander Traudchan_sip: Reload peer without its old capabilities. 80/680/1
2015-06-21  Joshua Colpchan_sip: Destroy peers without holding peers container... 74/674/1
2015-06-19  Matt JordanMerge "Resolve race conditions involving Stasis bridges."
2015-06-18  Mark MichelsonResolve race conditions involving Stasis bridges. 70/670/2
2015-06-17  Joshua Colpres_sorcery_memory_cache: Remove 'prefetch' option. 69/669/1
2015-06-16  Matt JordanMerge "Parking: Add documentation for AMI ParkedCallSwa...
2015-06-16  Mark MichelsonParking: Add documentation for AMI ParkedCallSwap event. 65/665/2
2015-06-16  Joshua ColpMerge "res_pjsip: Add option to force G.726 to be treat...
2015-06-15  Corey Farrellfunc_pjsip_aor: Fix leaked contact from iterator. 62/662/1
2015-06-15  Kevin Harwellres_pjsip: Add option to force G.726 to be treated... 60/660/1
2015-06-15  mjordanmain/cdr: Carry over the disable flag when 'disable... 56/656/2
2015-06-13  Matt Jordanmain/cdr: Copy context/exten on chained CDRs for parall... 53/653/1
2015-06-13  Matt JordanMerge "bridge: When performing a blonde transfer update...
2015-06-12  Mark MichelsonMerge "chan_sip.c: Update dialog fromtag after request...
2015-06-12  Mark MichelsonMerge "app_directory: Fix crash when using the alias...
2015-06-12  Damian Ivereighchan_sip.c: Update dialog fromtag after request with... 33/633/5
2015-06-12  Matt Jordanchan_pjsip: Set the context and extension on the channe... 47/647/2
2015-06-11  Matt JordanMerge "install_prereq: Check if is installed aptitude...
2015-06-11  Joshua Colpbridge: When performing a blonde transfer update connec... 42/642/2
2015-06-11  Richard Mudgettapp_directory: Fix crash when using the alias option... 39/639/1
2015-06-11  Richard MudgettDNS: Need to use the same serializer for a pjproject... 27/627/3
2015-06-10  Richard MudgettDNS: Fix some corner cases. 26/626/2
2015-06-10  Richard MudgettDNS: Remove trailing newline from summary and descriptions. 30/630/1
2015-06-10  Richard Mudgettpjsip_resolver.c: Fix debug code to only execute at... 25/625/1
2015-06-10  Richard MudgettDNS: Fix doxygen comments. 24/624/1
2015-06-10  Richard Mudgettres_pjsip.h: Fix some doxygen comments. 23/623/1
2015-06-10  Richard Mudgetttaskprocessor.c: Remove extra unref from off-nominal... 22/622/1
2015-06-10  Mark MichelsonMerge "chan_iax2: Prevent deadlock between hangup and...
2015-06-10  Mark MichelsonMerge "weakref attribute detection broken with gcc...
2015-06-10  Mark MichelsonMerge "res_pjsip_transport_websocket: Fix use-after...
2015-06-10  Ivan Poddubnyres_pjsip_transport_websocket: Fix use-after-free bugs. 98/598/8
2015-06-10  ibercomweakref attribute detection broken with gcc 4.6 and... 14/614/2
2015-06-09  Matt JordanMerge "Fix unsafe uses of ast_context pointers."
next