Hi list, haven't tested the patch myself, but it looks good and is very useful. Actually I was thinking if Kannel could implement such a functionality.
+1 for me, without any doubts :) regards, Dziugas Baltrunas On Tue, 20 Jan 2004, David Schmitz wrote: > Hi, > > attached is a patch implementing some new configuration parameters based > on POSIX regular expressions. All new parameters can be used in parallel > with the non-regex-parameters. More elaborate documentation is included > in the userdoc-part of the patch. > > Awaiting votes and comments, please. > > Regards, > David > > PS: > Modified files: > gwlib/cfg.def > gwlib/regex.[ch] > gw/wap_push_ppg_pushuser.c > gw/urltrans.[ch] > gw/smscconn.c > gw/smsbox.c > gw/bb_smscconn.c > gw/smscconn_p.h > doc/userguide/userguide.xml > > The following params are new: > Group: core > white-list-regex > black-list-regex > ---- > Group: wap-push-user > allowed-prefix-regex > denied-prefix-regex > white-list-regex > black-list-regex > ---- > Group: smsbox > white-list-regex > black-list-regex > ---- > Group: smsc > allowed-smsc-id-regex > denied-smsc-id-regex > preferred-smsc-id-regex > allowed-prefix-regex > denied-prefix-regex > preferred-prefix-regex > ---- > Group: sms-service > accepted-smsc-regex > allowed-prefix-regex > denied-prefix-regex > allowed-receiver-prefix-regex > denied-receiver-prefix-regex > white-list-regex > black-list-regex > keyword-regex > ---- > Group: sendsms-user > allowed-prefix-regex > denied-prefix-regex > white-list-regex > black-list-regex > > -- > > Mit freundlichen Gruessen/Best regards > > David Schmitz > Softwareentwicklung > > ----------------------------------------------------------------- > Wapme Systems AG > Vogelsanger Weg 80 > 40470 Düsseldorf > > Tel.: + 49 -211-7 48 45 - 2708 > Fax: + 49 -211-80-6-06-2801 > > E-Mail: [EMAIL PROTECTED] > Internet: http://www.wapme-systems.de > >
