Hi everybody.

I need to setup a fakesmsc to discard messages coming from send-sms http 
interface.
My current configuration is as follows:

# FAKESMSC
group = smsc
smsc = fake
smsc-id = fakesmsc
allowed-smsc-id = fakesmsc
port = 10000

group = sendsms-user
username = fake
password = ***
name = user_fakesmsc
user-deny-ip = "*.*.*.*"
user-allow-ip = "192.168.1.*"
forced-smsc = fakesmsc
max-messages = 3
concatenation = 1
omit-empty = 1

When I trigger the http request, I get the sms stored in the spool (it's not 
discarded by the fakesmsc).
I have other (real) SMCSs and sendsms-user groups configured and they work ok.
What am I missing?

Thanks a lot for your support!

Fabio

Reply via email to