Index of /linphone-ext

Icon  Name                    Last modified      Size  
[DIR] Parent Directory - [TXT] linphonec.h.diff 26-Oct-2007 11:59 368 [TXT] linphonec.c.diff 26-Oct-2007 11:59 6.1K
These patches are for linphone-1.3.99.6/console. They add support for external
control over linphonec.

They have not been finished yet.

The target state is calling second instance of linphonec with given
command as positional parameter. It should automagically (via temporary file and
SIGUSR1) inject the command into command line of running linphonec. (The idea
is stolen from centericq.)

I'm not sure about current state, but you can write the command into
$HOME/linphone/command and then kill -SIGUSR1 `cat $HOME/linphone/pid`. 


-- Petr