Skip to content
Snippets Groups Projects
  1. Mar 12, 2013
  2. Mar 11, 2013
  3. Mar 09, 2013
    • Richard Mudgett's avatar
      confbridge: Rename items for clarity and consistency. · 761465d6
      Richard Mudgett authored
      struct conference_bridge_user -> struct confbridge_user
      struct conference_bridge -> struct confbridge_conference
      struct conference_state -> struct confbridge_state
      
      struct conference_bridge_user *conference_bridge_user -> struct confbridge_user *user
      struct conference_bridge_user *cbu -> struct confbridge_user *user
      struct conference_bridge *conference_bridge -> struct confbridge_conference *conference
      
      The names are now generally shorter, consistently used, and don't conflict
      with the struct names.
      
      This patch handles the renaming part of the issue.
      
      (issue ASTERISK-20776)
      Reported by: rmudgett
      
      
      git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@382764 65c4cc65-6c06-0410-ace0-fbb531ad65f3
      761465d6
  4. Mar 08, 2013
  5. Mar 07, 2013
  6. Mar 06, 2013
  7. Mar 05, 2013
  8. Mar 04, 2013
  9. Mar 01, 2013
  10. Feb 28, 2013
  11. Feb 27, 2013
  12. Feb 26, 2013
Loading