SIP Applet

Discuss any topic about <A href="http://www.brekeke.com/telephony/">Brekeke JTAPI SDK</A>.

Moderator: Brekeke Support Team

Locked
mchan
Posts: 15
Joined: Sun Nov 13, 2005 12:36 am

SIP Applet

Post by mchan »

1. Brekeke Product Name and version:
JTAPI

2. Java version:

3. OS type and the version:
Linux Server

4. UA (phone), gateway or other hardware/software involved:
SIP Gateway

5. Tomcat / Apache

6. Your problem:
Like to develop a JAVA SIP applet, but like to know if I can use the JTAPI Sample1 for web call to site owner (call initiated from click on an image, then the image will launch an applet or java phone hard coded with sip number @proxy domain address of UA)
Andrea
Posts: 36
Joined: Wed Apr 04, 2007 11:41 am

Post by Andrea »

Hi mchan,

You can not create a SIP phone using Brekeke JTAPI SDK because there is no function to associate with microphone and speaker.
So you have to find some other java phone to launch.
It is possible to do web call from Brekeke JTAPI SDK to the java phone
and play some announcement using the sample1.

Andrea
mchan
Posts: 15
Joined: Sun Nov 13, 2005 12:36 am

Java Phone

Post by mchan »

Andrea,

** [ it is possible to do web call from Brekeke JTAPI SDK to the java phone ] **
Can you please explain bit more in this, you stated that Java JTAPI can do calling from Web site to SIP phone (Java Phone)?
How do I compile the JTAPI to be embeded on web pages?
Any help will be greatly appricated as i am trying to set this up in Kenya with hospitals to communicating to each other using 802.11x wireless technologies.
This is a non-profit project..
Andrea
Posts: 36
Joined: Wed Apr 04, 2007 11:41 am

Post by Andrea »

How do I compile the JTAPI to be embeded on web pages?
How about make an applet using JTAPI SDK or how about using Java Web Start?

Andrea
mchan
Posts: 15
Joined: Sun Nov 13, 2005 12:36 am

Post by mchan »

Andera,
Thank you for your comment, I am not a Java programmer but I am working with 3 university co-op com-sci students in this project.
Our goal is to build a web page embedded call feature using JTAPI within a wireless Intranet network (A remote community in Kenya / Africa), this embedded page is posted in a web server hosted by a HIV AID support center, the HIV patient can access to a desktop in a community provided by support agency and triggered the call from the web site, and the call page is registered as client in the SIP proxy, and the receiver (Support staff) can receive the call using either SJLabs or X-lite SIP client.

BTW: This is a non profit project, and it is going to be used in many remote regions in Africa to bridge the digital divide communities, and hope this will help them to improve and reduce the HIV infection.

We tried using SIP communicator but failed in all attempt even with the most update JMF, JRE, JDK

Please click on the following link and try the web start, you will know what I mean.
www dot citiwide dot biz/sip/index dot html

We have the following servers already in place:
freeradius server
Mysql db server
SIP proxy server with public IP address
stun server
Asterisk PSTN server (Can dial landline from SIP UAs)

Can you provide us some code to start this JTAPI, I mean what package that we need to build in our web server to link to our proxy to enable this test model?
Any instruction and steps to make this happen will be greatly appreciated.

Mchan
Andrea
Posts: 36
Joined: Wed Apr 04, 2007 11:41 am

Post by Andrea »

Hi Mchan,

I'm sorry I don't have time to provide you a code :(
Instead, I found the info that Brekeke PBX has third party call contol feature :D
I would recommend to use Brekeke PBX rather than using JTAPI.
You don't have to program at all.
Just by specifying an url which includes caller and callee numbers,
PBX will automatically call both sides!

See the section 13 in http://www.brekeke-sip.com/download/bpb ... ced_en.pdf.

Good luck,
Andrea
Chiesiafete
Posts: 1
Joined: Tue Jul 06, 2010 6:46 am
Location: Russia

SIP Applet

Post by Chiesiafete »

Hello

I try to make a SIP Call on my N80, but no success

Is it really possible to make SIP-Calls from a N80? When yes how can do that?

I create in the Settings a new SIP-Account, but after that, how can register the Account and then how can make a call?

Thank you very very much

regards
Supernova
james
Posts: 501
Joined: Mon Dec 10, 2007 12:56 pm

Post by james »

Do you want to make a call from your Nokia N80 to JTAPI application?

What kind of JTAPI application is it??
Locked