[webservice]# Where to connect the webservicebase_url = ws://ws.example.com:8088/ari/events[asterisk]# Which protocol is used by the ARI serverprotocol = http# Where does the protocol livesserver = IP_ADRRESS_OF_ASTERISK:8088# Under which path is the api locatedapi_base = ari# What is the name of the app to be used on the asterisk serverapp = APP_NAME# What is the api_key associated to itkey = APP_KEY# What is the passowrd needed to connect to applicationpassword = APP_PASSWORD# What SIP-context should we use to make phone callssip-context = SIP_CONTEXT# What is the playback we want to play when a user connectsplayback = sound:mario[piphone]# The path to the sqlite databasedb = call.db# The log filelog = call.log# The log levelverbosity = debug[moh]# Which music on hold class should we useclass = piphone# What is the name of the moh bridgename = piphone-moh