aboutsummaryrefslogtreecommitdiff
path: root/doc/mmfwd.sample.yaml
blob: f0e9d91c288018b3c3ce215a706480c8572dee34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
mmfwd:
  instances:
    - mid: # modem identity
        n-own: '.*' # own number, regex. Use all modems
      fwd:
        mailto:
          - jd@example.com
        cmd:
          - /usr/bin/mailx
          - jd@example.com
          - -s Text from {sender}
      call-am:
        enabled: false
        exec: "/usr/local/mmfwd-callam"
        playback: 0
        ringtone-exec:
          - ffplay
          - -loglevel
          - error
          - -autoexit
          - -nodisp
          - ringtone.ogg