RE: Sending SMS

2014-12-10 Thread UXB Internet
Verizon: vtext.com Nextel: messaging.nextel.com Sprint: messaging.sprintpcs.com Cingular: cingularme.com Virgin Mobile: vmobl.com T-Mobile: tmomail.net Thanks this was helpful. Dennis Powers UXB Internet - A website Design and Hosting Company P.O. Box 6028, Wolcott, CT

Re: Sending SMS

2014-12-10 Thread richpaul7 .
you're welcome. Yea this has been working well for us for years, to send out alerts to our registered users. On Wed, Dec 10, 2014 at 3:09 PM, UXB Internet denn...@uxbinternet.com wrote: Verizon: vtext.com Nextel: messaging.nextel.com Sprint: messaging.sprintpcs.com Cingular:

RE: Sending SMS

2014-11-20 Thread UXB Internet
://www.ctbusinesslist.com -Original Message- From: richpaul7 . [mailto:richpa...@gmail.com] Sent: Wednesday, November 19, 2014 1:02 PM To: cf-talk Subject: Re: Sending SMS In my scenario, it's my user who wants my website to send them a text. So, someone signs up for text alerts from my

Re: Sending SMS

2014-11-20 Thread richpaul7 .
Verizon: vtext.com Nextel: messaging.nextel.com Sprint: messaging.sprintpcs.com Cingular: cingularme.com Virgin Mobile: vmobl.com T-Mobile: tmomail.net On Thu, Nov 20, 2014 at 8:54 AM, UXB Internet denn...@uxbinternet.com wrote: I know it can be re-created but for us lazy ones on the

Re: Sending SMS

2014-11-20 Thread Bryan Stevenson
Yes...you got it Rick Another decision point for you is this... Are you intending on just sending out texts? or also receiving? If receiving is that part of a conversation (i.e. they send you a start code, you ask a question, they provide an answer and so on). If you are looking at that

Re: Sending SMS

2014-11-20 Thread Bryan Stevenson
Not always an XML packet - Clickatel and their HTTP API uses CFHTTP with basic params - no XML *Bryan Stevenson*B.Comm. President CEO Electric Edge Systems Group Inc. - makers of FACTS^(TM) phone: 250.480.0642 cell: 250.920.8830 e-mail: br...@electricedgesystems.com

Re: Sending SMS

2014-11-19 Thread Pete Freitag
Consulting Products http://hackmycf.com - Is your ColdFusion Server Secure? http://www.youtube.com/watch?v=ubESB87vl5U - FuseGuard your CFML in 10 minutes On Tue, Nov 18, 2014 at 6:09 PM, Rick Sanders r...@webenergy.ca wrote: Hey guys, Does anyone know a service I can use for sending sms messages

Re: Sending SMS

2014-11-19 Thread Tom McNeer
...@webenergy.ca wrote: Hey guys, Does anyone know a service I can use for sending sms messages from cold fusion? I want to make an app that notifies someone by sms when their product is ready. Kind Regards, Rick Sanders Canada: USA: 171

Re: Sending SMS

2014-11-19 Thread richpaul7 .
In my scenario, it's my user who wants my website to send them a text. So, someone signs up for text alerts from my site, I ask them for their number and carrier, and then I can just email to their number + carriers domain and it's converted to a text. On Tue, Nov 18, 2014 at 4:31 PM, Rick

Sending SMS

2014-11-18 Thread Rick Sanders
Hey guys, Does anyone know a service I can use for sending sms messages from cold fusion? I want to make an app that notifies someone by sms when their product is ready. Kind Regards, Rick Sanders Canada: USA: 171 Main St

Re: Sending SMS

2014-11-18 Thread Bryan Stevenson
Hey Rick, I'd say the answer depends on your situation. A big determining factor is what carrier are the folks on that you would be sending to? I ask because if only one carrier you can go low cost and failry easy. If multiple carriers, you may want to consider using an SMS aggregator as

Re: Sending SMS

2014-11-18 Thread Phillip Vector
I worked on a system that had to do this. All I did was find out how each system handled Email to SMS and used that. On Tue, Nov 18, 2014 at 3:09 PM, Rick Sanders r...@webenergy.ca wrote: Hey guys, Does anyone know a service I can use for sending sms messages from cold fusion? I want

Re: Sending SMS

2014-11-18 Thread John M Bliss
http://smsgateway.riaforge.org On Tue, Nov 18, 2014 at 6:09 PM, Rick Sanders r...@webenergy.ca wrote: Hey guys, Does anyone know a service I can use for sending sms messages from cold fusion? I want to make an app that notifies someone by sms when their product is ready. Kind Regards

Re: Sending SMS

2014-11-18 Thread Bryan Stevenson
you need more than the gateway John ;-) *Bryan Stevenson*B.Comm. President CEO Electric Edge Systems Group Inc. - makers of FACTS^(TM) phone: 250.480.0642 cell: 250.920.8830 e-mail: br...@electricedgesystems.com mailto:br...@electricedgesystems.com web: www.electricedgesystems.com

RE: Sending SMS

2014-11-18 Thread Rick Sanders
Thanks Bryan, So it's like online payment. You need a gateway then a payment processor. -Original Message- From: Bryan Stevenson [mailto:br...@electricedgesystems.com] Sent: Tuesday, November 18, 2014 7:32 PM To: cf-talk Subject: Re: Sending SMS Hey Rick, I'd say the answer depends

Re: Sending SMS

2014-11-18 Thread Russ Michaels
then a payment processor. -Original Message- From: Bryan Stevenson [mailto:br...@electricedgesystems.com javascript:;] Sent: Tuesday, November 18, 2014 7:32 PM To: cf-talk Subject: Re: Sending SMS Hey Rick, I'd say the answer depends on your situation. A big determining factor is what carrier

Re: Sending SMS

2014-11-18 Thread Bryan Stevenson
: Tuesday, November 18, 2014 7:32 PM To: cf-talk Subject: Re: Sending SMS Hey Rick, I'd say the answer depends on your situation. A big determining factor is what carrier are the folks on that you would be sending to? I ask because if only one carrier you can go low cost and failry easy

Re: Sending SMS

2014-11-18 Thread richpaul7 .
I added SMS support using email. for example, for Verizon, it's the phonenum...@vtext.com I googled it and found eahc carriers domain for email-to-text and then added a dropdown list for the carriers when my users enter their phone number to receive texts. I don't use any service at all, it's a

RE: Sending SMS

2014-11-18 Thread Rick Sanders
: Sending SMS I added SMS support using email. for example, for Verizon, it's the phonenum...@vtext.com I googled it and found eahc carriers domain for email-to-text and then added a dropdown list for the carriers when my users enter their phone number to receive texts. I don't use any service

Re: Sending SMS

2014-11-18 Thread Mike K
That's great but what about sending to different carriers? I'm guessing you have to know what carrier the customer you're sending a sms is on right? No. Its your carrier not theirs. Just like you dont need to know what carrier someone is using to call them. Best is to use an aggregator

Re: MX 6.1 and Sending SMS Messages

2007-11-05 Thread Dave Phillips
1. How do I install the jar file on our server? You need to upload the jar file to the server, and place it on ColdFusion's classpath (/{cfroot}/lib/ will work). 2. The code you provided looks good and simple (which is what I'm looking for!). Will it work with the OpenSMPP jar file, or

RE: MX 6.1 and Sending SMS Messages

2007-11-02 Thread Rich
1. How do I install the jar file on our server? You need to upload the jar file to the server, and place it on ColdFusion's classpath (/{cfroot}/lib/ will work). 2. The code you provided looks good and simple (which is what I'm looking for!). Will it work with the OpenSMPP jar file, or

Re: MX 6.1 and Sending SMS Messages

2007-11-02 Thread Graham Pearson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I have been doing this same thing with a product called TCPClient from www.intrafoundation.com. this program is a COM Object which gives Coldfusion the ability to communicate with all kids of TCP protocols. The Cell Phone Providers have and operate

RE: MX 6.1 and Sending SMS Messages

2007-11-02 Thread Ryan Heldt
PROTECTED] Sent: Thursday, November 01, 2007 5:15 PM To: CF-Talk Subject: Re: MX 6.1 and Sending SMS Messages Dave, Do you have a SMSC (SMS Center) or an SMS Gateway? Currently we work with OpenMarkets, which provides a java api that we leverage to send SMS, PSMS, etc. Rich, - I

MX 6.1 and Sending SMS Messages

2007-11-01 Thread Dave Phillips
Okay, before I go any further let me make it clear that our organization is planning to upgrade to MX 7, but unfortunately, I have to get this functionality working BEFORE that happens and WITH CF MX 6.1, so please don't just respond with upgrade to MX 7 or CF 8). Our company tends to be 1

RE: MX 6.1 and Sending SMS Messages

2007-11-01 Thread Rich
Dave, Do you have a SMSC (SMS Center) or an SMS Gateway? Currently we work with OpenMarkets, which provides a java api that we leverage to send SMS, PSMS, etc. Either using an API provided from your SMSC, or OpenSMPP (which I assume is where you found SMPP.jar) will be rather easy. You need to

Re: MX 6.1 and Sending SMS Messages

2007-11-01 Thread Dave Phillips
Dave, Do you have a SMSC (SMS Center) or an SMS Gateway? Currently we work with OpenMarkets, which provides a java api that we leverage to send SMS, PSMS, etc. Rich, - I work for a wireless company and we have our own SMS gateway, so the answer to that question is yes - however, there is no API