I am new in SIP server development. I read a lot about sipservlet and sailfin like
If I write that code in netbeans I cannot right click on the sip servlet and click run as it told me it doesnot contain main method or it is not in web.xml.
I am confused:
1- Why I need sailfin to run my sip application
2- Can I run my sipservlet in netbeans like httpservlet
3- How I can register my servlet with any ip.
Thanks