Skip to end of banner
Go to start of banner

How to execute script after receiving an SMS

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Proceed as follows:

  • Access PBX via SSH
  • Copy template from /usr/local/share/scripts/ to working directory /usr/local/bin and rename file:cp /usr/local/share/scripts/smsdrxcb.sh.sample /usr/local/bin/smsdrxcb.sh
  • Set result file as executable:chmod a+x /usr/local/bin/smsdrxcb.sh
  • Fill script by user actions


  • No labels