I've been researching open source options for sending SMS in bulk, and Jasmine seems like a great option. However, it's unclear to me how paying telcos works. Obviously, the telcos won't deliver the messages unless they get paid, and it seems like the pricing is pretty arcane and carrier dependent. I found the
SMS pricing on Amazon's SNS to be fantastically clear and diligently enumerated, and would fit in our budget.
Does Jasmine have an adapter to use SNS as the messaging provider? Or am I misunderstanding what Jasmine does by hoping to use it as a web interface for managing contacts and messaging them through SNS?
Thanks for your help, and apologies for the rookie question.
Neal