services.asterisk.extraArguments

Additional command line arguments to pass to Asterisk.

Type
list of string
Default
[ ]
Example
[
  "-vvvddd"
  "-e"
  "1024"
]
Declared
<nixpkgs/nixos/modules/services/networking/asterisk.nix>