Secondary keywords

Enabled
Yes or No. Optional. Default is Yes.
Application
The name of an application. There must be an AppName configuration entry for the application, and it must precede this entry in the file. Specify this keyword once for each instance of an application to be started. It’s a good idea to start more instances of the application than there are channels or lines assigned to it. Mandatory.
# A group that contains four instances of the pizzasEnglish application
# and four instances of the pizzasFrench application
GroupName=group1
  Application=pizzasEnglish
  Application=pizzasEnglish
  Application=pizzasEnglish
  Application=pizzasEnglish
  Application=pizzasFrench
  Application=pizzasFrench
  Application=pizzasFrench
  Application=pizzasFrench
;