Sip Servlet Click-to-Dial example This is an example of a click-to-dial application using Sip Servlets. Two users register softphones, and may call each other by clicking on a web site. The code is available here. The example is distributed as a Netbeans project. You can either deploy it directly from Netbeans 5.5.1, or it can be built using ant and deployed directly. You will also need to download and build SailFin using these instructions. You can test this example using any SIP-based software phone. Instructions are provided for two freely available softphones: x-lite and Ekiga. About the example Installing the example using Netbeans Installing the example using ant Running the example |