The working principle

103 views
Skip to first unread message

dialer

unread,
Jul 2, 2010, 10:27:50 PM7/2/10
to linphone-js
I need some understanding on the concept employed in linphone-js. I
need to know if when using linphone-js, do I need to have any linphone
daemon processes running ? How does linphone-js make call ? Does it
use the library to make call itself, or it must go through some
background running linphone processes ? Similarly, when I make
linphone-js receives/answers call, do I need to have linphone daemon
running ?

If there is a linphone daemon running, what is the name of the name of
the process ? Or is it that the linphone GUI must be running side-by-
side when using the plugin ?

Regards.

Jan Dolecek

unread,
Jul 11, 2010, 7:15:39 AM7/11/10
to linph...@googlegroups.com
Hi,

sorry for late reply, I was on vacation.

Linphone-js needs no daemon process, in runs completely in browser process as extension or shared library. Linphone core is designed for this purpose, as the core is a library with sth like exported functions, which control the core. Then you can write GUI which just calls these functions, or a cli app, or as I did a browser extension.

For this reason, it's not possible to use linphone's GUI client together with JS binding (linphone gui app which is controlled from JS), user interface must be impelemented completely in JS.

If you have more questions, don't hesitate to contact me, I'll try to answer them.

Jan Dolecek
juzna.cz@gmail.com
Reply all
Reply to author
Forward
0 new messages