Hi,
How can i use the JAIN SIP package in my project?
i have searched a lot in the internet i never found a good answer !
i trust the member of this great Forum
so anything you say in the topic of SIP ,JMF and JAIN SIP i really appreciate
Printable View
Hi,
How can i use the JAIN SIP package in my project?
i have searched a lot in the internet i never found a good answer !
i trust the member of this great Forum
so anything you say in the topic of SIP ,JMF and JAIN SIP i really appreciate
I suggest reading -
http://java.sun.com/products/jain/JAIN-SIP-Tutorial.pdf
SIP and the Java Platforms
I read them all before, thanks anyway, but i never found there a real guidance,
So for example i have a variable "varSIP" that have the number of a sip user to call, in my program, what to do exactly with it? What are the first steps? And what are the main methods i have to use?
i guess this forum is full of experts that can easily answer, so thanks for each one.
no answer !
I don't think this is an area many people are familiar with hence the low number of replies I'm afraid :(
No problem i have resolve it alone, now am nearly finished my SIP client.
This is my first application with JAVA, really amazing the world of JAVA, i love it.
Anyway! To share Knowles with all people, spicily on this forum, just advices to develop client SIP.
So for all new developers VOIP application, there is many way to build it with deferent protocol, the best is a client H.323 in my opinion, I know it after my project :S
My application build with the SIP protocol, it is easy when you think of API like the JFM API to use media "microphone and speaker" and the API JAIN SIP, very easy just create your interface then call the Methods that you will found them on the Javadoc.
So another advice, install a SIP server in your pc, i like the 3CX "client and server"
Try to test some call and request with others client like c-lite you will understand the main idea.
SIP server will not send the sound, it just to open the port with caller and callee that is it. So then when the port is open the protocol SDP and RTP will take the place and exchange the sound.
That is the main idea, i think i will soon publish my application for free and open source in this forum, maybe am not sure.
Have a good time, your brother from Tunisia :-bd