]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2013-10-19  Joshua ColpReturn a channel snapshot when originating using ARI...
2013-10-18  Richard Mudgettres_parking: Remove setting useless flag.
2013-10-18  David M. LeeThis is just a quick script for dumping swagger-ui...
2013-10-18  Mark MichelsonResolve some memory leaks due to incorrect for loop...
2013-10-18  Richard MudgettAdd channel lock protection around translation path...
2013-10-18  Richard MudgettTweak ast_bridge_depart() doxygen.
2013-10-18  Mark MichelsonRemove the bit about requiring ast_bridge_depart()...
2013-10-18  Mark MichelsonClarify in ast_bridge_destroy() about how departable...
2013-10-18  Michael L.... Remove Port Restriction When Checking For NAT
2013-10-18  Walter DoekesProperly copy/remove the device state cache flag over...
2013-10-17  Michael L.... Fix Setting A chan_sip Dialog's SIP_NAT_FORCE_RPORT...
2013-10-17  Jonathan Roseres_parking: Fix bug where reloading immediately wipes...
2013-10-17  Kinsey MooreReduce log level of a non-pubsub error message
2013-10-16  Richard MudgettARI: Fix crash when POST /playback/{id}/control does...
2013-10-16  David M. LeeFixed malformed Access-Control-Allow-Methods header...
2013-10-16  David M. LeeOops. Leftover /stasis reference
2013-10-16  Kinsey MooreClarify documentation for channel and bridge list
2013-10-16  Walter DoekesDon't check all realtime queues when doing "queue show...
2013-10-16  Paul BelangerUse POST / DELETE to toggle ARI bridge moh
2013-10-15  Richard Mudgettbridge_native_dahdi: Return channel join failure if...
2013-10-15  Kinsey MooreEnsure bridge record error responses validate
2013-10-15  Richard Mudgettchan_iax2: Fix channel left locked in off nominal code...
2013-10-15  Paul BelangerUse POST / DELETE to toggle hold / moh for ARI channels
2013-10-15  Mark MichelsonPrevent chan_sip from sending duplicate BYEs.
2013-10-15  David M. LeeMy doc correction in r400842 had a silly bug.
2013-10-14  Richard Mudgettchan_dahdi: Reflect the set software gain in the CLI...
2013-10-14  Mark Michelsonchan_sip: Do not increment the SDP version between...
2013-10-14  Kevin Harwellpjsip outbound registration: Log message says received...
2013-10-14  Matthew JordanRemove duplicate module info block
2013-10-13  Joshua ColpFix a race condition in res_pjsip_session with rapidly...
2013-10-12  Kinsey MooreFix realm comparison for outbound auth
2013-10-11  Richard Mudgettchannel.h: whitespace changes.
2013-10-11  Richard MudgettSoftmix: Fix crash when switching from softmix to anoth...
2013-10-11  David M. LeeFix a stupid copy/paste error in ARI docs.
2013-10-10  David M. LeeUpdated /play resource docs. The playback of http:...
2013-10-10  David M. LeeCorrect some ARI wiki rendering errors
2013-10-10  Joshua ColpPerform validation of permanent contacts on AORs in...
2013-10-10  Joshua ColpFix an assertion in res_pjsip when specifying an invali...
2013-10-09  Matthew JordanUse 'z' as the format specifier for size_t
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
next