# default settings for sessions [DEFAULT] ReconnectInterval=60 PersistMessages=Y FileStorePath=./data FileLogPath=./log [SESSION] ConnectionType=acceptor SenderCompID=TargetCompID TargetCompID=SenderCompID BeginString=FIX.4.4 StartTime=00:00:00 EndTime=23:59:59 HeartBtInt=30 SocketAcceptPort=3223 UseDataDictionary=Y DataDictionary=./quickfix/spec/FIX44.xml [SESSION] ConnectionType=acceptor BeginString=FIXT.1.1 StartTime=00:00:00 EndTime=23:59:59 HeartBtInt=30 SocketAcceptPort=3224 DefaultApplVerID=FIX.5.0SP2 AppDataDictionary=./test/support/FIX50SP2_EP194.xml TransportDataDictionary=./test/support/FIXT11.xml SenderCompID=TargetCompID2 TargetCompID=SenderCompID2