Re: [Asterisk-java-users] Newbie question
Brought to you by:
srt
From: Jon H. <jo...@as...> - 2006-03-15 20:12:13
|
Fabio, If you're interested in making a softphone that can use asterisk-java, you'll first want to read up on sip, iax, or both. While sending requests to call people via iax or sip is what most people do, read up on the asterisk manager. With it, asterisk-java can send originate requests to call people, and also you'll be able to bridge people elsewhere mid-call using the asterisk manager and asterisk-java. Hopefully after you read up on sip and/or iax, it will help you understand how you should go about creating a softphone. -Jon Fabio Esposito wrote: > Hello, > > I'm want to make a softphone with asterisk-java. Is this possible? > Reading the documentation asterisk-java I can't understand if he is > only for manager the server or to use as client (note: i'm brazilian > and my english isn't so good) > > I have difficult to understand what is the channel, context and the > extension for example. > > Using the asterisk-java I can connect to asterisk but i have no idea > how to dial for anyone. > > Thanks > Fábio Espósito > > > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting > language > that extends applications into web and mobile media. Attend the live > webcast > and join the prime developer group breaking into this new coding > territory! > http://sel.as-us.falkag.net/sel?cmd=k&kid0944&bid$1720&dat1642 > _______________________________________________ > Asterisk-java-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-users |