# README
Asterisk ARI Resource ID generator (ari-rid)
A simple wrapper on OkLog's ulid
package to generate unique resource IDs for
Asterisk ARI entities.
# Constants
Bridge indicates the resource ID is of a bridge.
Channel indicates the resource ID is of a channel.
Playback indicates the resource ID is of a playback.
Recording indicates the resource ID is for a recording.
Snoop indicates the resource ID is for a snoop session.