jookies / jasmin

Jasmin - Open source SMS gateway
http://jasminsms.com
Other
1.01k stars 550 forks source link

Could you list more example Interceptor scripts for mt-interceptor and mo-interceptor? #1109

Open mateusleguir opened 1 year ago

mateusleguir commented 1 year ago

I would like to learn more about Interceptor scripts, and, if possible, share some examples of the most used ones with a brief description just to understand, in addition to those in the documentation.

Best Regards.

farirat commented 1 year ago

what's your use case. ?

mateusleguir commented 1 year ago

I'm trying to understand how I'm going to implement functions such as blocking submissions, whitelisting, blacklisting, submission reports, campaign manager, messaging center. Would I do these implementations in the interceptor or in the data base?

Thanks for the feedback