marcelog / Nami

Asterisk manager interface (ami) client for nodejs
http://marcelog.github.com/Nami
Apache License 2.0
99 stars 59 forks source link

QueueReset #45

Open fernandorossato opened 8 years ago

fernandorossato commented 8 years ago

You forgot QueueReset in array actions in actions.js

var actions = [ .... QueueReset, .. ]