Just recently we started using
Clickatell for SMS escalations/notifications (I manage a NOC Team). I just threw together a pretty basic web interface to send messages via their HTTP API. It never occurred to me that somebody may have already written a module for this, but after reading your post just now I checked and found
Net::SMS::Clickatell - heh.. I guess I shouldn't be surprised. It does however look fairly basic, so I'm not sure if I'll start using it or not - I'll at least take a look at it.
Anyway, to provide an answer to your final question1 - yes, we use Perl at my workplace to send SMS messages all over the world via Clickatell. At the moment we are only using it for sending messages, but I do know that Clickatell do provide (for a cost) a two-way service - so I do plan to investigate this in the not-too-distant future. Perhaps I'll come back to this node and provide an update afterwards.
Cheers,
Darren :)
1. Which you appear to have re-worded since I posted my reply, which makes my response look a bit silly :( ..originally it was something like "Does anybody use Perl for sending/receiving SMS..."
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.