When you launch "linphonecsh init", you can see that the following process is 
running : " linphonec --pipe -c /dev/null".
I think there is a mistake in the launching script, using -c /dev/null because 
-c indicates the configuration file, not the log file.
With /dev/null as a configuration file, it doesn't work. So we must "override" 
this mistake by launching "linphonecsh init -c ~/.linphonerc".
Now linphone uses the default configuration file, and command line works fine.
Regards.

> Message du 27/04/09 19:20
> De : "Nathanael Anderson" 
> A : [email protected]
> Copie à : 
> Objet : [Linphone-users] Control of the running daemon with command linetools
> 
> I Saw the post about controlling linphone with command line scripts, I have 
> linphone 3.1.1 built and can make calls with the gui, but when I try to start 
> a call in the gui using the command line interface, I get the message "Error 
> from linphone_core_invite". after running linphonsecsh init I've tried using 
> linphonecsh generic "call sip:callstring" and linphonecsh dial 
> "sip:callstring". am I missing something?
> 
> Nathanael
> 
>
> [ (pas de nom de fichier) (0.2 Ko) ]
_______________________________________________
Linphone-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/linphone-users

Reply via email to