I am totally new to SIP and the related technologies. I am studying about what is SIP protocol and SIP transactions. Got the basic idea.
I have a project to do where I have to create a very basic SIP service which will tell about the presence of users. It is like the app will have a DB which stores the users and their info and from a SIP phone like Xlite I will be checking the presence of the users.
I am highly confused about what to use, I mean in terms of tools, server. I know there's JAIN SIP api which is used to develop the SIP application. What application server does it requires to deploy. Do I need a SIP server like mobicents or opensips?
I am not getting any pointers from where to start. Looking for help from the experts here.
Thanks