View previous topic :: View next topic |
Author |
Message |
MikeBaker Beginner
Joined: 04 May 2004 Posts: 96 Topics: 9
|
Posted: Sun Jan 30, 2005 9:45 pm Post subject: Sending SMS text to a mobile phone FROM the mainframe |
|
|
Does anyone have any experience in doing this?
Thanks. |
|
Back to top |
|
 |
semigeezer Supermod
Joined: 03 Jan 2003 Posts: 1014 Topics: 13 Location: Atlantis
|
Posted: Mon Jan 31, 2005 12:02 am Post subject: |
|
|
What is "SMS text"?
The only maybe similar thing I've done was having a monitor that ran on a PC and occasionally examined a customer call-center logging application via 3270 screen scraping. When a top severity message was detected, it would look up who was on duty and then send an email to one of those wireless company numbers that would send the message out as a text message to the service rep's telephone. |
|
Back to top |
|
 |
Bithead Advanced

Joined: 03 Jan 2003 Posts: 550 Topics: 23 Location: Michigan, USA
|
Posted: Mon Jan 31, 2005 9:49 am Post subject: |
|
|
We are able to use SMTP to transmit data to our email gateway that can then send the call either to an internal paging server or across the internet to a service provider. |
|
Back to top |
|
 |
|
|