Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Developer
myraddin
Posts: 391
Registered: ‎09-12-2008
Accepted Solution

full duplex VoIP is possible

Hi all

 

It's true. We did it. You too can have a VoIP application made in no time.

 

  First, thank you champions of blackberry java ( you'll know if you are one of them :smileywink: ) for many excellent hints on all kind of topics scattered throughout the forum. This community really is an inspiring one.

 

OK, here's the meat:


  We developed a full duplex *real* VoIP engine and packed it into a neat little VoIP engine SDK. Let me stress this out : "It does NOT use GSM at all !"  :smileyhappy:


  The VoIP engine is packed as a library app which can be included into your existing (or newly created) GUI + transport shell, and - voila! - your VoIP app is up and running. You'll experience great audio and a small delay conforming to VoIP standards.


  The first release doesn't include RTP and transport but that will soon be a part of the engine. Not to drag this discussion too long, you can see, hear, find out more about and even test the demo application yourself at www.fgmicrotec.com


Happy coding !



"Listen carefully, I shall say this only once"
Please use plain text.
Developer
simon_hain
Posts: 13,775
Registered: ‎07-29-2008
My Carrier: O2 Germany

Re: full duplex VoIP is possible

gratulations!

too bad i did not get the time to do it myself, but nice to see that you have succeeded. i'll contact you :smileyhappy:

----------------------------------------------------------
feel free to press the like button on the right side to thank the user that helped you.
please mark posts as solved if you found a solution.
@SimonHain on twitter
Please use plain text.
New Contributor
razadil
Posts: 8
Registered: ‎04-20-2010
My Carrier: Mobily

Re: full duplex VoIP is possible

where can i download and test out this program

 

if this is possible and actually working in a real environment then will help solve a lot of international calls

Please use plain text.
Developer
myraddin
Posts: 391
Registered: ‎09-12-2008

Re: full duplex VoIP is possible

Sure you can test it  :smileysurprised: !

 

Just go to www.fgmicrotec.com and apply there. 

 

The demo displays the VoIP engine SDK possibilities by connecting two BB devices inside your WLAN into an actual VoIP call.



"Listen carefully, I shall say this only once"
Please use plain text.
Developer
rcmaniac25
Posts: 1,789
Registered: ‎04-28-2009
My Carrier: Verizon

Re: full duplex VoIP is possible

Nice, congrats. This also shows it is possible.

------------------------------------------------------------
Three simple rules:
1. Please use the search bar before making new posts.
2. Kudo posts that you find helpful.
3. If a solution has been found for your post, mark it as solved.
--I code too much. Well, too bad.
Please use plain text.
Developer
Aviator168
Posts: 705
Registered: ‎09-10-2009
My Carrier: Verizon

Re: full duplex VoIP is possible

[ Edited ]

Congrads to you myraddin, Does it work on CDMA phones? I have a few of them with wifi laying around here.

 

EDIT: Just went to your site and it says no CDMA.

 

BTW. When are you going to have a SIP application?

Please use plain text.
Developer
myraddin
Posts: 391
Registered: ‎09-12-2008

Re: full duplex VoIP is possible

[ Edited ]

SIP is being developed as we speak and will be available in sync with RTP support. 

 

Soon you'll just need a GUI :smileywink: and off you go.

 

Keep the subscription to this thread active ....



"Listen carefully, I shall say this only once"
Please use plain text.
Developer
simon_hain
Posts: 13,775
Registered: ‎07-29-2008
My Carrier: O2 Germany

Re: full duplex VoIP is possible

here is a demo: http://www.youtube.com/watch?v=aYX2WvZgXys
----------------------------------------------------------
feel free to press the like button on the right side to thank the user that helped you.
please mark posts as solved if you found a solution.
@SimonHain on twitter
Please use plain text.
New Contributor
beachnik
Posts: 3
Registered: ‎06-16-2010
My Carrier: t-Mobile

Re: full duplex VoIP is possible

Nice work. Very exciting.

Please use plain text.
Developer
myraddin
Posts: 391
Registered: ‎09-12-2008

Re: full duplex VoIP is possible

Hi all.

 

SIP and RTP are already implemented and we are pushing onward...

 

Hope to bring more news soon !

 

 



"Listen carefully, I shall say this only once"
Please use plain text.