Skip to content
Snippets Groups Projects
  1. Mar 24, 2014
  2. Mar 21, 2014
  3. Mar 20, 2014
  4. Mar 19, 2014
  5. Mar 18, 2014
  6. Mar 17, 2014
  7. Mar 16, 2014
    • Matthew Jordan's avatar
      stasis/app.c: Add some extra debugging for subscription counts · 2c5484c8
      Matthew Jordan authored
      Events are sent to a connected ARI application based on the things that ARI
      application cares about. These subscriptions can be set up implicitly - such
      as when that ARI application creates a new object - or explicitly, via the
      application resource's subscription operations. Debugging *why* something was
      being sent to an application - or why something was not being sent to an
      application - was a bit tricky, as there was no debug information for the
      subscriptions.
      
      This patch adds some debug level 3 statements that show the subscription counts
      for applications. (Level 3 was chosen as it matches the verbose level 3
      statements elsewhere)
      ........
      
      Merged revisions 410650 from http://svn.asterisk.org/svn/asterisk/branches/12
      
      
      git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@410651 65c4cc65-6c06-0410-ace0-fbb531ad65f3
      2c5484c8
  8. Mar 15, 2014
  9. Mar 14, 2014
  10. Mar 13, 2014
Loading