| Quote: |
| Is there any SIP or IAX which can make.....calls..... whether through flash or java |
www.mexuar.com (IAX - licence about £1,500/year)
www.westhawk.co.uk (will build you one to order + licence fees)
Be careful about scalability with IAX for that, if you need to cater for users in the thousands rather than hundreds. Also bear in mind to receive calls a user needs to have their browser open and the applet running.
| Quote: |
| and has a click to call functionality? |
You need to build that part yourself. Thankfully it's the easy part (user clicks button, applet launches).
Current Flash is not good for two-way audio (Flash 10 will be better, but restrictive about gateways). If you must have Flash you could try something like:-
http://www.voipuser.org/forum_topic_11517.html
Also as mentioned above have a look through the forum - there are a number of possible solutions out there. If none of those work you'll need to be a bit more specific about what you're trying to achieve.