Hi
can someone help me please ?
<navjot>
WHY NOT?
</navjot>
i try to configure sms-srvices with :
1) aliases: this test-entry does not work :
group = sms-service
keyword = ping
aliases = Ping; PING
exec = %k %s
only ping works korrekt - what is wrong ?
<navjot>
correct me if i am wrong BUT in my knowledge you need not to mention aliases
here.
keyword is CASE INSENSITIVE so it will handle Ping, PING ;-)
</navjot>
2) how are white-lists to be configured; as an html-page ?
does someone have a sample ? PLEASE
<navjot>
just a text file that can be accessed over HTTP. every mobile num or prefix
needs to be in a sep line. that's it.
Sample file could look like
98911111111
98011111112
98111111112
</navjot>
HTH