Merge pull request #17045 from dolibit-ut/patch-200

Update linphone.sh
This commit is contained in:
Laurent Destailleur 2021-03-31 13:38:03 +02:00 committed by GitHub
commit 23b49c2138
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,11 @@
#!/bin/bash #!/bin/bash
#--------------------------------------------------------- #---------------------------------------------------------
# Script to launch LinPhone softphone. # Script to launch LinPhone softphone.
#
# This script can be used to setup a ClickToDial system # This script can be used to setup a ClickToDial system
# when using LinPhone soft phone. # when using LinPhone soft phone with Dolibarr.
# More information on http://wiki.dolibarr.org/index.php/Module_ClickToDial_En #
# More information on https://wiki.dolibarr.org/index.php/Module_ClickToDial_En
#--------------------------------------------------------- #---------------------------------------------------------
# Note: Adding handler into gconf-tools seems to do nothing # Note: Adding handler into gconf-tools seems to do nothing