Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
La Quadrature du Net
piphone
piphone-sip
Commits
041c86d2
Commit
041c86d2
authored
May 12, 2016
by
okhin
Browse files
COmmenting the config.ini file
parent
9afd2a6a
Changes
1
Hide whitespace changes
Inline
Side-by-side
config.ini
View file @
041c86d2
[webservice]
# Where to connect the webservice
base_url
=
ws://pi3.lqdn.fr:8088/ari/events
[asterisk]
# Which protocol is used by the ARI server
protocol
=
http
# Where does the protocol lives
server
=
182.34.33.12:8088
# Under which path is the api located
api_base
=
ari
# What is the name of the app to be used on the asterisk servr
app
=
piphone
# What is the api_key associated to it
key
=
piphone
# What is the passowrd needed to connect to application
password
=
passpiphone
# What SIP-context shoudl we use to make phone calls
sip-context
=
forfait-kwaoo
# What is the playback we want to play when a suer connects
playback
=
sound:mario
[piphone]
# The path to the sqlite database
db
=
call.db
# The log file
log
=
call.log
# The log level
verbosity
=
debug
[moh]
# Which music on hold class should we use
class
=
piphone
# What is the name of the moh bridge
name
=
piphone-moh
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment