Hi Juan,
 
Thanks for the great reply. It's working.
It's not clear from the documentation that you can use the default keyword
many times without interfering with other default sms-service groups.
 
I've cut out the accepted-smsc=smsc1 as the other short codes may be from
the same SMSC and using the denied-receiver-prefix to prevent other short
codes using this get-url. 
 
group = sms-service
allowed-receiver-prefix=11111
denied-receiver-prefix=22222;33333;55555
get-url = "http://localhost/app?sender=%p&text=%a&time=%t&appaddress=%P";
omit-empty= true
keyword= default
max-messages = 0

 

Rgds

Reply via email to