]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2014-02-04  Damien WedhornSkinny - Fix deadlock when pickup of no call.
2014-02-03  Matthew Jordancdrs: Check for applications to lock onto during dial...
2014-02-01  Joshua Colpres_stasis: Enable transfers and provide events when...
2014-02-01  Corey Farrellapp_stack: protect against missing parameters to STACK_...
2014-01-31  Matthew JordanCDRs: fix a variety of dial status problems, h/hangup...
2014-01-31  Matthew Jordanapp_dial: Allow macro/gosub pre-bridge execution to...
2014-01-31  Kevin Harwellres_pjsip: Config option to enable PJSIP logger at...
2014-01-31  Kevin Harwellres_pjsip_exten_state: Exporting global symbols caused...
2014-01-31  Mark MichelsonAdd file that apparently got missed in the merge.
2014-01-31  Kevin Harwellalembic: script modifications due to errors
2014-01-31  Mark MichelsonDecouple subscription handling from NOTIFY/PUBLISH...
2014-01-31  Kevin Harwellres_pjsip_mwi: Subscribe fails when missing aor name
2014-01-31  Kinsey MoorePJSIP: Fix address for ACK in NAT situations
2014-01-31  Damien WedhornSkinny: fix up possible double unlock of chan.
2014-01-30  Corey Farrellres_rtp_asterisk & udptl: fix port selection to work...
2014-01-30  Sean BrightMake a NOTICE about an invalid channel name more useful.
2014-01-29  Russell Bryantqueues.conf.sample Fix documented default for persisten...
2014-01-28  Kevin Harwellres_pjsip_pubsub: potential crash on timeout
2014-01-28  Kevin Harwellcdr_radius, cel_radius: build agains libfreeradius...
2014-01-28  Kevin Harwellres_pjsip,compat: INFINITY and NAN undefined
2014-01-28  Kinsey MooreARI: Make double subscribe respond with success
2014-01-28  Scott Griepentrogrtp_engine: improved handling of get_rtp_info failure
2014-01-28  Richard Mudgetttest_cdr.c, test_cel.c: Correctly destroy created bridges.
2014-01-27  Russell BryantAllow nested #includes in extconfig.conf
2014-01-27  Russell BryantProtect ast_filestream object when on a channel
2014-01-26  Richard Mudgetttcptls.c: Add missing cleanup on off nominal path.
2014-01-26  Joshua Colpres_pjsip_session: Be less strict with core requested...
2014-01-24  Richard MudgettCEL: Protect data structures during reload and shutdown.
2014-01-24  Richard Mudgettmanager: Register atexit shutdown routine only once.
2014-01-24  Jonathan Roseres_config_pgsql: Fix a memory leak and use RAII_VAR...
2014-01-24  Richard Mudgettmanager: Protect data structures during shutdown.
2014-01-23  Mark MichelsonToday is not my day for writing code that compiles.
2014-01-23  Michael L.... res_config_mysql: Fix Setting The Column Name Incorrectly
2014-01-23  Mark MichelsonFix presence body errors found during testing:
2014-01-23  Mark MichelsonFix presence body errors found during testing:
2014-01-22  Scott Griepentrogpbx.c: Pre-initialize timezone to avoid crash on destroy
2014-01-22  Kinsey MooreConfBridge: Fix channel parameter documentation
2014-01-22  Kinsey Moorechan_sip: Decline image streams on unsupported transports
2014-01-22  Kinsey Mooreres_stasis_playback: Correct error argument order
2014-01-21  Rusty Newtonres_pjsip: Documentation improvement for Endpoint and...
2014-01-21  Walter Doekesmanager: Clarify eventfilter documentation. Textual...
2014-01-21  Kinsey Moorechan_mgcp: Enforce locking for oseq
2014-01-21  Kinsey MoorePJSIP: Handle headers in a list appropriately
2014-01-21  Kinsey MooreARI: Support channel variables in originate
2014-01-20  Damien WedhornSkinny: fix up handling of fragmented packets.
2014-01-20  Richard Mudgettchan_dahdi/PRI: Suppress CONNECTED_LINE updates when...
2014-01-20  Damien WedhornSkinny: fix up session logging.
2014-01-20  Jonathan Rosechan_pjsip: Provide a means for tracking device state...
2014-01-18  Damien WedhornSkinny: fix reversed device reset from CLI.
2014-01-17  Sean BrightMake sure the maxptime attribute is added to the correc...
2014-01-17  Scott Griepentrogpjsip: fix support for allow=all
2014-01-17  Scott Griepentroghttp: supported chunked Transfer-Encoding
2014-01-17  Rusty NewtonFixing some XML syntax issues with my previous commit...
2014-01-17  Rusty NewtonDocumentation: doc fixes across various parts of the...
2014-01-17  Rusty Newtonres_pjsip: enhance documentation for mailboxes options...
2014-01-16  Kevin Harwellres_pjsip: AOR option qualify_frequency not respected...
2014-01-16  Kevin Harwellmanager: Originate doesn't abort on failed format_cap...
2014-01-16  Kinsey MoorePJSIP: Fix outbound OPTIONS support
2014-01-16  Kevin Harwellres_fax: check_modem_rate() returned incorrect rate...
2014-01-16  Kevin Harwellchan_pjsip: initial device state on endpoints is INVALID
2014-01-15  Jonathan RoseRemove subversion conflict tag accidentally left in...
2014-01-15  Jonathan RoseInclude CHANGES info for r405553
2014-01-15  Joshua Colpcel_manager: Don't crash if configuration file is invalid.
2014-01-15  Kinsey MoorePJSIP: Add Path header support
2014-01-14  Jonathan RoseARI: Add mailboxes resource for controlling and polling...
2014-01-14  Richard Mudgettstring container: Remove unnecessary RAII_VAR usage...
2014-01-14  Scott Griepentrogchan_sip: fix Local From tag on outbound register regre...
2014-01-14  Richard Mudgettverbosity: Fix performance of console verbose messages.
2014-01-14  Matthew JordanBlocked revisions 405380
2014-01-14  Damien WedhornSkinny: do not add call to missed calls list if answere...
2014-01-13  Matthew JordanBlocked revisions 405362
2014-01-13  Jonathan RosePJSIP: Backport r405270 - Unhold on reinvite without SDP
2014-01-13  Kinsey Mooreres_pjsip: Fix CLI tab completion issues
2014-01-12  Joshua Colpres_ari: Fix various memory leaks.
2014-01-12  Matthew JordanCDRs: Synchronize dialplan applications that manipulate...
2014-01-12  Matthew Jordanstasis: Add methods to allow for synchronous publishing...
2014-01-10  Mark MichelsonPrint "<unknown>" for artificial endpoint in PJSIP...
2014-01-10  Richard MudgettLogging callid: Fix some sizeof() references per coding...
2014-01-09  Damien WedhornFix chan_dahdi copile issue in dev-mode.
2014-01-09  Kevin Harwellres_pjsip_messaging: potential for field values in...
2014-01-09  Kinsey Mooreastobj2: Correct ao2_iterator opacity violations
2014-01-09  Kevin Harwellres_rtp_asterisk: Fails to resume WebRTC call from...
2014-01-09  Matthew Jordanapp_confbridge: Fix crash caused when waitmarked/marked...
2014-01-09  Walter Doekes"Minimun" typo.
2014-01-08  Mark MichelsonUse proper case for checking if digest authentication...
2014-01-08  Kinsey Moorepbx_lua: Add support for Lua 5.2
2014-01-07  Kinsey MooreAdd the missing part of r400140
2014-01-07  Joshua Colpres_pjsip_acl: Fix another case of assuming a contact...
2014-01-07  Joshua Colpres_pjsip_nat: Don't assume a Contact header will alway...
2014-01-06  Richard Mudgettapp_voicemail: Explicitly set defaultenabled=yes
2014-01-06  Richard MudgettExternal MWI AMI support.
2014-01-06  Richard MudgettExternal MWI core support.
2014-01-05  Joshua Colpres_pjsip_outbound_registration: Don't assume that...
2014-01-05  Joshua Colpres_pjsip_outbound_registration: Create registration...
2014-01-04  Tzafrir Cohenasterisk.c: suppress live_dangerously warning on rasterisk
2014-01-03  Kevin Harwellcel_pgsql: module not correctly reloading
2014-01-03  Matthew Jordanres_pjsip_logger: Add the ASTERISK_FILE_VERSION macro
2014-01-03  Matthew Jordanres_pjsip_authenticator_digest: Fix md5 hash buffer
2014-01-03  Kevin Harwellchan_dahdi: dahdi show channels slices PRI channel...
2014-01-03  Kevin Harwellapp_meetme: compiler warning
next