summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-07-11Named ACLs: Introduces a system for creating and sharing ACLsJonathan Rose
2012-07-07Add a new unified Jingle, Google Jingle, and Google Talk channel driver writt...Joshua Colp
2012-07-05Tweak some comments and whitespace in utils.hRichard Mudgett
2012-07-02Add a cleaned up drop-in replacement for res_jabber called res_xmpp. This pro...Joshua Colp
2012-07-01Add support for ICE/STUN/TURN in res_rtp_asterisk and chan_sip.Joshua Colp
2012-06-29Hangup handlers - Dialplan subroutines that run when the channel hangs up.Richard Mudgett
2012-06-28Add the ability to set flags via the config options apiTerry Wilson
2012-06-26Unique Call ID logging Phases III and IVJonathan Rose
2012-06-25Add AMI event documentationMatthew Jordan
2012-06-25Multiple revisions 369323-369324Mark Michelson
2012-06-20Fix NULL pointer segfault in ast_sockaddr_parse()Michael L. Young
2012-06-19Ensure that pvt cause information does not break native bridgingKinsey Moore
2012-06-15Add HANGUPCAUSE hash support to IAX2Kinsey Moore
2012-06-14Allow non-normal execution routines to be able to run on hungup channels.Richard Mudgett
2012-06-14Move vm defines to group them better.Richard Mudgett
2012-06-14Multiple revisions 368963,368965Jason Parker
2012-06-14Add a post_apply callback to the Config Options APITerry Wilson
2012-06-14Add filename alias support to the Config Options APITerry Wilson
2012-06-11Fix deadlock potential with ast_set_hangupsource() calls.Richard Mudgett
2012-06-08Fix error paths in action_hangup() for AMI Hangup action.Richard Mudgett
2012-06-08Tweak ast_channel_softhangup_withcause_locked() to take a typed parameter.Richard Mudgett
2012-06-07Fix reloading an unchanged file with the Config Options APITerry Wilson
2012-06-07Add default handler documentation and standardize acl handlerTerry Wilson
2012-06-05Convert AST_FLAG_ANSWERED_ELSEWHERE usage to AST_CAUSE_ANSWERED_ELSEWHEREKinsey Moore
2012-06-04Merge changes dealing with support for Digium phones.Mark Michelson
2012-06-02Add res_http_websocket module which implements the WebSocket protocol accordi...Joshua Colp
2012-06-01Add new config-parsing frameworkTerry Wilson
2012-05-24chan_sip: fix problem directmediapermit/deny uses the wrong addressJonathan Rose
2012-05-22Fix race condition for CEL LINKEDID_END eventTerry Wilson
2012-05-21Revert revision 367163.Mark Michelson
2012-05-21Add "send to voicemail" Digium phone functionality to Asterisk.Mark Michelson
2012-05-21Minor documentation changeTerry Wilson
2012-05-18Fix memory leak of SSL_CTX structures in TLS core.Mark Michelson
2012-05-17logger: Adds additional support for call id logging and chan_sip specific stuffJonathan Rose
2012-05-16Remove missed idx parameter to some ao2 global holder macros.Richard Mudgett
2012-05-16Change ao2 global array to ao2 global object holder.Richard Mudgett
2012-05-14Commit framework for HANGUPCAUSE (replacement for SIP_CAUSE)Kinsey Moore
2012-05-10Run predial routine on local;2 channel where you would expect.Richard Mudgett
2012-04-28res_corosync: Fix build against corosync 2.0.Russell Bryant
2012-04-27Prevent overflow in calculation in ast_tvdiff_ms on 32-bit machinesMatthew Jordan
2012-04-25Make it possible to change the minimum DTMF duration in asterisk.confOlle Johansson
2012-04-20Fix connected-line/redirecting interception gosubs executing more than intended.Richard Mudgett
2012-04-20Add original party id and reason support.Richard Mudgett
2012-04-16Add IPv6 address support to security events framework.Michael L. Young
2012-04-12Add option to invoke the extensions.conf stdexten using the legacy macro method.Richard Mudgett
2012-04-03Fix dev-mode compiler warning about gnu_printfMark Murawki
2012-04-03Allow the Hangup manager action to match channels by regexMark Murawki
2012-03-29Misc changes to make astobj2 enhancement diffs easier to follow.Richard Mudgett
2012-03-29Introducing the log message unique call identifiers featureJonathan Rose
2012-03-29undoing 360785 due to merging mistakeJonathan Rose