Skip to content
Snippets Groups Projects
Commit 89bbeaab authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

New: Add ekiga launcher for click to dial with ekiga

parent 20c1e29d
No related branches found
No related tags found
No related merge requests found
#!/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 &
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment