-
-
Notifications
You must be signed in to change notification settings - Fork 28
Example: FreeSwitch ESL
Lorenzo Mangani edited this page Aug 25, 2017
·
3 revisions
input {
esl {
host => "127.0.0.1"
port => 8021
pass => "ClueCon"
}
}
output {
stdout {}
}