[asterisk-users] SMS Gateway

2010-11-09 Thread Flavio Miranda

Hi list,
 Anyone has some guidance in how can I project a SMS gateway with Asterisk. I 
mean, some good web link,pdf  or something like that?
Thanks in advanced!!Att,

 

Flavio Roberto Miranda

MSN:flaviormira...@hotmail.com
Skype: flaviormirandaru

  -- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] SMS Gateway

2010-11-09 Thread Adolphe Cher-aime

Try kannel http://www.kannel.org


It' a very good and powerful WAP and SMS gateway.




Adolphe Cher-aime
From my Iphone

On Nov 9, 2010, at 10:35 AM, Flavio Miranda  
flaviormira...@hotmail.com wrote:



Hi list,

 Anyone has some guidance in how can I project a SMS gateway with  
Asterisk. I mean, some good web link,pdf  or something like that?


Thanks in advanced!!
Att,

Flavio Roberto Miranda
MSN:flaviormira...@hotmail.com
Skype: flaviormirandaru

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] SMS gateway recommendation

2007-12-24 Thread Patrick
Hi Matt,

On Mon, 2007-12-24 at 14:01 +1300, Matt Riddell wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Robert McNaught wrote:
  Im looking to just test the concept of sending SMS texts from *.
  
  When you say a provider?  What kind of provider do you mean?
 
 I personally use clickatell.

Can you please comment on the reliability of clickatell, pricing and
speed of delivery of the message to the end-user? 

 But I use a PHP script to do the texting and call that from the dialplan.

Is that script available somewhere?

Thanks,
Patrick


___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] SMS gateway recommendation

2007-12-24 Thread Nicolas Ross
Here, we've tested in the past zimsms, but now the,re closed. We founded out 
that the most reliable and cost-effective way to send sms is with GPRS 
modem. Multitech manufacures excelent quality product for gprs, edge and 
others.

So we opened up an sms-only acount, it costs us 10$ / month for 1000 sms 
sent, plus 10c each after, plus some other fees like 911 fees, etc. We 
generelay sent no more than a couple hundeds.

With this modem hookup-up to a serial port, and a little program assuring 
the sending / receiving of sms (sms_link from Sourceforge)., and voilà !

Here in Canada, all cellular providers are hooked-up one to another for 
passing of sms', so I send out my sms' with Rogers, but any user in any 
network receives it in about 1 to  5 seconds. I don't know if it's the same 
in the US or other countries.

If you have more questions about the specifics, you can contact me.

Nicolas

- Original Message - 
From: Patrick [EMAIL PROTECTED]
To: Asterisk Users Mailing List - Non-Commercial Discussion 
asterisk-users@lists.digium.com
Sent: Monday, December 24, 2007 6:54 AM
Subject: Re: [asterisk-users] SMS gateway recommendation


 Hash: SHA1


 I personally use clickatell.

 Can you please comment on the reliability of clickatell, pricing and
 speed of delivery of the message to the end-user?

 But I use a PHP script to do the texting and call that from the dialplan.

 Is that script available somewhere?

 Thanks,
 Patrick


___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] SMS gateway recommendation

2007-12-24 Thread Gordon Henderson

On Mon, 24 Dec 2007, Nicolas Ross wrote:


Here, we've tested in the past zimsms, but now the,re closed. We founded out
that the most reliable and cost-effective way to send sms is with GPRS
modem. Multitech manufacures excelent quality product for gprs, edge and
others.

So we opened up an sms-only acount, it costs us 10$ / month for 1000 sms
sent, plus 10c each after, plus some other fees like 911 fees, etc. We
generelay sent no more than a couple hundeds.

With this modem hookup-up to a serial port, and a little program assuring
the sending / receiving of sms (sms_link from Sourceforge)., and voilà !

Here in Canada, all cellular providers are hooked-up one to another for
passing of sms', so I send out my sms' with Rogers, but any user in any
network receives it in about 1 to  5 seconds. I don't know if it's the same
in the US or other countries.


Been like this in the UK for many years now (over 10?) Once the big 4 
got their act together there was quite literally an overnight explosion in 
then umber of texts sent. It's over a billion a month now IIRC ... (Hm. 
maybe more, a very qucik search turned up 3.3bn in May 2006...

http://www.theregister.co.uk/2006/06/26/uk_sms_record/

I did some research a while back for anothor project (in the UK) and would 
agree with Nicolas Ross regarding the use of your own GSM modem device - 
if you're sending in the order of 1000-2000 a month with a suitable 
SIM/contract/PAYG deal. (Orange were doing a deal at the time of 2000 
txt's a month for 20 quid) More than that and you'd probably be better off 
looking at a dedicated SMS messaging centre which accepts TXTs over the 
'net using a secure protocol... (eg someone like this in the UK 
http://www.smscarrier.com/ but this was just one of many I was looking at 
- not actually used them, but there must be equivalents world-wide)


Hardware wise, I use a Siemens TC35 GSM terminal, and a Telecom FM 
CellRoute box... (The latter has a port to plug a ordinary analogue phone 
into, or an asterisk box...)


Gordon___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] SMS gateway recommendation

2007-12-24 Thread Matt Riddell
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Patrick wrote:
 Can you please comment on the reliability of clickatell, pricing and
 speed of delivery of the message to the end-user? 

Takes about 3 seconds to arrive on my cellphone in New Zealand.  Never
had any reliability issues.  Slightly cheaper than the operator costs
here in New Zealand, but the prices vary depending on the destination.

 But I use a PHP script to do the texting and call that from the dialplan.
 
 Is that script available somewhere?

http://www.phpclasses.org/browse/package/2014.html

or

http://www.phpclasses.org/browse/package/1452.html

- --
Kind Regards,

Matt Riddell
Director
___

http://www.venturevoip.com (Great new VoIP end to end solution)
http://www.venturevoip.com/news.php (Daily Asterisk News - html)
http://www.venturevoip.com/newrssfeed.php (Daily Asterisk News - rss)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHcFYXDQNt8rg0Kp4RAuo1AKCqeMfIGPaxt08QaClR16uHAvu5VACdFZck
UE5erptITWnStQpA2RRXKGA=
=Z1B6
-END PGP SIGNATURE-

___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] SMS gateway recommendation

2007-12-23 Thread Matt Riddell
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Robert McNaught wrote:
 Im looking to just test the concept of sending SMS texts from *.
 
 When you say a provider?  What kind of provider do you mean?

I personally use clickatell.

But I use a PHP script to do the texting and call that from the dialplan.

I developed a softphone a few years ago that would use the interface
too, and would send messages between softphones or cellphones based on
the number.

- --
Kind Regards,

Matt Riddell
Director
___

http://www.venturevoip.com (Great new VoIP end to end solution)
http://www.venturevoip.com/news.php (Daily Asterisk News - html)
http://www.venturevoip.com/newrssfeed.php (Daily Asterisk News - rss)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHbwTwDQNt8rg0Kp4RAtZ9AKC4mhvoEZZGsAG0cLXOGtJBzXXKegCePZKm
jK2yLqyn0nb71Si67cAsQWE=
=Qp0x
-END PGP SIGNATURE-


___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] SMS gateway recommendation

2007-12-11 Thread Greg Oliver
On Mon, 2007-12-10 at 17:58 -0800, Robert McNaught wrote:
 Hi
 
 Does anyone have any recommendations of an SMS gateway which you can
 just sign up for on a pay-as-you-go basis for testing, for use with
 Asterisk?
 
 Thanks
 
 Robert McNaught
 

In and Out Bound SMS from *, or just * - SMS?  If the latter, I do not
know of any provider who does not have an email - SMS gateway that is
already free to use (at least in the US)..  That may be the easiest way
to test out your ideas..

-Greg


___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] SMS gateway recommendation

2007-12-11 Thread Robert McNaught
Im looking to just test the concept of sending SMS texts from *.

When you say a provider?  What kind of provider do you mean?

Robert

On Tue, 2007-12-11 at 17:44 -0600, Greg Oliver wrote:

 On Mon, 2007-12-10 at 17:58 -0800, Robert McNaught wrote:
  Hi
  
  Does anyone have any recommendations of an SMS gateway which you can
  just sign up for on a pay-as-you-go basis for testing, for use with
  Asterisk?
  
  Thanks
  
  Robert McNaught
  
 
 In and Out Bound SMS from *, or just * - SMS?  If the latter, I do not
 know of any provider who does not have an email - SMS gateway that is
 already free to use (at least in the US)..  That may be the easiest way
 to test out your ideas..
 
 -Greg
 
___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

[asterisk-users] SMS gateway recommendation

2007-12-10 Thread Robert McNaught
Hi

Does anyone have any recommendations of an SMS gateway which you can
just sign up for on a pay-as-you-go basis for testing, for use with
Asterisk?

Thanks

Robert McNaught

___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [Asterisk-Users] SMS Gateway

2005-01-17 Thread Rene Kluwen
There's lots.
www.clickatell.com is one of them.
Google for sms gateway and you will find a bunch - especially in the
paid-add section.

Rene Kluwen
Chimit

- Original Message -
From: Brian C. Fertig [EMAIL PROTECTED]
To: Asterisk Users Mailing List - Non-Commercial Discussion
asterisk-users@lists.digium.com
Sent: Thursday, January 13, 2005 7:01 PM
Subject: [Asterisk-Users] SMS Gateway


Does anyone know of any companies where I can interconnect with for SMS?



.o---o.
Brian Fertig
Network Engineer
Planet Telecom, Inc.
Tampa, FL Office

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users




___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] SMS Gateway

2005-01-13 Thread Brian C. Fertig
Does anyone know of any companies where I can interconnect with for SMS?


 
.o---o.
Brian Fertig
Network Engineer
Planet Telecom, Inc.
Tampa, FL Office

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] SMS Gateway

2005-01-13 Thread William Suffill
I've used Ipippi.com and clickatell for sms. Clickatell seems to be
quite established in the space. Both have APIs that could be used to
be intergrated into an app for asterisk
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users