We have moved to a new Sailfish OS Forum. Please start new discussions there.

Revision history [back]

click to hide/show revision 1
initial version

posted 2015-08-10 12:53:38 +0200

call from command line

how can create outgoing call from command line? - detect if person answered or rejected call - hang call

thinking about scenaria where jolla make call to specific person and idealy change pulseaudio routes to play mp3 instead sound from microphone

purpose: call service man if there is new support ticket, to force his action even in night...

call from command line

how can to:

  • create outgoing call from command line? - line?

  • detect if person answered or rejected call - call

  • hang call

thinking about scenaria where jolla make call to specific person and idealy change pulseaudio routes to play mp3 instead sound from microphone

purpose: call service man if there is new support ticket, to force his action even in night...

call from command line

how to:

  • create outgoing call from command line?

  • detect if person answered or rejected call

  • hang call

thinking about scenaria where jolla make call to specific person and idealy change pulseaudio routes to play mp3 instead sound from microphone

purpose: call service man if there is new support ticket, to force his action even in night...

edit:

basic functionality works, if there are new email in Maildirs, count of emails is stored to text file, jolla via systemd timer checking that textfile over https (curl) and then store dialout time, to prevent dialing often than minimal interval, in the dialout script called by systemd service must be:

export DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/100000/dbus/user_bus_socket

call from command line

how to:

  • create outgoing call from command line?

  • detect if person answered or rejected call

  • hang call

thinking about scenaria where jolla make call to specific person and idealy change pulseaudio routes to play mp3 instead sound from microphone

purpose: call service man if there is new support ticket, to force his action even in night...

edit:

basic functionality works, if there are new email in Maildirs, count of emails is stored to text file, jolla via systemd timer checking that textfile over https (curl) and then store dialout time, time to prevent dialing often than minimal interval, interval.

dbus needs in the dialout script which is called by systemd service must be:service:

export DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/100000/dbus/user_bus_socket

call from command line

how to:

  • create outgoing call from command line?

  • detect if person answered or rejected call

  • hang call

thinking about scenaria where jolla make call to specific person and idealy change pulseaudio routes to play mp3 instead sound from microphone

purpose: call service man if there is new support ticket, to force his action even in night...

edit:

basic functionality works, if there are new email in Maildirs, count of emails is stored to text file, jolla via systemd timer checking that textfile over https (curl) and then store dialout time to prevent dialing often than minimal interval.

dbus needs in the dialout script which is called by systemd service:

export DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/100000/dbus/user_bus_socket