summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2014-05-28Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messagesMatthew Jordan
2014-05-25core_unreal: Prevent double free of core_unreal pvtMatthew Jordan
2014-05-23Fix signed/unsigned build warningsKinsey Moore
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-21core_unreal: Only block media frames when a generator is on both ends of an u...Richard Mudgett
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-13rtp: Fix case typo in H263+ mime.Walter Doekes
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-05-09http.c: Remove dead code.Richard Mudgett
2014-05-08app_queue: Extend documentation for various Manager actions and events.Joshua Colp
2014-04-30chan_sip.c: Fixed off-nominal message iterator ref count and alloc fail issues.Richard Mudgett
2014-04-28Bridging: Don't lock NULL bridgesKinsey Moore
2014-04-28Add DeviceStateChanged and PresenceStateChanged AMI events.Mark Michelson
2014-04-27tcptls.c : Log errors as ERROR, not warning or something else.Olle Johansson
2014-04-23http: Fix spurious ERROR message in responses with no content.Richard Mudgett
2014-04-23Fix error loading res_monitor.Russell Bryant
2014-04-21HTTP: Add TCP_NODELAY to accepted connectionsKinsey Moore
2014-04-19main/asterisk: Fix startup sequence for realtime featuresMatthew Jordan
2014-04-18Originated calls: Fix several originate call problems.Richard Mudgett
2014-04-18app_dial and app_queue: Make lock the forwarding channel while taking the cha...Richard Mudgett
2014-04-18ARI: Add debug logging for events and responsesKinsey Moore
2014-04-17Fix a silly shadowed variable mistake that was missed from play tones patchJonathan Rose
2014-04-17ARI: Add tones playback resourceJonathan Rose
2014-04-17main/Makefile: Fix build failure on SmartOS/Illumos/SunOSMatthew Jordan
2014-04-15Eliminate some more unnecessary RAII_VAR() uses.Richard Mudgett
2014-04-15Remove unused RAII_VAR() declarations.Richard Mudgett
2014-04-15chan_sip.c: Fix channel staging assertion failure.Richard Mudgett
2014-04-14autoservice: fix reference leak of logger callid.Corey Farrell
2014-04-11bridging: Ensure locking during snapshot creationKinsey Moore
2014-04-11Formatting: Remove invisible charactersOlle Johansson
2014-04-11Formatting only.Olle Johansson
2014-04-11main/astobj2: Make REF_DEBUG a menuselect item; improve REF_DEBUG outputMatthew Jordan
2014-04-08Internal timing: Add notice that the -I and internal_timing option are no lon...Richard Mudgett
2014-04-08config: Fix CB_ADD_LEN() to work as originally intended.Richard Mudgett
2014-04-07AGI/Manager: Prevent multiple NewExten events during AGI application changesJonathan Rose
2014-04-04internal_timing: Remove the option and always make it enabled if a timing mod...Richard Mudgett
2014-04-04Add some asserts that were handy when looking for a stasis cache problem.Richard Mudgett
2014-04-04http: Fix spurious ERROR message in responses with no contentMatthew Jordan
2014-04-02Prevent duplicate sorcery wizards from being applied to sorcery object types.Mark Michelson
2014-04-01stasis_channels.c: Eliminate another overuse of RAII_VAR().Richard Mudgett
2014-03-28http: response body often missing after specific requestScott Griepentrog
2014-03-27Fix dialplan function NULL channel safety issuesCorey Farrell
2014-03-27main/formats: Fix crash in ast_format_cmp during non-clean shutdown.Corey Farrell