From 89bf59be89bc9d2e217c24298e3210cab6a65c14 Mon Sep 17 00:00:00 2001 From: Gandalf Date: Wed, 7 Apr 2021 18:36:18 +0200 Subject: [PATCH] Readme updated --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index df179e5..eb35d32 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,16 @@ This is a small hack to send faxes via the sipgate REST API from the command lin ## Deployment Add your login credentials to `login_credentials_muster.sh` and rename the file to `.env` + If you use Letterheads Address database, uncomment the last line of that file and add `your/path/to/Letterhead` ## Usage `./fax.sh ` + With a german fax number `` +`./fax.sh -handle ` + Asks Letterhead's address database for 's fax number. +`$ ./fax.sh -help` + Print usage Message and exit sipgate doesn't accept pdf files larger than 30 pages or 10MB.