I want to use "limit" dialplan app for calls count. dialplan: .... <action application="limit" data="hash peername allcalls 1000"/> ..... Then, in fs_cli: > limit_usage hash peername allcalls 0 Why zero? How to use this correctly?