summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-10-12Do not use a FILE handle when doing SIP TCP reads.Mark Michelson
2012-10-11Continue to group config filesAndrew Latham
2012-10-11Don't make chan_sip export global symbols.Mark Michelson
2012-10-04Add support for applying direct media ACLs between differing channel technolo...Joshua Colp
2012-10-02Fix a variety of ref counting issuesMatthew Jordan
2012-10-01Doxygen CleanupAndrew Latham
2012-10-01app_queue: Support persisting and loading of long member lists.Sean Bright
2012-10-01Add support for retrieving engine specific settings using the speech API and ...Joshua Colp
2012-09-27Make res_http_websocket an optional dependency on supported platforms for cha...Joshua Colp
2012-09-25Allow for redirecting reasons to be set to arbitrary strings.Mark Michelson
2012-09-22Doxygen Updates Janitor WorkAndrew Latham
2012-09-21Doxygen Updates - janitor workAndrew Latham
2012-09-20Add support for DTLS-SRTP to res_rtp_asterisk and chan_sip.Joshua Colp
2012-09-20Named call pickup groups. Fixes, missing functionality, and improvements.Richard Mudgett
2012-09-18Add -fnested-functions compile flag, if needed.David M. Lee
2012-09-13Fix timeouts for ast_waitfordigit[_full].David M. Lee
2012-09-12Enhance astobj2 to support other types of containers.Richard Mudgett
2012-09-11Fix inability to shutdown gracefully due to an unending channel reference.Mark Michelson
2012-09-10Deprecate chan_gtalk, chan_jingle, and res_jabberKinsey Moore
2012-09-05Re-fix sending unnegotiated payloads during a P2P RTP bridge.Mark Michelson
2012-08-30Clean up doxygen warningsMatthew Jordan
2012-08-29Ensure alignment of in[] field in MD5Context struct.Richard Mudgett
2012-08-21Add scoped locks to Asterisk.Mark Michelson
2012-08-10Add private representation of caller, connected and redirecting party ids.Richard Mudgett
2012-08-09Use better libss7 detection test and move libpri compile test.Richard Mudgett
2012-08-09Extend extension state callbacks to have more information.Mark Michelson
2012-08-08Allow support for early media on AMI originates and call files.Mark Michelson
2012-08-07Payload and RTP code are must remain separate since in non-Asterisk format ca...Joshua Colp
2012-08-07Reduce memory consumption significantly for users of the RTP engine API by st...Joshua Colp
2012-08-07Add named callgroups/pickupgroupsMatthew Jordan
2012-08-01Make astobj2.h not include linkedlists.h.Richard Mudgett
2012-07-31Clean up and ensure proper usage of alloca()Kinsey Moore
2012-07-30Add a "corosync ping" CLI command.Russell Bryant
2012-07-25Enable usage of system-provided NetBSD editline library if available.Kevin P. Fleming
2012-07-23Enable usage of system-provided iLBC library.Kevin P. Fleming
2012-07-23Unit tests for the Jitter Buffer API; remove unnecessary resyncMatthew Jordan
2012-07-20Add hangupcause translation supportKinsey Moore
2012-07-19Convert app_confbridge to use the config options frameworkTerry Wilson
2012-07-18Fix a crash occurring as a result of excess stack usage.Joshua Colp
2012-07-17Fix a crash as a result of propagating MWI or device state over XMPP when the...Joshua Colp
2012-07-16Add support for SIP over WebSocket.Joshua Colp
2012-07-13Reduce memory consumption and add the H.264 and H.263 modules I shamefully ne...Joshua Colp
2012-07-13Add support for parsing SDP attributes, generating SDP attributes, and passin...Joshua Colp
2012-07-12Handle deprecated (aliased) option names with the config options apiTerry Wilson
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