I want to know how adhearsion 2.3.5 create asterisk config generator for queues such as new agent and auto generate queues.conf ...
config_generator = Adhearsion::Asterisk::ConfigGenerator::Queue.new
asterisk_config_file = "queues.conf"
How does this work .. any help would be appreciated