linphone-users
[Top][All Lists]
Advanced

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

Re: [Linphone-users] linphone-daemon and Unix sockets


From: Iain Mott
Subject: Re: [Linphone-users] linphone-daemon and Unix sockets
Date: Mon, 30 Mar 2020 14:24:00 -0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1

Finally found a way using socat. This starts a call for example

echo "call sip:6001@127.0.0.1" | socat STDIN UNIX-CONNECT:/tmp/mypipe


Em 30/03/2020 11:17, Iain Mott escreveu:
Hello,

If I start the linphone-daemon with:

linphone-daemon --config ~/.linphonerc --pipe mypipe

the responding print out is:

Server unix socket created, name=mypipe fd=3

It's created here:  /tmp/mypipe

How then do I send commands to the daemon?

Thanks,

Iain



_______________________________________________
Linphone-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-users



reply via email to

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