summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-01-06External MWI core support.Richard Mudgett
2014-01-02res_pjsip: add 'set_var' support on endpointsKevin Harwell
2013-12-20res_pjsip: Add PJSIP CLI commandsMatthew Jordan
2013-12-20manager: bump version to 2.0.0Matthew Jordan
2013-12-19Fix a deadlock that occurred due to a conflict of masquerades.Mark Michelson
2013-12-19udptl: Dead code elimination. ast_udptl_bridge was not used.Richard Mudgett
2013-12-19Voicemail: Remove mailbox identifier format (box@context) assumptions in the ...Richard Mudgett
2013-12-19app_cdr,app_forkcdr,func_cdr: Synchronize with engine when manipulating stateMatthew Jordan
2013-12-18channel locking: Add locking for channel snapshot creationKevin Harwell
2013-12-18channels: Return allocated channels locked.Joshua Colp
2013-12-17Several components: fixing Typos in comments and code, "avaliable" instead of...Rusty Newton
2013-12-17bridging: Give bridges a name and a known creatorJonathan Rose
2013-12-16security: Inhibit execution of privilege escalating functionsDavid M. Lee
2013-12-14res_pjsip: Apply outbound proxy to all SIP requests.Joshua Colp
2013-12-14res_stasis: Expose event for call forwarding and follow forwarded channel.Joshua Colp
2013-12-13Transfers: Make Asterisk set ATTENDEDTRANSFER/BLINDTRANSFER more reliablyJonathan Rose
2013-12-13bridge_native_rtp: Deadlock during 4-way conference creationKevin Harwell
2013-12-13ARI: Adding a channel to a bridge while a live recording is active blocksKevin Harwell
2013-12-13test_voicemail_api: Add check for a registered voicemail provider before tests.Richard Mudgett
2013-12-11res_pjsip_messaging: send message to a default outbound endpointKevin Harwell
2013-12-11app_voicemail: Voicemail callback registration/unregistration function improv...Richard Mudgett
2013-12-11func_channel, chan_pjsip: Add CHANNEL read function support for chan_pjsipMatthew Jordan
2013-12-09app_page: Add predial handlers for app_page.Jonathan Rose
2013-12-09Switch PJSIP auth to use a vector.Mark Michelson
2013-12-05Reverting r403311. It's causing ARI tests to hang.David M. Lee
2013-12-03res_pjsip_session: Add support for PJMEDIA_SDP_NEG_ALLOW_MEDIA_CHANGE flag.Joshua Colp
2013-12-03sorcery, bucket: Change observer remove calls to take const callbacks struct.Richard Mudgett
2013-12-03Add channel locking for channel snapshot creation.Mark Michelson
2013-12-01res_pjsip_transport_websocket: Fix security events and simplify implementation.Joshua Colp
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