'0208
'---------------------------------------------------------------------------------------------
' STL, general gateway for audio
' 
' 02.00  Apr 08 2010  AD  started from Andrew RTP_STL V1.24
'                         + added new web UI
'                         + added standard BRTP
'                         + added appstatus page
'                         c chged usb failover fixed, just ON/OFF available
'                         + added keep alive "disabled", no send, no reply
'                         ! fixed no pld update without USB pen on decoder side
'                         ! fixed USB audio holes sometime
' 02.01  Jun 12 2010  AD  c chged buffer to msecs, song module C8.05 introduced
'                         c added external ADC option
' 02.02  Jul 23 2010  AD  c chged loopback as default mixer (0x4000) always
'                         + added RTP statistics
'                         + added Exstreamer 500 support
'                         + added Reflector-based reboot
' 02.03  Jul 27 2010  PK  ! fixed #61.14: long string expressions causing audio dropouts
'        Jul 30 2010  PK  ! fixed input selection on Ex500 (WEB UI)
' 02.04  Aug 10 2010  AD  + added SNMP alarm system
'                         + added SNMP Walk parameters as per BNA request spec.
'                         + added relay ON while OUT On/Off options
'                         ! fixed input states must not be displayed for device with no inputs
'                         ! fixed activation of relays in "send on level" and "send on inputX"
'                                 done immediate (no timeout)
'                         + added minor alarm for no incoming stream
' 02.05  Aug 13 2010  AD  ! fixed ON while OUT audio ON/OFF behaviour
'                         ! fixed bug #061.15
' 02.06  Sep 07 2010  AD  ! fixed bug #061.18, relay 1 set to On while OUT audio OFF,
'                                 _MSG_1.mp3 was locking app. in a loop.
' 02.07  Sep 28 2010  AD  ! fixed bug #061.20, stream 2 (com2) reused in init
' 02.08  Oct 28 2010  AD  ! fixed bug #061.01, UDP/TCP port - no check for value range
'                         c chged stream numbers changed to 8 and 9 for usb playlist / mesgs
'                         ! fixed bug #061.22, _MSG_x.MP3 feature works not properly
'                         c chged status page update method
'---------------------------------------------------------------------------------------------
dim ver$(24)

