similar to: Sending bulk SMS messages from Rails app

Displaying 20 results from an estimated 5000 matches similar to: "Sending bulk SMS messages from Rails app"

2007 Feb 13
3
SMS via VoIP and web
Where can I get a starting point for setting up sms via VoIP and via web. I want to send SMS from VoIP or web to VoIP phones and GSM phones. 1. how to set-up? 2. which smsc should I use? (what is the price?) 3. which phones can be used? bye Ronald
2007 Apr 17
5
sending an SMS via Asterisk?
I've been googling and reading a lot, but I'm not getting any closer to getting an SMS sent via Asterisk. Prior to switching to asterisk, I used sms_client on an ISDN line to dial one of two Swisscom SMS centers: 0900900941 or 0794998990. My dialplan looks like this: exten => 0900900941,1,Goto(smsmotx,${CALLERIDNUM},1) exten => 0794998990,1,Goto(smsmotx,${CALLERIDNUM},1) ;
2006 Jun 29
1
using kannel with asterisk
hello I have an asterisk server with a te110p E1 digium card. the server is a hp ML370 3,2 Ghz 64bits, 1Mo L2 , 1Go Ram, 3 SCSI 73Go in raid5. I want to use in the same machine the kannel SMSC. i have no big trafic in the two gateway but I want to know if it generate a performence problem for asterisk I use fedora core4 with latest asterisk version . thanks Regards issam -------------- next part
2010 Sep 06
4
SMS and fixed land lines
Hi, 1. Do you have any experience with receiving incoming SMS on an analog or ISDN landline ? How can then you differentiate an SMS call from a voice call ?
2005 Sep 14
1
SMS using a PRI channel
Hi, I have some experience in sending SMSs using smsclient. I call the german Vodafone SMSC (01722278020), and smsclient takes approx 20 secs to send a SMS. The hardware is an Sedlbauer ISDN card. Now, I want to do the same using asterisk and a digium PRI card. I dialed using the manager with: action: originate channel: Zap/g4/01722278020 ... I assumed, the call will fail, because the remote
2011 Nov 29
2
SIM to E1 gateway, and SMS gateway
Hi All; I need to use a gateway that converts from SIM to E1 to I can send and receive calls via the GSM, so did any one use a good gateway for this and reliable and stable and costly effective, so he can advise us to use it? Also, it will be a separate product if we need also to use it for SMS (send and receive), also we need a reliable and constly effective product for this. Thanks in
2010 Nov 09
1
SMS Gateway
Hi list, Anyone has some guidance in how can I project a SMS gateway with Asterisk. I mean, some good web link,pdf or something like that? Thanks in advanced!!Att, Flavio Roberto Miranda MSN:flaviormiranda at hotmail.com Skype: flaviormirandaru -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Feb 09
2
SMS /w Asterisk
Hi all, I'm looking into being able to send/receive SMS messages with my asterisk box in the US. I've seen the SMS command as well as the Kannel program. I'd prefer to do it from Asterisk. I've tried something like: exten => 999,n,sms(15551234567,s,"This is a test") in my dialplan, but when this runs, it dials the phone number and then nothing. What am I
2009 Jul 09
4
is possible to sen sms with asterisk in Spain?
Hi all, I?m a beginner with asterisk and I want to know if with asterisk I can send sms to a mobile, I?m on Spain, and I don?t know this can be a problem (with the operators...) I have Elastix 1.3.2 and I have seen this url: http://mirror.su.lt/voip-info/wiki/view/Asterisk+cmd+Sms.html I have tried the smsq command but I can get it work, (as I say I?m a begginer and I don?t understand several
2007 Jul 09
4
Problems sending more than 2 SMS with asterisk / smsq
When i send more than one messages shortly after the other, my log (/var/spool/asterisk/sms ) looks like this and only two of four messages arrive. What am i doing wrong ? I am using an AVM B1 PCI with chan-capi and 1.4.4. and also, when sending with smsq -x only two of the messages are handled. (i thought, asterisk itself handles the queues ? ) Here the log: 2007-07-09T15:04:14 YOM04 0 -
2005 Sep 28
2
setting up asterisk as an sms central?
hi is it possible to use asterisk as an sms central to send SMSes directly to clients on PSTN instead of just communicating with a central? the telco to which we're currently connected doesn't have a central.... roy
2006 Mar 29
3
SMS in Spain (it seems Protocol 2)
Hello, (I have asked it some time ago in Asterisk-es mailing list, so excuse me if anybody receive it twice.) I am trying to send SMS in Spain using landlines. It seems that app_sms.c only handles Protocol 1, but Spain and Italy are using Protocol 2. I have been searching in Internet without any results... anybody is sending SMS from Asterisk (or any method) using Protocol 2? (so, it seems,
2006 Jan 23
1
[INFO] SMS Aggregators
Awhile ago, I posted some information about SMS Aggregators, this is just a follow-up, based on changes in the US market. As of January 31st, any commercial application, sending to US networks, is required to lease a CSC (short code) from CTIA. A CSC runs $6000/year for a random code, and $12,000/year for a vanity code. These charges are on top of the normal per message fees. This does
2005 Jul 10
2
SMS Handler in Asterisk
Hello all, Recently I migrated all telephony in my house to asterisk thanks to the Asterisk, QuadBRI which works wonderfully well. Some small tweaks to make but that's on the long list. On the short list is the ability to reliable send and receive SMS. For SMS I already built a script email2sms, but sometimes the SMS doesn't get send from some reason, the sms log then reports something
2004 Aug 18
1
Asterisk as SMS Service Center
Hello! Is it possible to run Asterisk as a SMS Service Center and does it work over a directly connected ISDN (CAPI) interface card? Did anyone already use Asterisk for that? Roland Zagler mailto:r.zagler@fog.at @fog smart partners
2005 Aug 23
2
app_sms: using * as an smsc
Hi, i've been discovering app_sms and it states that it can act as an smsc for landline sms. Receiving SMS from my Gigaset Phones is no problem and the SMS are stored as files on by * box. So far so good. Let us assume that i have a couple of phones which should be able to receive SMS directly from my * box ( and not from an SMSC from BT or Deutsche Telekom ), So all these phones have
2006 Feb 21
26
Net::SMS::BulkSMS 0.1
This is the first release of a new Ruby library for the www.bulksms.co.ukAPI which should allow simple integration of SMS functionality into your Ruby or Rails apps. Sending a message is as simple as: @service = Service.new(''username'', ''password'') @service.send_message(''This is my message!'', ''4479123456789'') # whats my
2008 Feb 27
1
Asterisk as SMSC to GSM-Phones
Hello all, i today have searched on the internet about a solution to let asterisk act as a SMSC (Short MessageServiceCentre) to deliver SMSes directly to GSM Phones. I only have found some cases with use of an extern SMSC (i.e. by the Mobile Net Provider) Is there a possibillity to do that, or ist asterisk only able to send SMS to analog phones? Do you have any idea or hint for me? Thanks
2005 Sep 26
3
asterisk SMS and sprintpcs
Does anyone know about sending SMS messages to a sprint pcs phone. Can you give me a few details. Thanks, Jerry
2008 Mar 17
2
Dynamic actions and views
Hi, I have a set of messages stored in the db. These are email messages that I have to send based on some condition. This is not the way I had been doing all these days. I used to create an action in my controller (class Notifier < ActionMailer::ARMailer) and then create an rhtml file with the email content and then say Notifier::deliver_my_email_message to send out the emails. But now that I