sorry, just read this other reply :) yes, that aspect of the keyword is not that clear on the docs :)
regards, Juan On 8/7/07, Hillel <[EMAIL PROTECTED]> wrote: > > 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 > <http://localhost/app?sender=%25p&text=%25a&time=%25t&appaddress=%25P>" > > omit-empty= true > > keyword= default > > max-messages = 0 > > > > Rgds >
