1st International Workshop on Advanced Architectures and Algorithms for Internet DElivery and Applications

Research Article

SOSIMPLE: A Serverless, Standards-based, P2P SIP Communication System

  • @INPROCEEDINGS{10.1109/AAA-IDEA.2005.15,
        author={David Bryan and Bruce Lowekamp and Cullen Jennings},
        title={SOSIMPLE: A Serverless, Standards-based, P2P SIP Communication System},
        proceedings={1st International Workshop on Advanced Architectures and Algorithms for Internet DElivery and Applications},
        publisher={IEEE},
        proceedings_a={AAA-IDEA},
        year={2006},
        month={7},
        keywords={voip p2p},
        doi={10.1109/AAA-IDEA.2005.15}
    }
    
  • David Bryan
    Bruce Lowekamp
    Cullen Jennings
    Year: 2006
    SOSIMPLE: A Serverless, Standards-based, P2P SIP Communication System
    AAA-IDEA
    IEEE
    DOI: 10.1109/AAA-IDEA.2005.15
David Bryan1,*, Bruce Lowekamp1,*, Cullen Jennings2,*
  • 1: Computer Science Department College of William and Mary Williamsburg, VA 23185
  • 2: Cisco Systems, Inc. 170 West Tasman Drive, MS: SJC-21/3 San Jose, CA 95134
*Contact email: bryan@cs.wm.edu, lowekamp@cs.wm.edu, fluffy@cisco.com

Abstract

Voice over IP (VoIP) and Instant Messaging (IM) systems to date have either followed a client-server model or have required the use of clients that do not follow any VoIP or IM standard. We present SOSIMPLE—a fully decentralized, P2P, standards-based approach to communications. By building on the existing SIP/SIMPLE infrastructure for VoIP and IM, we support reuse of clients, network infrastructure, and open-source protocol stacks designed using current standards. By avoiding traditional centralized architectures, SOSIMPLE addresses corporate privacy concerns, eliminates dependency on constant Internet connectivity, and supports ad hoc groups. SOSIMPLE implements a DHT overlay based on Chord[24] using SIP messages, replicating location information for reliability. The DHT is used only for lookups, with actual communication passing directly between clients. We discuss important issues for security and authentication, as well as adaptations of conventional P2P routing for the social networks typical of personal communications. We are testing a prototype implementation of SOSIMPLE and anticipate a public release in the near future.