Sha256: 4523c8e958bcac434c69e01563150e2e9dcf29d70240b694d1009b6edfd60418

Contents?: true

Size: 153 Bytes

Versions: 8

Compression:

Stored size: 153 Bytes

Contents

module Extface
  class Driver::FixedWidthSerialCdr < Extface::PbxCdrDriver
    NAME = 'PBX CDR Fixed Width Parser'.freeze
    has_serial_config
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
extface-0.1.0 app/models/extface/driver/fixed_width_serial_cdr.rb
extface-0.0.8 app/models/extface/driver/fixed_width_serial_cdr.rb
extface-0.0.7 app/models/extface/driver/fixed_width_serial_cdr.rb
extface-0.0.6 app/models/extface/driver/fixed_width_serial_cdr.rb
extface-0.0.5 app/models/extface/driver/fixed_width_serial_cdr.rb
extface-0.0.3 app/models/extface/driver/fixed_width_serial_cdr.rb
extface-0.0.2 app/models/extface/driver/fixed_width_serial_cdr.rb
extface-0.0.1 app/models/extface/driver/fixed_width_serial_cdr.rb