CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviSMS »
  • Cron job for Bulk SMS sending
Pages: [1]

Author Topic: Cron job for Bulk SMS sending  (Read 3020 times)

Tiffani Chin

  • I post occasionally
  • **
  • Posts: 101
  • Karma: 2
  • CiviCRM version: 4.4.4
  • CMS version: Drupal 7.26
  • MySQL version: 5.5.30
  • PHP version: 5.3.17
Cron job for Bulk SMS sending
January 04, 2013, 10:22:55 am
Finally have SMS sending working and as we try our first bulk SMS.  We got the job scheduled, just like a bulk email, and then we realized that we don't have a cron job set up to get them to send.

Does a "process_SMS" api_action exist?  Can I just set up a new cron job?

Or, is this something that doesn't exist yet?

Thanks!

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Cron job for Bulk SMS sending
January 04, 2013, 03:22:07 pm

check:

http://drupal.demo.civicrm.org/civicrm/admin/job?reset=1

search for SMS

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: Cron job for Bulk SMS sending
January 05, 2013, 04:07:37 pm
Tiffani, the single CiviCRM cron job now executes all cron tasks inside of CiviCRM. So you just need that one, and then to enable the SMS job.
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

Tiffani Chin

  • I post occasionally
  • **
  • Posts: 101
  • Karma: 2
  • CiviCRM version: 4.4.4
  • CMS version: Drupal 7.26
  • MySQL version: 5.5.30
  • PHP version: 5.3.17
Re: Cron job for Bulk SMS sending
January 07, 2013, 10:10:51 am
Thanks, you guys.
And special thanks to Hershel at Civihosting for helping me out with the cron.

Looking at the list of scheduled jobs (reaching it through the menus and by the civicrm/admin/job?reset=1 link that Lobo posted, I do not see an SMS job).   Is it just part of the mailing job?  We do have that one enabled and have been executing manually, but it doesn't seem to trigger scheduled SMS.

Sorry if I'm being dense.  I just don't see the obvious job to enable.

Thanks!

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: Cron job for Bulk SMS sending
January 07, 2013, 10:35:58 am
I'm not sure if SMS is in 4.1. I think you may need to upgrade to 4.2.
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

Tiffani Chin

  • I post occasionally
  • **
  • Posts: 101
  • Karma: 2
  • CiviCRM version: 4.4.4
  • CMS version: Drupal 7.26
  • MySQL version: 5.5.30
  • PHP version: 5.3.17
Re: Cron job for Bulk SMS sending
January 07, 2013, 04:17:15 pm
We have a 4.2 dev site.  I double checked to make sure I was looking there.

Screenshot below shows I have SMS functionality (which I do not have in 4.1) but no job where I think an SMS or Send SMS would be.

What do you think?

Tiffani Chin

  • I post occasionally
  • **
  • Posts: 101
  • Karma: 2
  • CiviCRM version: 4.4.4
  • CMS version: Drupal 7.26
  • MySQL version: 5.5.30
  • PHP version: 5.3.17
Re: Cron job for Bulk SMS sending
January 08, 2013, 09:12:47 pm
Update:

According to Hershel's advice, I upgraded to 4.2.7 and now there is a process_sms job in my Scheduled Jobs listing.  Not sure what was going wrong before, but happy to see that it has resolved itself.
 
Thanks for your help!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviSMS »
  • Cron job for Bulk SMS sending

This forum was archived on 2017-11-26.