]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2013-10-08  Matthew JordanAdd PJSIP_HEADER function for manipulation of SIP heade...
2013-10-08  Kinsey MooreAdd warning when compiling with iODBC support
2013-10-08  Richard Mudgettapp_agent_pool: Fix AMI/CLI AgentLogoff soft preventing...
2013-10-08  Mark MichelsonSwitch from using pjsip_strerror to pj_strerror.
2013-10-08  Richard Mudgettapp_confbridge: Can now set the language used for annou...
2013-10-08  Richard Mudgettapp_confbridge: Fix duplicate default_user profile.
2013-10-08  Kinsey MooreFix func_config list entry allocation
2013-10-08  Kinsey MooreFix STUN crash when using IPv6 any address
2013-10-08  Mark MichelsonPush CLI qualify into the threadpool.
2013-10-08  Richard MudgettMake app_queue and res_agi independent of AMI being...
2013-10-07  Richard MudgettMiscellaneous stand alone comment cleanups.
2013-10-06  Michael L.... app_queue: Fix Queuelog EXITWITHKEY only logging two...
2013-10-05  Richard Mudgettchan_iax2: Fix compile error.
2013-10-04  Michael L.... Add IPv6 Support To chan_iax2
2013-10-04  David M. LeeAdded missing file from r400522
2013-10-04  Jonathan Rosechan_pjsip: Make logger togglable without loading/unloading
2013-10-04  Jonathan Rosechan_pjsip: Add alembic scripts for generating db table...
2013-10-04  Matthew JordanARI: Add subscription support
2013-10-04  Joshua ColpEnclose the To URI and update its user portion if a...
2013-10-04  Joshua ColpReplace the connection address at the SDP level if...
2013-10-04  David M. LeeCorrected response class for stopPlayback
2013-10-03  Jonathan Rosechan_sip: Don't ignore expires value in contact header...
2013-10-03  Matthew JordanRemove publication of a channel snapshot when the techn...
2013-10-03  Joshua ColpWhen serializing CDR variables (like for "core show...
2013-10-03  Kinsey MooreFix security events for AMI invalid password
2013-10-03  Mark MichelsonFix assumption in bridge_native_rtp.c regarding number...
2013-10-03  Joshua ColpFix a crash caused by muting and unmuting a channel...
2013-10-03  Richard Mudgettcel: Some whitespace cleanups
2013-10-03  Kinsey Mooreres_rtp_multicast: Ensure SSRC is set properly
2013-10-03  Kinsey MooreDetect and use xsltCleanupGlobals when available
2013-10-03  Matthew JordanUpdate Alembic database scripts for external scripting...
2013-10-03  Richard Mudgettchan_vpb: Make compile again.
2013-10-03  Mark MichelsonGet rid of uses of stasis_topic_wait()
2013-10-03  Joshua ColpFix crashes in res_pjsip_sdp_rtp and res_pjsip_t38...
2013-10-02  Mark MichelsonCache string values of formats on ast_format_cap()...
2013-10-02  Mark MichelsonRemove svn:mergeinfo property.
2013-10-02  Mark MichelsonRemove unnecessary waits from stasis.
2013-10-02  Michael L.... Cast Integer Argument To Unsigned Char
2013-10-02  Matthew JordanOnly create Stasis subscriptions when enabled
2013-10-02  Richard MudgettOriginate: Make setting caller id on outgoing call...
2013-10-02  Kinsey MooreCorrect allowable values for ARI general information...
2013-10-02  Matthew JordanFix the CDR CLI command 'cdr show active {channel}'
2013-10-02  Joshua ColpFix a crash in res_pjsip_t38 caused by the wrong assump...
2013-10-02  Tzafrir Cohenman pages for astdb2bdb and astdb2sqlite3
2013-10-02  Richard MudgettMALLOC_DEBUG: Fix some misuses of free() when MALLOC_DE...
2013-10-02  Richard Mudgettsig_ss7: Fix compiler warnings.
2013-10-02  Joshua ColpReduce channel snapshot creation and publishing by...
2013-10-02  Joshua ColpFix a random one way audio issue in PJSIP.
2013-10-02  Joshua ColpAllow specifying a channel to dial an extension and...
2013-10-02  Joshua ColpRetrieve and store the hostname only once so multiple...
2013-10-01  Richard Mudgettchan_dahdi: Fix analog parking using flash-hook.
2013-10-01  Richard MudgettFeatures: Rearm the parking config options have moved...
2013-10-01  Matthew JordanFilter out internal channels for bridge leave messages...
2013-09-30  Jonathan Roseconfiguration samples: Pull all parking related stuff...
2013-09-30  Matthew JordanParse arguments passed to the CDR_PROP function correctly
2013-09-30  Matthew JordanRemove spurious event raised when CDRs are reloaded
2013-09-30  David M. LeeRemove dispatch object allocation from Stasis publishing
2013-09-30  David M. LeeOptimize how Stasis forwards are dispatched
2013-09-30  David M. LeeTaskprocessor optimization; switch Stasis to use taskpr...
2013-09-30  Kinsey Moorechan_sip: Allow Asterisk to retry after 403 on register
2013-09-30  David M. LeeStasis performance improvements
2013-09-28  Matthew Jordanres_pjsip_notify: Add documentation
2013-09-28  Matthew Jordanres_rtp_asterisk: Correct erroneous lost packet informa...
2013-09-28  Matthew JordanAdd check for openSUSE when detecting bfd library
2013-09-28  Matthew JordanCDR: Improve handling of parking; resolve assertion...
2013-09-28  Matthew Jordanapp_queue: Make manager events tolerant of Local channe...
2013-09-28  Matthew Jordanmanager: Fix crash when appending a manager channel...
2013-09-27  Richard Mudgettapp_cdr and res_parking: Fix some resource leaks.
2013-09-27  Richard Mudgettchan_sip: Increase some scratch buffer sizes dealing...
2013-09-27  Kevin Harwellres_pjsip: crash when using localnet and external_signa...
2013-09-27  Jonathan Rosechan_sip: Reject calls on 200 OKs if no SDP has been...
2013-09-27  Richard Mudgettastobj2: Remove OBJ_CONTINUE support.
2013-09-27  Mark MichelsonFix refleaks of ast_rtp_instance structures.
2013-09-27  Kinsey MooreRestore usefulness of the CEL Peer field
2013-09-26  Kevin Harwellpjsip: race condition in registrar
2013-09-26  David M. LeeMinor performance bump by not allocate manager variable...
2013-09-26  Rusty NewtonAdding a few words to the Dial option 'r' help text...
2013-09-25  Richard Mudgettchan_dahdi: CLI "core stop gracefully" has needless...
2013-09-25  Rusty NewtonBroke the build - Fixing XML DTD violation added in...
2013-09-25  Michael L.... chan_sip: Fix Realtime Peer Update Problem When Un...
2013-09-25  Rusty NewtonFixing documentation for the configOption "external_med...
2013-09-24  Richard Mudgettastobj2: Made use OBJ_SEARCH_xxx identifiers as field...
2013-09-24  Richard Mudgettchan_iax2: Prevent some needless breaking of the native...
2013-09-24  Matthew Jordanapp_queue: Don't be quite so aggressive in initializing...
2013-09-24  Matthew Jordanapp_queue: Initialize array holding MixMonitor exec...
2013-09-24  Matthew JordanFix a performance problem CDRs
2013-09-23  Joshua ColpFix crash in res_pjsip on load if error occurs, and...
2013-09-21  Richard Mudgettres_rtp_asterisk: Fix ref leaks in ast_rtcp_read().
2013-09-21  Richard Mudgettmedia_index: Fix process_description_file() memory...
2013-09-21  Richard Mudgettfeatures_config: Fix config ref leak of parkinglots.
2013-09-21  Richard Mudgettapp_queue: Fix json blob ref leak.
2013-09-21  Richard Mudgettjson: Make it obvious that ast_json_unref() is NULL...
2013-09-20  Kinsey MooreEnsure global types in the config framework are initialized
2013-09-20  Jonathan Roseoriginate/call forwarding: Fix a crash when forwarding...
2013-09-20  Joshua ColpAdd a missing session supplement unregistration in...
2013-09-20  Kevin HarwellFix memory leak in logger.
2013-09-19  Richard Mudgettoptional_api: Make always use the standard malloc funct...
2013-09-19  Jonathan Rosechan_sip: Make direct media reinvites for T38 put Aster...
2013-09-18  Kinsey MooreFix jitter buffer log file creation
2013-09-18  Matthew JordanUpdate prep_tarball with new documentation files on...
next