Re: Sending SMS messages

2008-01-28 Thread Joe Bloggs
There is a python API for sending SMS as well as making phone calls, see http://sdk.bt.com , the python bit can be accessed once registered via http://web21c.bt.com/downloads . Regards, Joe On Jan 26, 2008 8:07 AM, John <[EMAIL PROTECTED]> wrote: > > can you share some other service names, not

Re: Sending SMS messages

2008-01-26 Thread John
can you share some other service names, not necessarily cheaper but with a decent api like clickatell has? >>> clickatell is the best for price and reliability Regards, SMS Gateway Expert http://www.visualtron.com --~--~-~--~~~---~--~~ You received this message

Re: Sending SMS messages

2008-01-23 Thread Marinho Brandao
[mailto:[EMAIL PROTECTED] > On Behalf Of Papalagi Pakeha > Sent: 23 January 2008 04:27 > To: django-users@googlegroups.com > Subject: Re: Sending SMS messages > > > On Jan 23, 2008 5:01 PM, John <[EMAIL PROTECTED]> wrote: > > > > Let me try and answer your q

RE: Sending SMS messages

2008-01-23 Thread Mat
ed the system. Been very impressed by them Mat -Original Message- From: django-users@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Papalagi Pakeha Sent: 23 January 2008 04:27 To: django-users@googlegroups.com Subject: Re: Sending SMS messages On Jan 23, 2008 5:01 PM, John <[

Re: Sending SMS messages

2008-01-22 Thread Papalagi Pakeha
On Jan 23, 2008 5:01 PM, John <[EMAIL PROTECTED]> wrote: > > Let me try and answer your questions. > > Do you need to receive SMS? If you need to receive SMS, you will need > to host your own GSM device or modem so that people can send you SMS. afaik clickatell can receive sms messages on your be

Re: Sending SMS messages

2008-01-22 Thread John
Let me try and answer your questions. Do you need to receive SMS? If you need to receive SMS, you will need to host your own GSM device or modem so that people can send you SMS. If not, you can just use internet SMS gateways like clickatell to do the work, and post to them by HTTP, XML or email.

Re: Sending SMS messages

2008-01-18 Thread Anton P. Linevich
Greeting, Marinho! Fri, Jan 18, 2008 at 04:31:48PM -0200, marinho wrote: > > I'd see this app [1], but it has no files in the repository. > > > > Does somebody knows a code, tool or something about this? (I wanna > > write only what is left) Thing is you need to stick to one of the API of SMS-

Re: Sending SMS messages

2008-01-18 Thread David Marquis
Hi, You know that you can send SMS messages to most phones using an e-mail address ? [EMAIL PROTECTED] The exact domain name is specific to each mobile phone provider. This information can be obtained from the provider's web site. For more : http://en.wikipedia.org/wiki/SMS_gateways I don

Re: Sending SMS messages

2008-01-18 Thread Marinho Brandao
sorry, the [1] is this: http://code.google.com/p/django-sms/ 2008/1/18, Marinho Brandao <[EMAIL PROTECTED]>: > Hello everybody, > > I need to write an app to send SMS messages to the most mobile > companies I can, like Gmail does. > > I'd see this app [1], but it has no files in the repository.

Sending SMS messages

2008-01-18 Thread Marinho Brandao
Hello everybody, I need to write an app to send SMS messages to the most mobile companies I can, like Gmail does. I'd see this app [1], but it has no files in the repository. Does somebody knows a code, tool or something about this? (I wanna write only what is left) -- Marinho Brandão (José M