Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors

VoIP on LAN

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #19897
    Debojyoti Ghosh
    Guest

    I’ma final year B.E student and want to do a project that will establish a connection between two computers on LAN and then the twousres can have a full duplex talk. If anyone can suggest how to start with it or any BOOKS that will help me in designing it with some example source code,please send a mail to me.

    e-mail: debojyotighosh@yahoo.com

    #19898
    Rommel
    Guest

    If you are building it yourself, pick a signaling protocol first. SIP would be the easiest as it can be done peer to peer and you can get the RFCs pretty easily at http://www.ietf.org. I would assume the computer has some sort of DSP resources to take the voice samples and wrap them with ip, rtp and udp headers.
    You can find some sip source code based on linux systems at http://www.vovida.org.
    You will have to read the rfc on rtp for rtp stuff.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Voice over IP’ is closed to new topics and replies.