Not logged in. · Lost password · Register
Forum: agsXMPP RSS
Avatar
Huntsman #1
Member since Apr 2016 · 42 posts
Group memberships: Members
Show profile · Link to this post
Subject: Jingle with AgsXMPP in VB.NET
Hello Alex Sir,

First, I want to say thanks to you. You always help us whenever we need.

I need your help again, but this time i need lil bit kuch help from you  :-D  :-D  :-)

I'am developing a messenger with Ejabberd server. I'am gonna make a free phone call system in my app. So, Im using Stun/Turn Jingle method. First i want to clear you one thing. I Don't know anything about Stun/Turn and Jingle, P2P methods. So, i need a help from you this time. Please do some help if you have free time.  :rolleyes:

I want few codes in VB.NET like,

1. How to call a user in XMPP. Using AgsXMPP.
2. If we call a user, how to detect that someone is calling to me.
3. If we get comfirmed that someone is calling me then how to accept/denied the call.
4. If i denied the call then how that user get notified about that, his/her call is denied by me.
5. If i accept his/her call then how to get notified that user , i accept that call and how to connect P2P connection to make them talk for a long time ..  :-D  :-D

I know these are too much questions, but i know you'll help me a lil bit. :-)  :-)  :-)
Please reply Sir.

Thanks alot.
Avatar
Alex #2
Member since Feb 2003 · 4449 posts · Location: Germany
Group memberships: Administrators, Members
Show profile · Link to this post
Please go here and read all the Jingle docs first:
https://xmpp.org/extensions/

This should answer most of your questions,.

XMPP is resonsipble for negotiating the calls. So when someone calls you, you wil get an XMPP packet with some parameters.
Picking up audio from the microphone, encoding and sending it over to the other side is out of the scope of XMPP and agsXMPP. You have to inlcude other libraries which help you with that (RTC).

Alex
Avatar
Huntsman #3
Member since Apr 2016 · 42 posts
Group memberships: Members
Show profile · Link to this post
Thank you for your reply Alex sir.
Do you have any sample project for jingle?
If yes, then i request you to please share that with me bcoz im beginner in Jingle method and i don't know few agsmpp systems.
Avatar
Alex #4
Member since Feb 2003 · 4449 posts · Location: Germany
Group memberships: Administrators, Members
Show profile · Link to this post
Quote by Huntsman on 2017-12-14, 22:50:
1513288226

no, do not have a sample project for you.
Close Smaller – Larger + Reply to this post:
Verification code: VeriCode Please enter the word from the image into the text field below. (Type the letters only, lower case is okay.)
Smileys: :-) ;-) :-D :-p :blush: :cool: :rolleyes: :huh: :-/ <_< :-( :'( :#: :scared: 8-( :nuts: :-O
Special characters:
Forum: agsXMPP RSS