PAMI icon indicating copy to clipboard operation
PAMI copied to clipboard

Implemented missing QueueEntry event

Open alesf opened this issue 9 years ago • 3 comments

QueueStatus action also returns QueueEntry event.

See: http://www.asteriskdocs.org/en/2nd_Edition/asterisk-book-html-chunk/asterisk-APP-F-32.html

alesf avatar Jan 13 '16 21:01 alesf

Hey thanks! :) Could you throw in a unit test too?

marcelog avatar Jan 13 '16 21:01 marcelog

I wasn't able to run the tests. I hope the test is OK.

alesf avatar Jan 14 '16 07:01 alesf

So we can't merge unless the build passes. Make sure that running ./vendor/bin/phing build yields no errors in your box. Travis will run the same command (more information is available in the README).

marcelog avatar Jan 14 '16 10:01 marcelog