similar to: can i use Asterisk to send sms to my database users?

Displaying 20 results from an estimated 10000 matches similar to: "can i use Asterisk to send sms to my database users?"

2007 May 15
3
Sending bulk SMS messages from Rails app
Hi, One of my model generates short messages that has to be delivered to mobile phones as SMS''s. I am not sure how to proceed from here. 1. What are the components I would need? 2. Do I need a GSM modem? If yes how would it integrate with my app? 3. Does my hosting provider needs to have a GSM modem? 4. Does sending an SMS cost anything? If yes how much would a single SMS cost? Any
2005 Mar 13
7
Text Messaging or AIM
Does anyone know of a program/extention to asterisk that would allow me to either text message my asterisk box or IM it from AIM on my cell phone to allow it to call me? I've been looking with google yet can't find anything. I don't code, so I'm SOL there, so I'm looking for something premade. I plan on taking a class on perl during the fall semester at my local community
2009 Nov 19
2
Send the same message to list of users
Customer is delivering stuff over the ocean. Time of delivery is between 1 month to 1.5 months. So customers need some sort of a tracking system ( hard to implement given the conditions ) or he needs to let tjem know when the packages arrived. Customers in Europe all have mobile phones, while senders in North America rarely have them ( they have answering machines, though ). Could someone
2004 Dec 20
1
AW: SMS - how to send one
Is it possible to get a conf.-example? -----Urspr?ngliche Nachricht----- Von: Stefan Reuter [mailto:asterisk@stefan.de] Gesendet: Montag, 20. Dezember 2004 00:40 An: Asterisk Users Mailing List - Non-Commercial Discussion Betreff: Re: [Asterisk-Users] SMS - how to send one > > Um, sorry, but if SMS is not for sending to mobile phones, then what is it > > for (if it matters, I'm
2004 Dec 19
4
SMS - how to send one
I've read quite a bit in the older mailing list posts and the wiki but I'm missing some simple point. 1) What is required to send an SMS to a mobile outside the office given: Channel: ZAP/1 send it to $SMS_RECIPIENT (which includes the final "extra" digit) via $SMS_CENTER=the national message center server for sending messages $MESSAGE= the message text How is the .call file
2010 Sep 13
2
How to send SMS to Gigaset phones ?
Hi, Searching this list archives, I couldn't find a definitive answer to my question : how to send SMS to Gigaset phones ? My goal is to send Alert SMS such as "This phone system will be stopped in 5mn for maintenance" to every terminal (SIP phones and Gigaset DECT phones). (So at the moment, I'm not looking for way to send SMS from handsets). I could successfully send 1 short
2007 Jul 14
3
Send SMS out of R?
Hi everyone, Now I read the posting guidelines again; COMPLETELY! ;-) I use Windows XP Professional, R 2.5.1 and I have Blat to send eMails out of R. Works perfect! Thank you for your help! Now I want to send an SMS out of R! Any idea how it could work? Could I send an eMail to a mobile phone number? Thank you Thomas [[alternative HTML version deleted]]
2005 Aug 04
1
send an sms through a gateway GSM (stargate)
Good afternoon, I am triying to send an sms through a gateway gsm (stargate) that is connected to a ZAP/g1 card on my asterisk. But I get this message : -- Attempting call on ZAP/g1 for application SMS(0) (Retry 9) -- Requested transfer capability: 0x00 - SPEECH -- Channel 0/1, span 1 got hangup -- Channel 0/1, span 1 received AOC-E charging 0 units > Channel Zap/1-1 was
2013 Sep 09
2
Sending SMS with a Portech MV-374 GSM Gateway
Hi, I have a Portech MV-374 GSM Gateway and I'd like to send SMS from a web page to confirm the subscriptions. How can I achieve it? Is Asterisk of any use to send SMS with the Portech? I really have no idea because I know nothing about the whole SMS thing... Thanks, Niccol? -- http://www.linuxsystems.it
2007 Feb 13
3
Sending SMS from Asterisk
Hi: Say I want to build an IVR application which sends an SMS message to a mobile telephone when the caller responds to a prompt in certain way. I think I can manage the part about generating the message and building something to actually send it. The part I'm foggy about is: how would I actually get the SMS message to the carrier? Discussions with the carrier have led absolutely nowhere
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) ;
2004 Nov 19
2
app_sms: problems sending a sms
Hello, i try to send out a sms, but with no success. The trunk is a E100P, and the sms should go out to the Telekom SM-SC. What i want to to at the first run is, sending out a sms when a certain number is dialed. I tried: In extensions.conf: exten => 35953,1,SMS(${TRUNK}/9350193010,,0179NUMBER,"Hi there") exten => 35953,2,SMS(${TRUNK}/9350193010) exten => 35953,3,Hangup
2018 Oct 04
3
CURL to post application/json
We tried to use the CURL fn to POST json, but it's sent as form data and there seems no support for changing the Content-Type header. We switched to invoking curl in the shell. All the documentation I could find says there is just one parameter for the url and an optional second for POST body. Is there an undocumented way to set Content-Type? -------------- next part -------------- An HTML
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 -
2004 Aug 13
1
queue name too long when sending sms over 32 chars
Hi everyone, I think asterisk is really great, but since I started sending sms using * I've some troubles with it! I setup everything as it is described at voip-info.org (http://www.voip-info.org/tiki-index.php?page=Asterisk%20cmd%20Sms) and it really works: I can send SMS - as long as they are shorter than 32 characters. btw I'm living in Germany and therefore I send my SMS via T-Com
2013 Mar 09
7
Sending SMS from asterisk
Hi; If my landline service provider does not provide the ability to send the SMS, and I need to send SMS from asterisk, then what is the required? How? Is it possible to send SMS from asterisk using SIM card to be connected via GSM adaptor connected to FXS ports? Or HOW?
2008 Nov 20
1
Sending / Receiving sms messages with Portech 370
Managed to get the portech 370 up and running with asterisk (even got the callerid working!), but was wondering how (if) it is possible to send / receive sms messages through the device . All I could find googling was people asking how ;( Does anyone have sms working with this device ? Julian ______________________________________________________________________ This email has been scanned
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 ?
2008 Dec 20
5
SMS text messaging capabilities
Hello! What kind of sms text messaging capabilities does Asterisk have? I do not know very much about about SMS technology, but I am looking for the following features: 1. mobile SIP devices can send and receive SMS messages 2. Asterisk server be able to accept and send SMS messages through PRI lines and Internet connections. I noticed that Asterisk has an SMS function, but I am not farmiliar
2016 Nov 29
2
Asterisk compatibility with SMS services
Can anyone comment on using SMS in conjunction with VoIP service using one of these three VoIP providers: voip.ms, vitelity.com, flowroute.com? Are some SMS services more compatible with Asterisk (i.e. SMS over SIP works perfectly or not)? Is it best to use a different data channel for SMS messages (i.e. SMS via HTTP, SMS via XMPP) instead of Asterisk's built in SMS application