summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-11-28res_pjsip_session: Add configurable behavior for redirects.Joshua Colp
2013-11-27astdb: Tweak some doxygen comments.Richard Mudgett
2013-11-27ari:Add application/json parameter supportDavid M. Lee
2013-11-26Fix a configure issue with PJSIP transaction group lock detection.Joshua Colp
2013-11-23ARI: Implement device state APIKevin Harwell
2013-11-23res_pjsip: AMI commands and events.Kevin Harwell
2013-11-23ari: Add Snoop operation for spying/whispering on channels.Joshua Colp
2013-11-22ARI: Don't leak implementation detailsKinsey Moore
2013-11-21voicemail: Fixup some doxygen comments.Richard Mudgett
2013-11-21ari: Add silence generator controlsDavid M. Lee
2013-11-16res_pjsip: Add support for building against pjproject with SIP transaction gr...Joshua Colp
2013-11-13res_ari_channels: Add the ability to stop locally generated ringing on a chan...Joshua Colp
2013-11-08security_events: Push out security events over AMI eventsJonathan Rose
2013-11-05netsock2: Define AST_AF_* enum constants to their AF_* equivalentsMatthew Jordan
2013-11-02vector: Uppercase API to follow C convention.Richard Mudgett
2013-11-02vector: Update API to be more flexible.Richard Mudgett
2013-11-01voicemail: Simplify callback pointer declarations and add doxygen.Richard Mudgett
2013-11-01Manager: Add equivalent AMI actions for the bridge CLI commands.Scott Griepentrog
2013-11-01res_ari_channels: Add ring operation, dtmf operation, hangup reasons, and twe...Joshua Colp
2013-11-01chan_sip: Fix RTCP port for SRFLX ICE candidatesKinsey Moore
2013-11-01res_ari_channels: Fix a deadlock when originating multiple channels close to ...Joshua Colp
2013-10-27Prevent CDR backends from unregistering while billing data is in flightMatthew Jordan
2013-10-26chan_pjsip: Fix a crash when direct media is enabled and an ACK is received a...Joshua Colp
2013-10-26rtp_engine: fix rtp payloads copy and improve argument namesScott Griepentrog
2013-10-25pbx.c: fix confused match caller id that deleted exten still in hashScott Griepentrog
2013-10-22Bridging: Fix orphaned bridge if neither of the joining channels can join.Richard Mudgett
2013-10-18Add channel lock protection around translation path setup.Richard Mudgett
2013-10-18Tweak ast_bridge_depart() doxygen.Richard Mudgett
2013-10-18Remove the bit about requiring ast_bridge_depart() to be called before ast_br...Mark Michelson
2013-10-18Clarify in ast_bridge_destroy() about how departable channels must be handled.Mark Michelson
2013-10-11channel.h: whitespace changes.Richard Mudgett
2013-10-07Miscellaneous stand alone comment cleanups.Richard Mudgett
2013-10-04Add IPv6 Support To chan_iax2Michael L. Young
2013-10-04ARI: Add subscription supportMatthew Jordan
2013-10-03Fix assumption in bridge_native_rtp.c regarding number of participants in a b...Mark Michelson
2013-10-03Detect and use xsltCleanupGlobals when availableKinsey Moore
2013-10-03Cache string values of formats on ast_format_cap() to save processing.Mark Michelson
2013-10-02Multiple revisions 400318-400319Mark Michelson
2013-10-02Reduce channel snapshot creation and publishing by up to 50%.Joshua Colp
2013-10-02Allow specifying a channel to dial an extension and context in an ARI dial op...Joshua Colp
2013-09-30Multiple revisions 399887,400138,400178,400180-400181David M. Lee
2013-09-27res_pjsip: crash when using localnet and external_signaling_address optionsKevin Harwell
2013-09-27astobj2: Remove OBJ_CONTINUE support.Richard Mudgett
2013-09-27Restore usefulness of the CEL Peer fieldKinsey Moore
2013-09-26pjsip: race condition in registrarKevin Harwell
2013-09-17Change the "external_media_address" PJSIP endpoint option to "media_address".Mark Michelson
2013-09-17Fix doxygen to use correct units of features.conf options.Richard Mudgett
2013-09-17Switch transferdigittimeout to be configured as seconds instead of milliseconds.Mark Michelson
2013-09-13Restore Dial, Queue, and FollowMe 'I' option support.Richard Mudgett
2013-09-13Create more accurate Contact headers for dialogs when we are the UAS.Mark Michelson