SMS Framework

Events happening in the community are now at Drupal community events on www.drupal.org.

SMS Framework is project for Drupal that began as a part of Google Summer of Code 2007. The modules inside the framework add powerful SMS integration to your Drupal site. An API is provided for building more features. See the project page on Drupal.org for more information.

This group is used to shared ideas about the project. We want to focus on these three questions:

  • What core or contributed modules would benifit from the integration of SMS functionality?
  • Which SMS gateway vendors should be supported by the framework?
  • What are some specific use cases for the framework?
ai.30x's picture

Verified,chang user role,relevance registration codes modules,field in views!

Please help,I encountered the following problems:

When the user Verified mobile phone, how to change this user role?

How to modify the sms_user.module code?

How to use and relevance registration codes modules, because this modules easy control user role.

How to use mobile phone field in views?

SMS 6.x-1.0

Read more
ethant's picture

Having a tough time writing Gateway module

Sorry guys, but I'm a dummy. I've tried to create a module for the eztexting gateway (http://www.eztexting.com/developers/), and have not been succesful. Can anyone tell me what I'm doing wrong? Thanks in advance.

<?php
// $Id: sms_eztexting.module,v 1.4.2.3 2008/10/09 17:26:25 diggersf Exp $

/**
* @file
* Adds support for sending SMS messages using the EZTexting gateway.
*/

/**
* Implementation of hook_gateway_info().
*/
function sms_eztexting_gateway_info() {
return array(
'sms_eztexting_gateway' => array(
'name' => 'EZ Texting',
'send' => 'sms_eztexting_send',

Read more
shushu's picture

Rules / SMS Framework integration - first step

Hello,

http://drupal.org/project/rules_send_sms

I created a new small module that integrate between Rules and SMS Framework.

All it does is to add two new actions - sending SMS to numbers, and sending SMS to users (using sms_user module).

In the future I believe we will be able to implement Rules events as well, using the incoming SMS messages feature.

Comments are welcome !

Regards,
Shushu

Read more
shushu's picture

New module - integration SMS Framework with Ubercart's Conditional actions

Hello,

At last I was able to gather my code into a small module, which creates new action for Ubercart, which sends SMS messages.

http://drupal.org/project/uc_ca_sms

This module is useful when integrating conditional actions, for example by letting a seller knows about a new order in the shop.

Your comments are more than welcome.

Regards,
Shushu

Read more
aspope's picture

6.x-1.x-dev updated

Hi all,

The 6.x-1.x-dev (DRUPAL-6--1) has been updated with a few changes. The most major feature is the Validation module, which I'm hoping will be the answer to many of the 'international number validation' issues that have been posted.

The changes are detailed in the CHANGELOG.txt files and reflected here: http://moo0.net/smsframework/?q=node/4

Major changes are:
sms

<

ul>

  • Standard set of constants defined for message status codes and gateway return codes.
  • Read more
    edubuc's picture

    User validation by SMS

    Hi,

    I would like only "verified user" to post.

    To be verified a user must enter his mobile phone number and will receive an activation code by SMS, then he enter it and get the "verified user" role.

    Do you have an idea of how I can do that with existing module?

    Thanks for your help

    Read more
    mos2710's picture

    Problems with smsBulk and Actions to send SMS to list of contacts

    Hi all,

    Please help!

    Read more
    ericdrogers's picture

    Limit message size and textarea maxlength

    Is there any way set the maxlength property of the textarea so that users can't send more than the 160 character SMS limit? thanks.

    Read more
    andybill's picture

    AAA for SMS

    As a separate discussion from number validation, I've attached a short bit about AAA for text services. It's a PDF as it was a bit long to cut & paste into a posting, and it's not finished but I don't really want to make it much longer as it's already sleep-inducing ;-)

    Read more
    joodas's picture

    MX Telecom SMS Gateway

    I thought I'd let you guys know about the SMS gateway interface I've implemented.

    http://jan.tomka.name/project/mx-telecom-sms-gateway-drupal

    It's an implementation specific to MX Telecom's SMS Gateway HTTP interface as described on in their technical documentation.

    There are a few screen shots of the administration area available on the project page for those interested. mxtel_sms is a stand alone module, feel free to use it as is, modify the code or make it part of SMS Framework.

    Good luck,
    Jan

    Read more
    frazras's picture

    International Number Validation

    There have been a few attempts at solving the internationalization problem. However there doesn't seem to be a solution that works worldwide. This is due in part to the disparity in the standards across the globe. http://en.wikipedia.org/wiki/List_of_country_calling_codes

    There are 9 zones and I have only figured out Zone 1 – North American Numbering Plan Area - which happens to be the zone I live in and was pretty straight forward to implement. I took a shot at solving it here #696994.

    Read more
    aspope's picture

    Code assistance needed to speed up a 6.x-1.1 release

    Hi all, I'm looking for some help with code for a 6.x-1.1 release.

    I know that frazras, univate, shushu, andybill and chrisdbarnett have offered to help, but I didn't know how to address those individuals alone - hence the group post :-)

    Read more
    djdevin's picture

    New gateway for Mobivity

    New gateway module for Mobivity (http://www.mobilemarketing.net) - supporting incoming and outgoing messages on a shortcode through SMS Framework.

    Developed by DLC Solutions (http://www.dlc-solutions.com) for the University of Pennsylvania Department of CME (http://www.penncme.com)

    Posted to http://drupal.org/node/795054

    Read more
    shushu's picture

    Problems working with smsframework and sms user

    Hi,
    First, I must say smsframework works, and works well.
    Setting up clickatell gateway is easy, and working directly with sms_send() it can easily send SMS messages.

    Problems happen when trying to work with existing modules.

    My final goal is to develop a module which will create an Ubercart CA action to send SMS messages.
    I have a Ubercart Marketplace, and I want every seller to get SMS whenever new order with one of his product is being created.

    I don't want to create things from start, so I want to use sms_user module.

    1st problem -

    Read more
    leoburd's picture

    Slides from the Voip Drupal presentation at DrupalCon SF 2010

    Hello everyone,

    This past Tuesday (4/20) we organized a birds-of-a-feather session at DrupalCon SF 2010. It was awesome to see so many people interested in the integration of Drupal with internet telephony!

    Here are the slides used in the presentation:

    http://www.slideshare.net/leoburd/20100420-vddrupal-consf2010-3803885

    Now we are looking for volunteers, partners and funders. Comments and suggestions are very welcome!

    Leo

    Read more
    leoburd's picture

    Voip Drupal meetup at Drupal Con SF 2010

    Start: 
    2010-04-20 14:45 - 15:45 America/Los_Angeles
    Organizers: 
    Event type: 
    User group meeting

    Hello everyone,

    We're organizing a Voip Drupal birds-of-a-feather session at Drupal Con SF 2010.

    WHEN: April 20th, 2:45-3:45pm PST

    WHAT: As part of this meetup, we would like to:

    • Get to know people who are interested in enriching Drupal sites with Voip features (voicemail, audio blogging, etc.) and in making web services available via regular touchtone phones;
    • Introduce the motivation, architecture and current implementation of the Voip Drupal platform;
    • Brainstorm about potential applications and next steps of the project
    Read more
    aspope's picture

    Roadmap as at April 2010

    Hi all, I promised a while ago to provide a rough roadmap for development of the SMS Framework suite of modules. Here is what I have so far.

    I have been through the enormous issue queue and have collected a list of requests (bugs, features, etc) to factor in. I also had a meeting with Will White in January about this, and I am doing my best to include his ideas and intentions, as with derhasi's previous group post about 6.x-2.0.

    Read more
    JayCally's picture

    Person 2 person SMS

    I'm working on a site that displays classified listings from a local newspaper. Content is pulled to the site every hour and in the feed is the seller's cell number. It isn't being used right now but I'd like to allow buyers to content the seller. Is there away to allow a user to click a "cell number" cck field and send a short text message to said number?

    Read more
    overby's picture

    SMS subscriptions service

    Great work on SMS Framework - did install, connect to Clickatell and got first message in less then 10 min :)

    We are looking to create a SMS subscription service on Drupal. Here is the basic requirements:

    • Users can subscribe and opt-out using sms
    • Users can subscribe on site
    • Users will get a daily message starting with message 1 the first day and message 2 the second day. A subscriber starting day 5 will start with message 1 ... and so on
    Read more
    leoburd's picture

    Join the newly-created Voip Drupal group

    Hello there,

    We've just created a new group called "Voip Drupal" to focus on the implementation of a platform-independent framework to integrate Drupal sites with Internet-telephony systems.

    While the "Asterisk integration" group focuses primarily on Asterisk, our goal is to build something more generic that would connect with other VoIP systems such as Asterisk, FreeSwitch an others.

    If you are interested, join our discussions: http://groups.drupal.org/voip-drupal

    The Voip Drupal team

    Read more
    Subscribe with RSS Syndicate content

    SMS Framework

    Group organizers

    Group notifications

    This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds: