summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-06-24Move eid functions to utils.c, mark netsock.h deprecatedCorey Farrell
2014-06-22astobj2: Add an ao2_replace macro to astobj2.hGeorge Joseph
2014-06-20build: Allow autoconf/ast_ext_tool_check to handle cross-compiling better.George Joseph
2014-06-20Logger: Add manager command 'LoggerRotate' to rotate loggerJonathan Rose
2014-06-20voicemail API callbacks: Extract the sayname API call to its own registerd ca...Richard Mudgett
2014-06-19pjsip cli: Change Identify to show CIDR notation instead of netmasks.George Joseph
2014-06-16res_http_websocket: read/write string fixupKevin Harwell
2014-06-13stasis: Reduce creation of channel snapshots to improve performanceMatthew Jordan
2014-06-13AST-2014-007: Fix of fix to allow AMI and SIP TCP to send messages.Richard Mudgett
2014-06-12AST-2014-007: Fix DOS by consuming the number of allowed HTTP connections.Richard Mudgett
2014-06-12res_pjsip_pubsub: Persist subscriptions in sorcery so they are recreated on s...Joshua Colp
2014-06-08bridges/bridge_native_rtp: Reconfigure bridge on removal of framehookMatthew Jordan
2014-06-07bridge.h: Remove redundant struct ast_bridge_channel forward declaration.Richard Mudgett
2014-06-06chan_sip: Fix order of variables specified in SIPNotify actionJonathan Rose
2014-06-06Split astobj2.c into more maintainable components.George Joseph
2014-06-05res_http_websocket: Create a websocket clientKevin Harwell
2014-05-30TALK_DETECT: A channel function that raises events when talking is detectedMatthew Jordan
2014-05-28Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messagesMatthew Jordan
2014-05-28AMI/ARI: Update version numbersMatthew Jordan
2014-05-28res_pjsip_session: Fix leaked video RTP ports.Richard Mudgett
2014-05-22ARI: Add ability to raise arbitrary User EventsScott Griepentrog
2014-05-22res_pjsip_refer: Fix bugs involving Parking/PJSIP/transfersJonathan Rose
2014-05-22res_corosync: Update module to work with Stasis (and compile)Matthew Jordan
2014-05-19Undo r414123Matthew Jordan
2014-05-18bridge_native_rtp/bridge_channel: Fix direct media issues due to frame hookMatthew Jordan
2014-05-13chan_sip: Add TLS and SRTP status to CLI command 'sip show channel'Jonathan Rose
2014-05-13chan_dahdi/sig_pri: Prevent unnecessary PROGRESS events when overlap dialing ...Richard Mudgett
2014-05-11framehooks: Add callback for determining if a hook is consuming frames of a s...Joshua Colp
2014-05-11Undoing framehook support. Issues were uncovered by Bamboo.Joshua Colp
2014-05-10framehooks: Add callback for determining if a hook is consuming frames of a s...Joshua Colp
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-04-30chan_sip.c: Fixed off-nominal message iterator ref count and alloc fail issues.Richard Mudgett
2014-04-29Add "destroy" implementation for spinlock.George Joseph
2014-04-23This patch adds support for spinlocks in Asterisk.George Joseph
2014-04-18ARI: Make bridges/{bridgeID}/play queue sound filesJonathan Rose
2014-04-18Originated calls: Fix several originate call problems.Richard Mudgett
2014-04-17ARI: Add tones playback resourceJonathan Rose
2014-04-16Stasis: Add a usage note on stasis_app_get_bridgeKinsey Moore
2014-04-15(mix)monitor: Add options to enable a periodic beepRussell Bryant
2014-04-15chan_sip.c: Fix channel staging assertion failure.Richard Mudgett
2014-04-11bridging: Ensure locking during snapshot creationKinsey Moore
2014-04-11main/astobj2: Make REF_DEBUG a menuselect item; improve REF_DEBUG outputMatthew Jordan
2014-04-04internal_timing: Remove the option and always make it enabled if a timing mod...Richard Mudgett
2014-04-02Prevent duplicate sorcery wizards from being applied to sorcery object types.Mark Michelson
2014-03-28res_hep/res_hep_pjsip: Add a HEPv3 capture agent module and a logger for PJSIPMatthew Jordan
2014-03-28Update API versions and UPGRADE/CHANGES for 12.2.0Matthew Jordan
2014-03-27main/formats: Fix crash in ast_format_cmp during non-clean shutdown.Corey Farrell
2014-03-25Add a "message_context" option for PJSIP endpoints.Mark Michelson
2014-03-25res_pjsip: Fix contact authenticate_qualify endpoint lookup when qualifing a ...Richard Mudgett
2014-03-20assigned-uniqueids: Miscellaneous cleanup and fixes.Richard Mudgett