2
0
forked from Wavyzz/dolibarr
Files
dolibarr-fork/scripts/clicktodial/ekiga.sh
UT from dolibit dd4c941f47 Update ekiga.sh
2021-03-30 22:27:33 +02:00

11 lines
363 B
Bash
Executable File

#!/bin/bash
#---------------------------------------------------------
# Script to launch Ekiga softphone.
# This script can be used to setup a ClickToDial system
# when using Ekiga soft phone with Dolibarr.
# More information on https://wiki.dolibarr.org/index.php/Module_ClickToDial_En
#---------------------------------------------------------
ekiga -c $1 &