Re: [WebDNA] SMS Gateway

This WebDNA talk-list message is from

2013


It keeps the original formatting.
numero = 110745
interpreted = N
texte = --Apple-Mail=_C235F640-ACD7-4250-A10E-F507A1D17956 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=iso-8859-1 Christian I haven't used the providor that you have chosen, I uses SMS Global. Try this: Start off using a simple http Name Value Pair = http://smsc5.routotelecom.com/SMSsend?user=3Dyourusername&pass=3Dyourpass&= message=3Dthis is my = message&number=3D1234567890&ownnum=3D09876533221&type=3Dsms Use their appendix 10 to et the values correct Then put it into a TCPConnect/TCPpost This is mine (slightly changed) use it to build your own: [!]------------------- Prepare & Send SMS -----------------[/!] TEXT]CRLF=3D%0D%0A[/TEXT] [TEXT]_UN=3Dusername[/TEXT] [TEXT]_PW=3Dpassword[/TEXT] [TEXT]content=3D[!] [/!]action=3Dsendsms[!] [/!]&user=3D[URL][_un][/URL][!] [/!]&password=3D[URL][_pw][/URL][!] [/!]&from=3DMYNUMBER[!] [/!]&to=3D[grep = search=3D([^0-9])&replace=3D][_SMS_MOBILE][/grep][!] [/!]&text=3D[URL][_SMS_TEXT] [/URL][!] [/!][/TEXT] [TEXT]SMSRESPONSE=3D[!] [/!][TCPConnect = host=3Dwww.smsglobal.com&port=3D80][!] [/!][TCPSend]GET /http-api.php?[CONTENT] = HTTP/1.0[UnURL][CRLF][CRLF][/UnURL][/TCPSend][!] [/!][/tcpconnect][!] [/!][/TEXT] =20 Regards Stuart Tremain IDFK Web Developments AUSTRALIA webdna@idfk.com.au On 26/09/2013, at 5:44 AM, Cristi=E1n Tapia = wrote: > Hi!, >=20 > I just signed in at telesignmobile.com which offers a very affordable = SMS gateway. They have examples on how to integrate their API with many = different programming languages, but not WebDNA :-( >=20 > I was wondering if anyone has worked with theirs or any other SMS = gateway API and would like to help me translate (and charge for it) any = of the examples to WebDNA (maybe using [tcpconnect]?). >=20 > Here's the examples's manual: >=20 > = https://www.telesignmobile.com/routo-downloads/Routo%20Messaging%20HTTP%20= Specification.pdf >=20 > If anyone is interested, please let me know off list. Thank you! >=20 > Saludos, > --------------------------------------------------- > Cristi=E1n Tapia Smith > Lemon Internet S.A. > ctapia@lemongroup.cl > http://www.lemongroup.cl > Antonia L=F3pez de Bello 172, Of. 801 > Fono: +562-27777542 > Santiago, Chile. >=20 > --------------------------------------------------------- This message = is sent to you because you are subscribed to the mailing list . To = unsubscribe, E-mail to: archives: = http://mail.webdna.us/list/talk@webdna.us Bug Reporting: = support@webdna.us --Apple-Mail=_C235F640-ACD7-4250-A10E-F507A1D17956 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=iso-8859-1 Christian

I haven't used the providor that you have = chosen, I uses SMS Global.

Try = this:

Start off using a simple http Name Value = Pair


http://smsc5.routot= elecom.com/SMSsend?user=3Dyourusername&pass=3Dyourpass&message=3Dthis is my = message&number=3D1234567890&ownnum=3D09876533221&type=3Dsms


Use their appendix 10 to et the values = correct

Then put it into a = TCPConnect/TCPpost

This is mine (slightly = changed) use it to build your own:
[!]------------------- = Prepare & Send SMS -----------------[/!]
= TEXT]CRLF=3D%0D%0A[/TEXT]
= [TEXT]_UN=3Dusername[/TEXT]
= [TEXT]_PW=3Dpassword[/TEXT]

= [TEXT]content=3D[!]
= [/!]action=3Dsendsms[!]
= [/!]&user=3D[URL][_un][/URL][!]
= [/!]&password=3D[URL][_pw][/URL][!]
= [/!]&from=3DMYNUMBER[!]
= [/!]&to=3D[grep = search=3D([^0-9])&replace=3D][_SMS_MOBILE][/grep][!]
= [/!]&text=3D[URL][_SMS_TEXT] [/URL][!]
= [/!][/TEXT]


= [TEXT]SMSRESPONSE=3D[!]
[/!][TCPConnect = host=3Dwww.smsglobal.com&port=3D80][!]<= /div>
= [/!][TCPSend]GET /http-api.php?[CONTENT] = HTTP/1.0[UnURL][CRLF][CRLF][/UnURL][/TCPSend][!]
= [/!][/tcpconnect][!]
= [/!][/TEXT]


 




Regards

Stuart = Tremain
IDFK Web Developments
AUSTRALIA




On 26/09/2013, at 5:44 AM, Cristi=E1n Tapia <ctapia@lemongroup.cl> = wrote:

Hi!,

I just signed in at telesignmobile.com which offers = a very affordable SMS gateway. They have examples on how to integrate = their API with many different programming languages, but not WebDNA = :-(

I was wondering if anyone has worked with = theirs or any other SMS gateway API and would like to help me = translate (and charge for it) any of the examples to WebDNA = (maybe using [tcpconnect]?).

Here's the = examples's manual:


= If anyone is interested, please let me know off list. Thank = you!

Saludos,
---------------------------------------------------
Crist= i=E1n Tapia Smith
Lemon Internet S.A.
ctapia@lemongroup.cl
http://www.lemongroup.cl
Antonia= L=F3pez de Bello 172, Of. 801
Fono: +562-27777542
Santiago, = Chile.

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: archives: http://mail.webdna.us/l= ist/talk@webdna.us Bug Reporting: support@webdna.us

= --Apple-Mail=_C235F640-ACD7-4250-A10E-F507A1D17956-- Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] SMS Gateway (Olin Lagon 2013)
  2. Re: [WebDNA] SMS Gateway (=?utf-8?Q?Cristi=C3=A1n_Tapia?= 2013)
  3. Re: [WebDNA] SMS Gateway (Stuart Tremain 2013)
  4. [WebDNA] SMS Gateway (=?iso-8859-1?Q?Cristi=E1n_Tapia?= 2013)
--Apple-Mail=_C235F640-ACD7-4250-A10E-F507A1D17956 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=iso-8859-1 Christian I haven't used the providor that you have chosen, I uses SMS Global. Try this: Start off using a simple http Name Value Pair = http://smsc5.routotelecom.com/SMSsend?user=3Dyourusername&pass=3Dyourpass&= message=3Dthis is my = message&number=3D1234567890&ownnum=3D09876533221&type=3Dsms Use their appendix 10 to et the values correct Then put it into a TCPConnect/TCPpost This is mine (slightly changed) use it to build your own: [!]------------------- Prepare & Send SMS -----------------[/!] TEXT]CRLF=3D%0D%0A[/TEXT] [text]_UN=3Dusername[/TEXT] [text]_PW=3Dpassword[/TEXT] [text]content=3D[!] [/!]action=3Dsendsms[!] [/!]&user=3D[url][_un][/URL][!] [/!]&password=3D[url][_pw][/URL][!] [/!]&from=3DMYNUMBER[!] [/!]&to=3D[grep = search=3D([^0-9])&replace=3D][_SMS_MOBILE][/grep][!] [/!]&text=3D[url][_SMS_TEXT] [/URL][!] [/!][/TEXT] [text]SMSRESPONSE=3D[!] [/!][TCPConnect = host=3Dwww.smsglobal.com&port=3D80][!] [/!][tcpsend]GET /http-api.php?[CONTENT] = HTTP/1.0[unurl][CRLF][CRLF][/UnURL][/TCPSend][!] [/!][/tcpconnect][!] [/!][/TEXT] =20 Regards Stuart Tremain IDFK Web Developments AUSTRALIA webdna@idfk.com.au On 26/09/2013, at 5:44 AM, Cristi=E1n Tapia = wrote: > Hi!, >=20 > I just signed in at telesignmobile.com which offers a very affordable = SMS gateway. They have examples on how to integrate their API with many = different programming languages, but not WebDNA :-( >=20 > I was wondering if anyone has worked with theirs or any other SMS = gateway API and would like to help me translate (and charge for it) any = of the examples to WebDNA (maybe using [tcpconnect]?). >=20 > Here's the examples's manual: >=20 > = https://www.telesignmobile.com/routo-downloads/Routo%20Messaging%20HTTP%20= Specification.pdf >=20 > If anyone is interested, please let me know off list. Thank you! >=20 > Saludos, > --------------------------------------------------- > Cristi=E1n Tapia Smith > Lemon Internet S.A. > ctapia@lemongroup.cl > http://www.lemongroup.cl > Antonia L=F3pez de Bello 172, Of. 801 > Fono: +562-27777542 > Santiago, Chile. >=20 > --------------------------------------------------------- This message = is sent to you because you are subscribed to the mailing list . To = unsubscribe, E-mail to: archives: = http://mail.webdna.us/list/talk@webdna.us Bug Reporting: = support@webdna.us --Apple-Mail=_C235F640-ACD7-4250-A10E-F507A1D17956 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=iso-8859-1 Christian

I haven't used the providor that you have = chosen, I uses SMS Global.

Try = this:

Start off using a simple http Name Value = Pair


http://smsc5.routot= elecom.com/SMSsend?user=3Dyourusername&pass=3Dyourpass&message=3Dthis is my = message&number=3D1234567890&ownnum=3D09876533221&type=3Dsms


Use their appendix 10 to et the values = correct

Then put it into a = TCPConnect/TCPpost

This is mine (slightly = changed) use it to build your own:
[!]------------------- = Prepare & Send SMS -----------------[/!]
= TEXT]CRLF=3D%0D%0A[/TEXT]
= [text]_UN=3Dusername[/TEXT]
= [text]_PW=3Dpassword[/TEXT]

= [text]content=3D[!]
= [/!]action=3Dsendsms[!]
= [/!]&user=3D[url][_un][/URL][!]
= [/!]&password=3D[url][_pw][/URL][!]
= [/!]&from=3DMYNUMBER[!]
= [/!]&to=3D[grep = search=3D([^0-9])&replace=3D][_SMS_MOBILE][/grep][!]
= [/!]&text=3D[url][_SMS_TEXT] [/URL][!]
= [/!][/TEXT]


= [text]SMSRESPONSE=3D[!]
[/!][TCPConnect = host=3Dwww.smsglobal.com&port=3D80][!]<= /div>
= [/!][tcpsend]GET /http-api.php?[CONTENT] = HTTP/1.0[unurl][CRLF][CRLF][/UnURL][/TCPSend][!]
= [/!][/tcpconnect][!]
= [/!][/TEXT]


 




Regards

Stuart = Tremain
IDFK Web Developments
AUSTRALIA




On 26/09/2013, at 5:44 AM, Cristi=E1n Tapia <ctapia@lemongroup.cl> = wrote:

Hi!,

I just signed in at telesignmobile.com which offers = a very affordable SMS gateway. They have examples on how to integrate = their API with many different programming languages, but not WebDNA = :-(

I was wondering if anyone has worked with = theirs or any other SMS gateway API and would like to help me = translate (and charge for it) any of the examples to WebDNA = (maybe using [tcpconnect]?).

Here's the = examples's manual:


= If anyone is interested, please let me know off list. Thank = you!

Saludos,
---------------------------------------------------
Crist= i=E1n Tapia Smith
Lemon Internet S.A.
ctapia@lemongroup.cl
http://www.lemongroup.cl
Antonia= L=F3pez de Bello 172, Of. 801
Fono: +562-27777542
Santiago, = Chile.

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: archives: http://mail.webdna.us/l= ist/talk@webdna.us Bug Reporting: support@webdna.us

= --Apple-Mail=_C235F640-ACD7-4250-A10E-F507A1D17956-- Stuart Tremain

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

Cart Question: The Epic Saga (1998) Running _every_ page through WebCat ? (1997) Extract my page name (2006) shownext (2001) sendmail and accented characters (1998) security (1997) Time to opensource? (2006) Possible Shownext from Listfiles???? (2000) WC1.6 to WC2 date formatting -FIXED! (1997) WebCat b13 CGI -shownext- (1997) Search results templates (1996) Shop till you drop dead on the avenue ... (1997) GuestBook example (1997) View order not right (1997) Authorize.net? (2003) Limits (2000) [WebDNA] [Orderfile] problem (2009) # fields limited? (1997) searching multiple databases in single search (1997) Online reference (1997)