1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dolibarr_ynh.git synced 2024-09-03 18:35:53 +02:00
dolibarr_ynh/sources/dolibarr/scripts/clicktodial/ekiga.sh

11 lines
348 B
Bash
Raw Normal View History

2015-09-28 22:09:38 +02:00
#!/bin/bash
#---------------------------------------------------------
# Script to launch Ekiga softphone.
# This script can be used to setup a ClickToDial system
# when using Ekiga soft phone.
# More information on http://wiki.dolibarr.org/index.php/Module_ClickToDial_En
#---------------------------------------------------------
ekiga -c $1 &