]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2013-03-22  Damien WedhornFix skinny voicemail indication issues.
2013-03-21  David M. LeeCorrected doc error for Stasis. I guess the mutex isn...
2013-03-21  Richard MudgettFix astobj2 doxygen comment.
2013-03-20  Walter DoekesHave func_curl log a warning when a curl request fails.
2013-03-20  Walter DoekesMinor cleanup in func_curl near hashcompat code.
2013-03-20  Kinsey MooreResolve a race condition in Stasis
2013-03-20  Joshua ColpPass the sorcery instance to wizards for CUD operations...
2013-03-19  Kinsey MooreFix lock destruction/unlock inversion
2013-03-19  David M. LeeMultiple revisions 383341-383342
2013-03-16  Kinsey MooreMake sure things compile...
2013-03-16  Kinsey MooreTransition MWI to Stasis-core
2013-03-16  Joshua ColpAdd support for using XMPP buddy state via device state.
2013-03-16  Joshua ColpFix a bug where resources were not found due to hashing...
2013-03-15  David M. LeeA simplistic router for stasis_message's.
2013-03-15  David M. LeeSample config file for stasis-core.
2013-03-15  Kinsey MooreTake advantage of the fact that stasis_unsubscribe...
2013-03-15  Kinsey MooreMake stasis unsubscription functions return NULL
2013-03-15  Kinsey Mooretcptls: Prevent unsupported options from being set
2013-03-15  Matthew JordanWhen a session timer expires during a T.38 call, re...
2013-03-15  Matthew JordanFix processing of call files when using KQueue on OS X
2013-03-14  Jason ParkerFix whitespace in AST_EXT_LIB_CHECK macro.
2013-03-13  Matthew JordanAlways set the RTP instance data in the RTP engine
2013-03-12  Andrew LathamUpdate Doxygen
2013-03-12  Michael L.... Fix Sorting Order For Parking Lots Stored In Static...
2013-03-12  Michael L.... Update Contributed Realtime Schema Files - IPv6 Addresses
2013-03-12  Joshua ColpFix a crash when res_xmpp is configured using a usernam...
2013-03-12  Jason ParkerSwitch to using external pjproject libraries.
2013-03-12  Matthew JordanInclude the Username field in SIP Registry events when...
2013-03-12  Igor GoncharovskiyFix core dump on CLI usage
2013-03-11  Kevin HarwellAdded an option to disallow music on hold
2013-03-09  Richard Mudgettconfbridge: Rename items for clarity and consistency.
2013-03-08  Jonathan Rosechan_sip: Update the via header when relaying SMS MESSAGE
2013-03-08  David M. LeeStasis documentation updates.
2013-03-08  David M. LeeEnsure dummy channels get a stasis topic.
2013-03-08  Kinsey MooreAdd message dump capability to stasis cache layer
2013-03-08  David M. LeeThis patch adds a new message bus API to Asterisk.
2013-03-08  Matthew JordanRemove unused function
2013-03-08  Matthew JordanDon't reset the RTP address on a glare re-INVITE
2013-03-07  David M. LeeChanging log level of "Not changing threadpool size...
2013-03-07  Jason ParkerLoad sorcery modules earlier, so they can actually...
2013-03-07  Matthew JordanLet vm_mailbox_snapshot combine "Urgent" when no folder...
2013-03-07  Kinsey MooreFix a memory leak in xmldoc
2013-03-07  Kinsey MooreResolve more memory leaks in xmldoc
2013-03-07  Matthew JordanAdd a 'secret' probation strictrtp mode to handle delay...
2013-03-07  Kinsey MooreFix minor memory leak in xmldoc
2013-03-07  Kinsey MooreEnsure that logmsgs are freed properly
2013-03-07  Kinsey MooreFix ref leak in threadpool.c
2013-03-06  Kinsey MooreResolve a ref leak in threadpool.c
2013-03-05  Matthew JordanAdd RFC 3327 Path header support to chan_sip
2013-03-05  Igor GoncharovskiyFix several unreleased mutex locks that cause problem...
2013-03-04  Richard MudgettFixup some bridge and format capabilities comments...
2013-03-04  Jason ParkerFix comparison of presence state in event subsystem.
2013-03-04  Kevin HarwellConfbridge CLI new record file name check.
2013-03-01  Joshua ColpAdd support for registering a sorcery handler which...
2013-03-01  Michael L.... Fix / Clean Up Some Items To Handle The New auto_*...
2013-02-28  Joshua ColpWhile the ICE negotiation is occurring leave strictrtp...
2013-02-28  Joshua ColpFix a bug with ICE and strictrtp where media could...
2013-02-28  Richard Mudgettthreadpool: Make ast_threadpool_push() return -1 if...
2013-02-28  Richard Mudgettthreadpool: Whitespace and comment corrections.
2013-02-28  Jason ParkerDon't undefine bzero()/bcopy().
2013-02-28  Matthew JordanPrevent deadlock in chan_iax2 when attempting to set...
2013-02-28  Matthew JordanLet channels joining a MeetMe conference opt out of...
2013-02-27  Richard MudgettMore places to eliminate the cast to argv but were...
2013-02-27  Richard MudgettFix compiler warning by eliminating the need for a...
2013-02-27  Joshua ColpRelax dialog checking in get_sip_pvt_byid_locked so...
2013-02-26  Tzafrir CohenConsider linux-gnuspe as linux-gnu
2013-02-26  Walter DoekesCorrect RPID parsing for unquoted display-name.
2013-02-26  Tzafrir CohenRemove unneeded linux-gnueabi*
2013-02-26  Matthew JordanClean up ConfBridge commands to account for wait_marked...
2013-02-26  Matthew JordanEnsure that the default bridge/user profiles are always...
2013-02-25  Matthew JordanClean up use of va_end/va_args in res_config_mysql
2013-02-25  Damien WedhornMore called details fixup for skinny.
2013-02-25  Damien WedhornAdd prinotify messages to skinny.
2013-02-24  Matthew JordanSet the sin_family on the bind address socket during...
2013-02-24  Matthew JordanDon't display the AMI ALL class authorization for users...
2013-02-24  Matthew JordanMake ParkAndAnnounce return to priority + 1 when return...
2013-02-22  Michael L.... Fix FastAGI To Properly Check For A Connection
2013-02-22  Jonathan Roseapp_dial: Honor the 'c' flag when the calling party...
2013-02-22  Matthew JordanProperly detect launchd
2013-02-19  Kevin HarwellWrite the correct callid to the data1 field in queue_lo...
2013-02-19  Michael L.... Add The Status Of A Module To The Output Of "CLI> modul...
2013-02-19  Kevin HarwellConfbridge channels staying active when all participant...
2013-02-19  Kevin HarwellAdded Confbridge record_file_append option.
2013-02-19  Damien WedhornAdd serviceURL stuff to skinny.
2013-02-19  Damien WedhornFixup skinny CLI completion.
2013-02-18  Kevin HarwellFixed Confbridge file recording deadlock and appending.
2013-02-18  Walter DoekesRemove "registertrying" and add "rtp_engine" from/to...
2013-02-18  Jonathan RosePRESENCE_STATE: Provide better documentation for the...
2013-02-18  Richard Mudgettconfbridge: Add flags column to CLI "confbridge list...
2013-02-16  Richard Mudgettconfbridge: Rename i iterator variables to iter.
2013-02-16  Matthew JordanDon't send presencestate information if the state is...
2013-02-16  Joshua ColpAdd support for retrieving multiple objects from sorcer...
2013-02-15  Matthew JordanFix crash in PresenceState AMI action when specifying...
2013-02-15  Mark MichelsonFix a crash that occurred when a BYE was received on...
2013-02-15  Matthew JordanDisable strict XML documentation config checking; fix...
2013-02-15  Kevin HarwellStopped spamming of debug messages during attended...
2013-02-15  Jonathan Rosechan_sip: Use video and text crypto attributes to appen...
2013-02-15  Matthew JordanRemove automerge propertrties added in r381527
2013-02-15  Matthew JordanAdd CLI configuration documentation
2013-02-14  Damien WedhornRemove extraneous stuff from r381470.
next