#!/usr/bin/env sh
# This script is executed (asynchronously) when you discard an incoming call
# just do the same as the missed_call hook:
exec sxmo_hooks.sh missed_call "$@"