i am new to voip programming i want to develop pc to pc phone through the internet but i have a difficulty what to read ,what to install in my pc especially how i can use the voip protocols
can you help me ?any help is great.
thanks
1. Download the java API for SIP signalling. As SIP is the most common protocol used for IP phones and SoHo gateways nowadays (and not to forget that it is much easier to “code” SIP than H.323) – you should go for it.
2. Then you need an RTP stack + codecs. The compressed ones (G729 and G723) are not free of charge though.
Take a look on sourceforge.net and search for an opensource project related to pc-to-pc voip. There are a number. you can download the source and learn from it.
i am new to voip programming i want to develop pc to pc phone through the internet but i have a difficulty what to read ,what to install in my pc especially how i can use the voip protocols
can you help me ?any help is great.
thanks