courtly
courtly
courtly
courtly

Upcoming Events

San Francisco CiviCRM Meetup - February 8th, 2012
February 8th, 2012
Come meet others from the Bay Area who are interested in, using or developing (more...)

UK usergroup - London meetup
February 8th, 2012
Come and meet others from the UK that are using CiviCRM or are interested in (more...)

Chicago CiviCRM Meetup
February 17th, 2012
Please join other CiviCRM users, administrators, and developers in the Chicago (more...)

London user and administrator training
February 23rd, 2012
A comprehensive two day hands on training course covering the configuration, (more...)

CiviCRM Seminar - London
February 23rd, 2012
NfP Services free seminar

CiviCRM London sprint Feb 2012
February 27th, 2012
Following the CiviCRM training here in London, we will have a CiviCRM code (more...)

Philadelphia - CiviCRM Meetup for Q1 2012
March 13th, 2012

UK South West - CiviCRM Meetup
March 20th, 2012
Come meet others from the Area who are interested in, using or developing for (more...)

[Bristol, UK] user and administrator training
March 21st, 2012
A comprehensive hands on training course covering the configuration, (more...)

San Francisco user and administrator training
March 29th, 2012
A comprehensive two day hands on training course covering the configuration, (more...)

CiviCRM Usability, Test and Code Sprint - San Francisco (March 2012)
March 29th, 2012
This usability, code and test sprint is targeted at CiviCRM users and (more...)

CiviCon 2012 San Francisco Bay Area - April 2nd 2012
April 2nd, 2012
CiviCon is THE annual event bringing together the people who use, develop, (more...)

CiviCRM Documentation, Test and Code Sprint - after CiviCon San Francisco (April 2012)
April 4th, 2012
This sprint is targeted at CiviCRM users and developers who want to work on (more...)

CiviCRM Components

Tools for engaging your supporters...

CiviContribute


CiviEvent


CiviMail


CiviMember


CiviReport


GAMMU integrated with Civicrm for sending SMS

Not Just a Contact Database

These optional components give you more power to connect and engage your supporters.

  • civiCASE

  • Case management for clients and constituents.

  • civiEVENT

  • Online event registration and participant tracking.

  • civiMEMBER

  • Online signup and membership management.

  • civiMAIL

  • Personalized email blasts and newsletters.

  • civiREPORT

  • Report generation and template management.

September 11, 2008 - 03:30 — haggan

Iam using drupal 5.10 and civicrm 2.0 on a server that I maintain. The server is running Scientific Linux 5.2 and I have compiled Gammu version 1.20.0 on it. http://www.gammu.org is "Free tools and software for cellular devices and phones". I can use it for sending SMS via a old cellular phone in my case an Sony Ericsson T290i connected with the usb cable DCU-11. I have set up Gammu to use an mysql db for reciving and sending sms.

I then copied the "send mail to contact" Task and added my own version but change it to "send sms to contact" and I then use gammu for sending the sms. Some help from this page http://wiki.civicrm.org/confluence/display/CRMDOC/How+to+Add+Actions+to+the+Contact+Search+Dropdown .

Integrating it with civicrm is really cool I can use all of civicrms tokens to put it in my sms. I use a cheep phone card with a lot of free sms in my phone so I sort of got my own SMS gateway integrated into Civicrm. Right now I have no way for getting sms into civicrm if some one reply on an sms It is stored in Gammus sms DB and a mail is sent to me with the number and message. It would be really cool to have an opt in opt out thing with sms also. I will look in to that later perhaps.

Conclusion Civicrm and Gammu is a easy, cheep and good way to contact people via SMS.

I will try to write down what I have done.

( categories: )

Comments

Drupal SMS framework & Joomla extension com_mysms

It would be great to have this documented - it would be useful for many people.

In addition, I really think that the SMS linkages through existing Drupal modules and Joomla extensions make sense rather than a purpose built CiviSMS.

I agree

But it was the easiest way to do this for me right now!

I have written down my code http://wiki.civicrm.org/confluence/pages/viewpage.action?pageId=9437234
it is not so good but I dont really have the time right now! But I will try to help as much as I can to help intigrate gammu with drupal module and civicrm!

Please do!

One of our clients would be very excited about this functionality--any documentation you can do will be GREATLY appreciated. Also, if you can assign my team a task I can have my programmer look at it to help move this forward. Awesome!

Importance?

What is most important the civicrm code or the whole phone connection with gammu?

thanx for doing this ..

any chance you can share the code under an open source license? If so, can you create a wiki page under here:

http://wiki.civicrm.org/confluence/display/CRMDOC/Third+Party+Modules

and add a description along with the code

thanx

lobo

Planning

Just need to get the time for it! And Perhaps need to clean it up and create more of a standalone module. But I have it on my to do list.