[asterisk-users] New Open Source CTI client for Asterisk
Oliver Nittka
oly at nittka.com
Tue Nov 17 13:29:44 CST 2009
Tzafrir Cohen schrieb:
> What is the required configuration in Asterisk?
Well, good you mention it, i forgot to explain that in the README!
you just need to configure a user on the Asterisk server in manager.conf
like this:
[oly]
secret = XXX
permit = 192.168.178.0/255.255.255.0
read = call,originate
write = call,originate
In this case, "oly" and "XXX" wil be the username / password you enter
into ABCTI's settings dialog.
HTH
-- o
More information about the asterisk-users
mailing list