Once you have completed that, enter your account credentials using the SrFax setup block, and then begin to execute calls. All status' returned are simply formatted hashes from the SrFax service. require 'srfax' SrFax.setup do |config| config.defaults[:access_id] = '1234' config.defaults...