linphone-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-users] piping commands to linphonec


From: Simon Morlat
Subject: Re: [Linphone-users] piping commands to linphonec
Date: Fri, 3 Feb 2006 15:55:02 +0100
User-agent: KMail/1.9.1

Hi,
> 1.
> Someone have any idea on how to "pipe" commands on the linphonec "shell"
> from php??
> I explain better: i need to have linphonec running and making and
> answering call via a web interface (in local).
I'm not an expert on shell piping and php... I'm sorry.
Otherwise there are options to lauch linphonec in non-interactive mode: 
auto-answer or call immediately a sip uri given on the command line.
Then you can send a TERM signal to shutdown the calls.
Try linphonec --help for more details.
>
> 2.
> How configure linphonec to use an alternate audio device for ringing?
In the config file (~/.linphonec) you things like this:
playback_dev_id=2
ringer_dev_id=2
capture_dev_id=2

The number is the index of the card, first /dev/dsp (oss) cards, then alsa 
driven cards.
Some commands within linphonec are being developed to setup this without the 
pain of editing a config file.

Simon

>
> Thanks in advance,
>
> Mattia
>
>
>
> _______________________________________________
> Linphone-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/linphone-users




reply via email to

[Prev in Thread] Current Thread [Next in Thread]