From FreeSWITCH Wiki
Allows you to reject a call with custom messages. This is not useful on all channels as some do not support custom codes. You may be interested in hangup or redirect as well.
Example
<action application="reject" data="503 You have no credit"/>