Re: [asterisk-users] Sending SMS from asterisk

2013-03-14 Thread Miguel Oyarzo
chan_datacard was discontinnued two years ago, chan_dongle is the 
current dongle driver for asterisk.

chan_mobile uses bluetooth mobile phones as FXO devices.

to send SMS chan_dongle should be used.

i.e:
asterisk -rx [ENTER]
 dongle sms dongle0 0415340999   hello world

this command will send and SMS to 0415340999  by dongle0.

--
==
Miguel Oyarzo
Senior [ Network | Systems Design ] Engineer
http://www.linkedin.com/in/mikeaustralia
Linux User: # 483188 - counter.li.org
Melbourne, Australia



On 3/14/2013 9:15 AM, Asghar Mohammad wrote:

HI bilal,

I don't think DAHDI can send SMS you have 2 options chan_mobile or 
chan_datacard ex chan_dongle chan_datacard i have not tested but 
with some mobile phones you can send sms i have tested also with some 
made in china unbranded phone that are capable to send and receive sms 
but not good for call termination, they send answer on connect.
 not all BT dongles are compatible you should go to trail and error 
for finding combination of dongle and phone.
PS: yesterday tested asterisk 11 with chan_mobile and worked without 
any modification.




On Wed, Mar 13, 2013 at 10:29 PM, bilal ghayyad bilmar...@yahoo.com 
mailto:bilmar...@yahoo.com wrote:


Hi Asghar;

I was looking to use chan_mobile for sending SMS, is it possible?
Or it is only for calls?

By the way, if I have GSM adaptor that convert from SIM card to
FXS port, then who I need chan_mobile? I can use DAHDI. So when to
use chan_mobile?

Regards
Bilal

-

 HI Bilal,
 i am using chan_mobile for call termination, you can use it
 but you need
 to tweak chan_mobile.c it is broken from a long time.
 let me know if you want give it a try.

 On Mon, Mar 11, 2013 at 6:22 PM, bilal ghayyad
bilmar...@yahoo.com mailto:bilmar...@yahoo.com
 wrote:

  -
What are the elements of this solution? Is it
 only: 3G
   dongles and chan_dongle only? Or there are
 something else?
  
   Bash and perl programing, asterisk and
 chan_dongle.
  
 
  * Bash and perl programing to do what? It is going to
 use AMI instead of
  sending the messages from the commands given in the
 extensions.conf?
 
  Why to use chan_dongle and not chan_mobile?
 
  Regards
  Bilal

--
_
-- 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


--
_
-- 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] Sending SMS from asterisk

2013-03-13 Thread bilal ghayyad
Hi Asghar;

I was looking to use chan_mobile for sending SMS, is it possible? Or it is only 
for calls? 

By the way, if I have GSM adaptor that convert from SIM card to FXS port, then 
who I need chan_mobile? I can use DAHDI. So when to use chan_mobile? 

Regards
Bilal

-
 
 HI Bilal,
 i am using chan_mobile for call termination, you can use it
 but you need
 to tweak chan_mobile.c it is broken from a long time.
 let me know if you want give it a try.
 
 On Mon, Mar 11, 2013 at 6:22 PM, bilal ghayyad bilmar...@yahoo.com
 wrote:
 
  -
What are the elements of this solution? Is it
 only: 3G
   dongles and chan_dongle only? Or there are
 something else?
  
   Bash and perl programing, asterisk and
 chan_dongle.
  
 
  * Bash and perl programing to do what? It is going to
 use AMI instead of
  sending the messages from the commands given in the
 extensions.conf?
 
  Why to use chan_dongle and not chan_mobile?
 
  Regards
  Bilal

--
_
-- 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] Sending SMS from asterisk

2013-03-13 Thread Asghar Mohammad
HI bilal,

I don't think DAHDI can send SMS you have 2 options chan_mobile or
chan_datacard ex chan_dongle chan_datacard i have not
tested but with some mobile phones you can send sms i have tested also with
some made in china unbranded phone that are capable to send and receive sms
but not good for call termination, they send answer on connect.
 not all BT dongles are compatible you should go to trail and error for
finding combination of dongle and phone.
PS: yesterday tested asterisk 11 with chan_mobile and worked without any
modification.



On Wed, Mar 13, 2013 at 10:29 PM, bilal ghayyad bilmar...@yahoo.com wrote:

 Hi Asghar;

 I was looking to use chan_mobile for sending SMS, is it possible? Or it is
 only for calls?

 By the way, if I have GSM adaptor that convert from SIM card to FXS port,
 then who I need chan_mobile? I can use DAHDI. So when to use chan_mobile?

 Regards
 Bilal

 -
 
  HI Bilal,
  i am using chan_mobile for call termination, you can use it
  but you need
  to tweak chan_mobile.c it is broken from a long time.
  let me know if you want give it a try.
 
  On Mon, Mar 11, 2013 at 6:22 PM, bilal ghayyad bilmar...@yahoo.com
  wrote:
 
   -
 What are the elements of this solution? Is it
  only: 3G
dongles and chan_dongle only? Or there are
  something else?
   
Bash and perl programing, asterisk and
  chan_dongle.
   
  
   * Bash and perl programing to do what? It is going to
  use AMI instead of
   sending the messages from the commands given in the
  extensions.conf?
  
   Why to use chan_dongle and not chan_mobile?
  
   Regards
   Bilal

 --
 _
 -- 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] Sending SMS from asterisk

2013-03-11 Thread bilal ghayyad
-
  What are the elements of this solution? Is it only: 3G
 dongles and chan_dongle only? Or there are something else?
 
 Bash and perl programing, asterisk and chan_dongle.
 

* Bash and perl programing to do what? It is going to use AMI instead of 
sending the messages from the commands given in the extensions.conf?

Why to use chan_dongle and not chan_mobile?

Regards
Bilal

--
_
-- 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] Sending SMS from asterisk

2013-03-11 Thread Asghar Mohammad
HI Bilal,
i am using chan_mobile for call termination, you can use it but you need
to tweak chan_mobile.c it is broken from a long time.
let me know if you want give it a try.

On Mon, Mar 11, 2013 at 6:22 PM, bilal ghayyad bilmar...@yahoo.com wrote:

 -
   What are the elements of this solution? Is it only: 3G
  dongles and chan_dongle only? Or there are something else?
 
  Bash and perl programing, asterisk and chan_dongle.
 

 * Bash and perl programing to do what? It is going to use AMI instead of
 sending the messages from the commands given in the extensions.conf?

 Why to use chan_dongle and not chan_mobile?

 Regards
 Bilal

 --
 _
 -- 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] Sending SMS from asterisk

2013-03-11 Thread Patrick Lists

On 03/11/2013 07:07 PM, Asghar Mohammad wrote:

HI Bilal,
i am using chan_mobile for call termination, you can use it but you need
to tweak chan_mobile.c it is broken from a long time.
let me know if you want give it a try.


If you could send the patches you made to chan_mobile to this mailing 
list then other Asterisk users can benefit from your work and use 
chan_mobile too.


Regards,
Patrick


--
_
-- 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] Sending SMS from asterisk

2013-03-11 Thread Asghar Mohammad
hi,
i have not made proper patches but edit chan_mobile.c
here is detail:
tested with asterisk 1.6.0 and asterisk 1.6.2.

mobile not connect with asterisk

asterisk 1.6.0 line 275  is addr.rc_channel = (uint8_t) 1; change
to  addr.rc_channel = (uint8_t) 0;
asterisk 1.6.2.x line 1290  is addr.rc_channel = (uint8_t) 1; change
to  addr.rc_channel = (uint8_t) 0;
asterisk 1.6.2.x from line 2022

 if (buf[i] == ',') {
state++;
}
case 1: /* find the opening quote () */
if (buf[i] == '') {
state++;
}
case 2: /* mark the start of the number */

change to


 if (buf[i] == ',') {
state++;
}
break;
case 1: /* find the opening quote () */
if (buf[i] == '') {
state++;
}
break;
case 2: /* mark the start of the number */


note 2 break after every statement.

On Mon, Mar 11, 2013 at 7:40 PM, Patrick Lists 
asterisk-l...@puzzled.xs4all.nl wrote:

 On 03/11/2013 07:07 PM, Asghar Mohammad wrote:

 HI Bilal,
 i am using chan_mobile for call termination, you can use it but you need
 to tweak chan_mobile.c it is broken from a long time.
 let me know if you want give it a try.


 If you could send the patches you made to chan_mobile to this mailing list
 then other Asterisk users can benefit from your work and use chan_mobile
 too.

 Regards,
 Patrick



 --
 __**__**_
 -- 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-**usershttp://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] Sending SMS from asterisk

2013-03-10 Thread Miguel Oyarzo



What are the elements of this solution? Is it only: 3G dongles and chan_dongle 
only? Or there are something else?


Bash and perl programing, asterisk and chan_dongle.



About the script that you wrot it:
This script is using asterisk (through AMI) to send the SMS? Or it is working 
without need for asterisk? In this case, where is the benifit of using Asterisk 
to send the SMS?


It uses the asterisk API. The only benefit I found was the queue 
management for high volume of sending/receiving. As asterisk can't send 
SMS more  than160-characters, I had to work out how to do it (PDU 
alteration). Anyway, 160-characters limit should be enough for most users.


Cheers!

--
==
Miguel Oyarzo
Senior [ Network | Systems Design ] Engineer
http://www.linkedin.com/in/mikeaustralia
Linux User: # 483188 - counter.li.org
Melbourne, Australia



On 3/10/2013 2:10 PM, bilal ghayyad wrote:

Dears;

We have running here a SMS solution with four 3G dongles, which sends over 20.000 
SMS a month.

What are the elements of this solution? Is it only: 3G dongles and chan_dongle 
only? Or there are something else?

About the script that you wrot it:

This script is using asterisk (through AMI) to send the SMS? Or it is working 
without need for asterisk? In this case, where is the benifit of using Asterisk 
to send the SMS?

Regarding to Sangoma and khomp: Do u mean that they have something like Huwewi 
3G dongles?

Regards
Bilal

--


Hi Bilal,

It's not necessary to use a FXS port, you can compile 
install
chan_dongle and buy a Huawei 3G dongle.
We have running here a SMS solution with four 3G dongles,
which sends
over 20.000 SMS a month.

In addition, I wrote an script able to send up to 12000
characters in
concatenated SMS (the recipient receives a single SMS only)

chan_dongle works very well.

--
==
Miguel Oyarzo
Senior [ Network | Systems Design ] Engineer
http://www.linkedin.com/in/mikeaustralia
Linux User: # 483188 - counter.li.org
Melbourne, Australia


On 3/9/2013 1:09 PM, Gerardo Barajas wrote:

Yes, you can check solutions from sangoma and khomp.

Saludos/Regards
--
Ing. Gerardo Barajas Puente

Proyectos Especiales/Preventa | www.neocenter.com
http://www.neocenter.com
T:+52 (55)  8590-9000 x 7003


On Fri, Mar 8, 2013 at 6:32 PM, bilal ghayyad bilmar...@yahoo.com
mailto:bilmar...@yahoo.com

wrote:

  Hi;

  If my landline service provider

does not provide the ability to

  send the SMS, and I need to

send SMS from asterisk, then what is

  the required? How?

  Is it possible to send SMS from

asterisk using SIM card to be

  connected via GSM adaptor

connected to FXS ports? Or HOW?

  From the other side, this is

existed only in asterisk 1.8 or it is

  existed in asterisk 1.4?

  Regards
  Bilal

--
_
-- 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] Sending SMS from asterisk

2013-03-09 Thread Miguel Oyarzo


Hi Bilal,

It's not necessary to use a FXS port, you can compile  install 
chan_dongle and buy a Huawei 3G dongle.
We have running here a SMS solution with four 3G dongles, which sends 
over 20.000 SMS a month.


In addition, I wrote an script able to send up to 12000 characters in 
concatenated SMS (the recipient receives a single SMS only)


chan_dongle works very well.

--
==
Miguel Oyarzo
Senior [ Network | Systems Design ] Engineer
http://www.linkedin.com/in/mikeaustralia
Linux User: # 483188 - counter.li.org
Melbourne, Australia


On 3/9/2013 1:09 PM, Gerardo Barajas wrote:

Yes, you can check solutions from sangoma and khomp.

Saludos/Regards
--
Ing. Gerardo Barajas Puente

Proyectos Especiales/Preventa | www.neocenter.com 
http://www.neocenter.com

T:+52 (55)  8590-9000 x 7003


On Fri, Mar 8, 2013 at 6:32 PM, bilal ghayyad bilmar...@yahoo.com 
mailto:bilmar...@yahoo.com wrote:


Hi;

If my landline service provider does not provide the ability to
send the SMS, and I need to send SMS from asterisk, then what is
the required? How?

Is it possible to send SMS from asterisk using SIM card to be
connected via GSM adaptor connected to FXS ports? Or HOW?

From the other side, this is existed only in asterisk 1.8 or it is
existed in asterisk 1.4?

Regards
Bilal

--
_
-- 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


--
_
-- 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] Sending SMS from asterisk

2013-03-09 Thread Yves A.

Hi there,

for sending SMSes I am using a 3G Modem and SMSlib... it is not bound to 
asterisk in any way, but I always wanted to integrate this possibility
some day. I could not do so, because our landline provider (Vodafone) 
does not support it via E1 PRI lines... by I thought (never tried...) if 
it would
be possible to use the SMS ServiceNumber from my mobile Provider...? I 
have a valid mobile contract, the number of the SMScc ,
my Cardnumber (t-mobile), my phonenumber and so on... so it should be 
possible, I think... but how? Has anybody a clue?


regards,
yves

Am 09.03.2013 11:03, schrieb Miguel Oyarzo:


Hi Bilal,

It's not necessary to use a FXS port, you can compile  install 
chan_dongle and buy a Huawei 3G dongle.
We have running here a SMS solution with four 3G dongles, which sends 
over 20.000 SMS a month.


In addition, I wrote an script able to send up to 12000 characters in 
concatenated SMS (the recipient receives a single SMS only)


chan_dongle works very well.

--
==
Miguel Oyarzo
Senior [ Network | Systems Design ] Engineer
http://www.linkedin.com/in/mikeaustralia
Linux User: # 483188 - counter.li.org
Melbourne, Australia


On 3/9/2013 1:09 PM, Gerardo Barajas wrote:

Yes, you can check solutions from sangoma and khomp.

Saludos/Regards
--
Ing. Gerardo Barajas Puente

Proyectos Especiales/Preventa | www.neocenter.com 
http://www.neocenter.com

T:+52 (55)  8590-9000 x 7003


On Fri, Mar 8, 2013 at 6:32 PM, bilal ghayyad bilmar...@yahoo.com 
mailto:bilmar...@yahoo.com wrote:


Hi;

If my landline service provider does not provide the ability to
send the SMS, and I need to send SMS from asterisk, then what is
the required? How?

Is it possible to send SMS from asterisk using SIM card to be
connected via GSM adaptor connected to FXS ports? Or HOW?

From the other side, this is existed only in asterisk 1.8 or it
is existed in asterisk 1.4?

Regards
Bilal

--
_
-- 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 byhttp://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


--
_
-- 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] Sending SMS from asterisk

2013-03-09 Thread hbk
Hi,

I have some singe port GoIP GSM gateways, good price and after numerous
updates their run several weeks before radio hangs and a cold start is
needed.

It has a WEB based feature to send and receive SMS, it had been nice to
be able to send SMS from Asterisk with it.

Tips on this wanted:)

Best regards
HB


asterisk-users-requ...@lists.digium.com wrote:
 Re: Sending SMS from asterisk


--
_
-- 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] Sending SMS from asterisk

2013-03-09 Thread bilal ghayyad
Dears;

We have running here a SMS solution with four 3G dongles, which sends over 
20.000 SMS a month.

What are the elements of this solution? Is it only: 3G dongles and chan_dongle 
only? Or there are something else?

About the script that you wrot it: 

This script is using asterisk (through AMI) to send the SMS? Or it is working 
without need for asterisk? In this case, where is the benifit of using Asterisk 
to send the SMS?

Regarding to Sangoma and khomp: Do u mean that they have something like Huwewi 
3G dongles?

Regards
Bilal

--
 
 
 Hi Bilal,
 
 It's not necessary to use a FXS port, you can compile 
 install 
 chan_dongle and buy a Huawei 3G dongle.
 We have running here a SMS solution with four 3G dongles,
 which sends 
 over 20.000 SMS a month.
 
 In addition, I wrote an script able to send up to 12000
 characters in 
 concatenated SMS (the recipient receives a single SMS only)
 
 chan_dongle works very well.
 
 -- 
 ==
 Miguel Oyarzo
 Senior [ Network | Systems Design ] Engineer
 http://www.linkedin.com/in/mikeaustralia
 Linux User: # 483188 - counter.li.org
 Melbourne, Australia
 
 
 On 3/9/2013 1:09 PM, Gerardo Barajas wrote:
  Yes, you can check solutions from sangoma and khomp.
 
  Saludos/Regards
  --
  Ing. Gerardo Barajas Puente
 
  Proyectos Especiales/Preventa | www.neocenter.com 
  http://www.neocenter.com
  T:+52 (55)  8590-9000 x 7003
 
 
  On Fri, Mar 8, 2013 at 6:32 PM, bilal ghayyad bilmar...@yahoo.com
 
  mailto:bilmar...@yahoo.com
 wrote:
 
      Hi;
 
      If my landline service provider
 does not provide the ability to
      send the SMS, and I need to
 send SMS from asterisk, then what is
      the required? How?
 
      Is it possible to send SMS from
 asterisk using SIM card to be
      connected via GSM adaptor
 connected to FXS ports? Or HOW?
 
      From the other side, this is
 existed only in asterisk 1.8 or it is
      existed in asterisk 1.4?
 
      Regards
      Bilal

--
_
-- 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


[asterisk-users] Sending SMS from asterisk

2013-03-08 Thread bilal ghayyad
Hi;

If my landline service provider does not provide the ability to send the SMS, 
and I need to send SMS from asterisk, then what is the required? How?

Is it possible to send SMS from asterisk using SIM card to be connected via GSM 
adaptor connected to FXS ports? Or HOW?

From the other side, this is existed only in asterisk 1.8 or it is existed in 
asterisk 1.4?

Regards
Bilal

--
_
-- 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] Sending SMS from asterisk

2013-03-08 Thread Gerardo Barajas
Yes, you can check solutions from sangoma and khomp.

Saludos/Regards
--
Ing. Gerardo Barajas Puente

Proyectos Especiales/Preventa | www.neocenter.com
T:+52 (55)  8590-9000 x 7003


On Fri, Mar 8, 2013 at 6:32 PM, bilal ghayyad bilmar...@yahoo.com wrote:

 Hi;

 If my landline service provider does not provide the ability to send the
 SMS, and I need to send SMS from asterisk, then what is the required? How?

 Is it possible to send SMS from asterisk using SIM card to be connected
 via GSM adaptor connected to FXS ports? Or HOW?

 From the other side, this is existed only in asterisk 1.8 or it is existed
 in asterisk 1.4?

 Regards
 Bilal

 --
 _
 -- 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] sending sms from Asterisk server

2010-08-19 Thread Steve Edwards
Un-top-posting...

   Un-top-posting...

 On 08/17/2010 09:00 AM, Tino wrote:
 
 I would like to send sms to some external phone numbers from my asterisk 
 server. Is it possible to send sms via softphones like X-Lite ? . Any 
 tips regarding this will be helpful

   On Wed, Aug 18, 2010 at 3:13 AM, Johann Hoehn 
 johann.ho...@ecommerce.com wrote:

   I personally use an AGI script for this part, but you could use a 
 System() call as well.

 On 18 August 2010 21:02, Steve Edwards asterisk@sedwards.com 
 wrote:

 Using system() is almost always a hack -- and not the good kind :)

On Thu, 19 Aug 2010, Tiago Geada wrote:

 I would rather use .call files. So easy to produce a text file...

And so hard to make robust!

1) How do you handle a momentary failure like a DNS lookup or a circuit 
busy?

2) How do you handle a permenent failure like invalid subscriber number or 
wrong server?

3) How do you confirm success or failure?

-- 
Thanks in advance,
-
Steve Edwards   sedwa...@sedwards.com  Voice: +1-760-468-3867 PST
Newline  Fax: +1-760-731-3000

-- 
_
-- 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] sending sms from Asterisk server

2010-08-18 Thread asterisk asterisk
Could you share your AGI script?

CK

On Wed, Aug 18, 2010 at 5:43 AM, Johann Hoehn johann.ho...@ecommerce.comwrote:

 On 08/17/2010 09:00 AM, Tino wrote:
  Hello,
 
  I would like to send sms to some external phone numbers from my
  asterisk server. Is it possible to send sms via softphones like X-Lite
  ? . Any tips regarding this will be helpful
 
  thanks
 
 
 This is easy to do by using email to SMS gateways.  A list of them is on
 wikipedia (http://en.wikipedia.org/wiki/List_of_SMS_gateways).  For the
 Asterisk side, you have an extension that sends the email.  I personally
 use an AGI script for this part, but you could use a System() call as well.


 --johann

 --
 _
 -- 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] sending sms from Asterisk server

2010-08-18 Thread Per Jessen
Johann Hoehn wrote:

 On 08/17/2010 09:00 AM, Tino wrote:
 Hello,

 I would like to send sms to some external phone numbers from my
 asterisk server. Is it possible to send sms via softphones like
 X-Lite ? . Any tips regarding this will be helpful

 thanks


 This is easy to do by using email to SMS gateways.  A list of them is
 on wikipedia (http://en.wikipedia.org/wiki/List_of_SMS_gateways).  For
 the Asterisk side, you have an extension that sends the email.  I
 personally use an AGI script for this part, but you could use a
 System() call as well.

Many telcos provide an SMSC, often also accessible over a landline.  We
use the Swisscom SMSC at 062210.  (Swisscom subscription required).


/Per Jessen, Zürich

-- 
http://www.spamchek.com/ - your spam is our business.


-- 
_
-- 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] sending sms from Asterisk server

2010-08-18 Thread Tino
Hello Johann,

Thanks for your advice in this matter. But i am not sure how to pass the
numbers to be sent sms  in the dialplan.

On Wed, Aug 18, 2010 at 3:13 AM, Johann Hoehn johann.ho...@ecommerce.comwrote:

 On 08/17/2010 09:00 AM, Tino wrote:

 Hello,

 I would like to send sms to some external phone numbers from my asterisk
 server. Is it possible to send sms via softphones like X-Lite ? . Any tips
 regarding this will be helpful

 thanks


  This is easy to do by using email to SMS gateways.  A list of them is on
 wikipedia (http://en.wikipedia.org/wiki/List_of_SMS_gateways).  For the
 Asterisk side, you have an extension that sends the email.  I personally use
 an AGI script for this part, but you could use a System() call as well.


 --johann

-- 
_
-- 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] sending sms from Asterisk server

2010-08-18 Thread Administrator TOOTAI
Le 18/08/2010 16:03, Tino a écrit :
 Hello Johann,

 Thanks for your advice in this matter. But i am not sure how to pass 
 the numbers to be sent sms  in the dialplan.
agi(script,param1,param2,...,paramX) from your dialplan where script 
lies in /var/lib/asterisk/agi-bin

 On Wed, Aug 18, 2010 at 3:13 AM, Johann Hoehn 
 johann.ho...@ecommerce.com mailto:johann.ho...@ecommerce.com wrote:

 On 08/17/2010 09:00 AM, Tino wrote:

 Hello,

 I would like to send sms to some external phone numbers from
 my asterisk server. Is it possible to send sms via softphones
 like X-Lite ? . Any tips regarding this will be helpful

 thanks


 This is easy to do by using email to SMS gateways.  A list of them
 is on wikipedia
 (http://en.wikipedia.org/wiki/List_of_SMS_gateways).  For the
 Asterisk side, you have an extension that sends the email.  I
 personally use an AGI script for this part, but you could use a
 System() call as well.

-- 
Daniel

-- 
_
-- 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] sending sms from Asterisk server

2010-08-18 Thread Steve Edwards

Un-top-posting...


On 08/17/2010 09:00 AM, Tino wrote:

I would like to send sms to some external phone numbers from my asterisk 
server. Is it possible to send sms via softphones like X-Lite ? . Any 
tips regarding this will be helpful


On Wed, Aug 18, 2010 at 3:13 AM, Johann Hoehn 
johann.ho...@ecommerce.com wrote:


This is easy to do by using email to SMS gateways.  A list of them is on 
wikipedia (http://en.wikipedia.org/wiki/List_of_SMS_gateways).  For the 
Asterisk side, you have an extension that sends the email.  I personally 
use an AGI script for this part, but you could use a System() call as 
well.


Using system() is almost always a hack -- and not the good kind :)

On Wed, 18 Aug 2010, Tino wrote:

Thanks for your advice in this matter. But i am not sure how to pass the 
numbers to be sent sms  in the dialplan.


You have a choice: you can pass them as channel variables or as command 
line options. I use both, frequently in the same program. Unfortunately, I 
can't clearly articulate why I use one over the other. If the variable is 
something that exists for the life of the call like ${CLIENT-ID} I tend to 
access it as a channel variable. If it's something that modifies the 
behavior of the AGI (--debug or --verbose) I always pass it as a command 
line option and use getopt_long()


First, you need to pick a language. If this is a SOHOish hobby project, it 
doesn't matter -- pick a language you are comfortable with.


If this is a high volume, performance critical project -- I'd vote for c.

Once you've decided on a language, search out an established AGI library 
and learn a bit about the protocol. It's very simple but not always 
obvious. The 3 biggest stumbling blocks that trip up programmers are:


1) You have to read the AGI environment before anything else.

2) It's a request followed by a response. If you don't read the response, 
bad things will happen.


3) It's STDIN/STDOUT based. If you try to debug by writing variables or 
messages using echo/printf/puts/etc, bad things will happen.


Check out voip-info.org for more information on AGI.

--
Thanks in advance,
-
Steve Edwards   sedwa...@sedwards.com  Voice: +1-760-468-3867 PST
Newline  Fax: +1-760-731-3000-- 
_
-- 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] sending sms from Asterisk server

2010-08-18 Thread Tiago Geada
I would rather use .call files. So easy to produce a text file...

On 18 August 2010 21:02, Steve Edwards asterisk@sedwards.com wrote:

 Un-top-posting...

  On 08/17/2010 09:00 AM, Tino wrote:

 I would like to send sms to some external phone numbers from my asterisk
 server. Is it possible to send sms via softphones like X-Lite ? . Any tips
 regarding this will be helpful


  On Wed, Aug 18, 2010 at 3:13 AM, Johann Hoehn johann.ho...@ecommerce.com
 wrote:


  This is easy to do by using email to SMS gateways.  A list of them is on
 wikipedia (http://en.wikipedia.org/wiki/List_of_SMS_gateways).  For the
 Asterisk side, you have an extension that sends the email.  I personally use
 an AGI script for this part, but you could use a System() call as well.


 Using system() is almost always a hack -- and not the good kind :)


 On Wed, 18 Aug 2010, Tino wrote:

  Thanks for your advice in this matter. But i am not sure how to pass the
 numbers to be sent sms  in the dialplan.


 You have a choice: you can pass them as channel variables or as command
 line options. I use both, frequently in the same program. Unfortunately, I
 can't clearly articulate why I use one over the other. If the variable is
 something that exists for the life of the call like ${CLIENT-ID} I tend to
 access it as a channel variable. If it's something that modifies the
 behavior of the AGI (--debug or --verbose) I always pass it as a command
 line option and use getopt_long()

 First, you need to pick a language. If this is a SOHOish hobby project, it
 doesn't matter -- pick a language you are comfortable with.

 If this is a high volume, performance critical project -- I'd vote for c.

 Once you've decided on a language, search out an established AGI library
 and learn a bit about the protocol. It's very simple but not always obvious.
 The 3 biggest stumbling blocks that trip up programmers are:

 1) You have to read the AGI environment before anything else.

 2) It's a request followed by a response. If you don't read the response,
 bad things will happen.

 3) It's STDIN/STDOUT based. If you try to debug by writing variables or
 messages using echo/printf/puts/etc, bad things will happen.

 Check out voip-info.org for more information on AGI.

 --
 Thanks in advance,
 -
 Steve Edwards   sedwa...@sedwards.com  Voice: +1-760-468-3867 PST
 Newline  Fax: +1-760-731-3000
 --
 _
 -- 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] sending sms from Asterisk server

2010-08-18 Thread Anton Raharja
On 08/19/2010 08:21 AM, Tiago Geada wrote:
 I would rather use .call files. So easy to produce a text file...

 On 18 August 2010 21:02, Steve Edwards asterisk.org
 http://asterisk.org@sedwards.com http://sedwards.com wrote:

 Un-top-posting...

 On 08/17/2010 09:00 AM, Tino wrote:

 I would like to send sms to some external phone numbers from
 my asterisk server. Is it possible to send sms via softphones
 like X-Lite ? . Any tips regarding this will be helpful


 On Wed, Aug 18, 2010 at 3:13 AM, Johann Hoehn
 johann.ho...@ecommerce.com
 mailto:johann.ho...@ecommerce.com wrote:


 This is easy to do by using email to SMS gateways.  A list of
 them is on wikipedia
 (http://en.wikipedia.org/wiki/List_of_SMS_gateways).  For the
 Asterisk side, you have an extension that sends the email.  I
 personally use an AGI script for this part, but you could use
 a System() call as well.


 Using system() is almost always a hack -- and not the good kind :)


 On Wed, 18 Aug 2010, Tino wrote:

 Thanks for your advice in this matter. But i am not sure how
 to pass the numbers to be sent sms  in the dialplan.


 You have a choice: you can pass them as channel variables or as
 command line options. I use both, frequently in the same program.
 Unfortunately, I can't clearly articulate why I use one over the
 other. If the variable is something that exists for the life of
 the call like ${CLIENT-ID} I tend to access it as a channel
 variable. If it's something that modifies the behavior of the AGI
 (--debug or --verbose) I always pass it as a command line option
 and use getopt_long()

 First, you need to pick a language. If this is a SOHOish hobby
 project, it doesn't matter -- pick a language you are comfortable
 with.

 If this is a high volume, performance critical project -- I'd vote
 for c.

 Once you've decided on a language, search out an established AGI
 library and learn a bit about the protocol. It's very simple but
 not always obvious. The 3 biggest stumbling blocks that trip up
 programmers are:

 1) You have to read the AGI environment before anything else.

 2) It's a request followed by a response. If you don't read the
 response, bad things will happen.

 3) It's STDIN/STDOUT based. If you try to debug by writing
 variables or messages using echo/printf/puts/etc, bad things will
 happen.

 Check out voip-info.org http://voip-info.org for more
 information on AGI.



Hi,

how do you get the text to send?
text that is sent from X-Lite for example.

thx,
anton


-- 
_
-- 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

[asterisk-users] sending sms from Asterisk server

2010-08-17 Thread Tino
Hello,

I would like to send sms to some external phone numbers from my asterisk
server. Is it possible to send sms via softphones like X-Lite ? . Any tips
regarding this will be helpful

thanks
-- 
_
-- 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] sending sms from Asterisk server

2010-08-17 Thread Johann Hoehn
On 08/17/2010 09:00 AM, Tino wrote:
 Hello,

 I would like to send sms to some external phone numbers from my 
 asterisk server. Is it possible to send sms via softphones like X-Lite 
 ? . Any tips regarding this will be helpful

 thanks


This is easy to do by using email to SMS gateways.  A list of them is on 
wikipedia (http://en.wikipedia.org/wiki/List_of_SMS_gateways).  For the 
Asterisk side, you have an extension that sends the email.  I personally 
use an AGI script for this part, but you could use a System() call as well.


--johann

-- 
_
-- 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] Sending SMS from Asterisk

2007-02-16 Thread Tim Panton


On 14 Feb 2007, at 17:35, Stephen Bosch wrote:


Tim Panton wrote:


We've used www.Simplewire.com , they have a x86 linux executable  
which

we wrap in a
shell script and call from the dialplan with a System() call.

We've been happy with them for years.


Wow! Are these guys in Canada? (One of the sample numbers was a 416  
area

code, which is in Toronto).

I tried a sample message -- it arrived in 2 seconds. That is better
performance that Rogers' own web interface!

More information, please!


Erm, what do you want to know ? It works, they have APIs in most  
languages,
they have been in business for years, they aren't the cheapest to  
Europe.


Feel free to contact me off-list.

Tim Panton

www.mexuar.net
www.westhawk.co.uk/



___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] Sending SMS from Asterisk

2007-02-14 Thread Peter Bowyer

The same ones which, by total coincidence, you just advertised on
asterisk-biz, perhaps? What are the chances of that?

On 14/02/07, Sam Tam [EMAIL PROTECTED] wrote:

Drop me an email
I know some GSM Gateway that has a direct serial port for SMS
Sam

-Original Message-
From: Jon Pounder [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 14, 2007 10:50 AM
To: asterisk-users@lists.digium.com
Subject: Re: [asterisk-users] Sending SMS from Asterisk

Quoting Patrick [EMAIL PROTECTED]:

 On Tue, 2007-02-13 at 18:31 -0700, Stephen Bosch wrote:
 Singer Wang wrote:
  by your .ca address I assume your in Canada..
 
  both Telus and Rogers have a email-to-SMS gateway...

 Well, those are notoriously unreliable. I've had messages take hours to
 arrive when sent by the email-to-SMS gateway. I was kinda hoping for
 something more direct. Rogers prioritizes internal SMS messages over
 e-mailed ones.

we do this with the vmobile.ca gateway (which is just using the actual bell
cellular network), and only a handful of times in several years hasn't it
been
instant. I get the sms before my desktop mail reader has even picked up the
same messages in most cases.





 What I'd like is some kind of SMSC -- or something that accomplishes the
 same thing.

 Maybe http://www.kannel.org/ provides some useful info.

 Regards,
 Patrick




 ___
 --Bandwidth and Colocation provided by Easynews.com --

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




Jon Pounder

  _/_/_/  _/_/  _/   _/_/_/  _/_/  _/_/_/_/
   _/_/_/  _/  _/ _/_/_/  _/  _/_/
  _/_/  _/_/  _/ _/_/  _/_/  _/
_/_/_/  _/_/  _/_/_/_/ _/_/_/  _/_/  _/_/_/_/


Inline Internet Systems Inc.
Thorold, Ontario, Canada

Tools to Power Your e-Business Solutions
www.inline.net
www.ihtml.com
www.ihtmlmerchant.com
www.opayc.com


This message was sent using IMP, the Internet Messaging Program.


___
--Bandwidth and Colocation provided by Easynews.com --

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




___
--Bandwidth and Colocation provided by Easynews.com --

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




--
Peter Bowyer
Email: [EMAIL PROTECTED]
___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] Sending SMS from Asterisk

2007-02-14 Thread joannaliza mariazeta

Try to use SMS Server tools its an SMS Gateway software which can send and
receive short messages through GSM modems and mobile phones. Its very useful
for sending SMS alerts, we used it with Nagios and Asterisk as well.

Best Regards,
Joanna Liza Mariazeta

On 2/14/07, Stephen Bosch [EMAIL PROTECTED] wrote:


Singer Wang wrote:
 by your .ca address I assume your in Canada..

 both Telus and Rogers have a email-to-SMS gateway...

Well, those are notoriously unreliable. I've had messages take hours to
arrive when sent by the email-to-SMS gateway. I was kinda hoping for
something more direct. Rogers prioritizes internal SMS messages over
e-mailed ones.

What I'd like is some kind of SMSC -- or something that accomplishes the
same thing.

Any ideas?

-Stephen-

___
--Bandwidth and Colocation provided by Easynews.com --

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

___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] Sending SMS from Asterisk

2007-02-14 Thread joannaliza mariazeta

I forgot to mention that you have to get a GSM modem or a compatible phone
to send the messages, with this set up you dont have to worry about
negotiating with carriers. It will be just like a normal user sending SMS to
one another.

On 2/14/07, joannaliza mariazeta [EMAIL PROTECTED] wrote:


Try to use SMS Server tools its an SMS Gateway software which can send and
receive short messages through GSM modems and mobile phones. Its very useful
for sending SMS alerts, we used it with Nagios and Asterisk as well.

Best Regards,
Joanna Liza Mariazeta

On 2/14/07, Stephen Bosch [EMAIL PROTECTED] wrote:

 Singer Wang wrote:
  by your .ca address I assume your in Canada..
 
  both Telus and Rogers have a email-to-SMS gateway...

 Well, those are notoriously unreliable. I've had messages take hours to
 arrive when sent by the email-to-SMS gateway. I was kinda hoping for
 something more direct. Rogers prioritizes internal SMS messages over
 e-mailed ones.

 What I'd like is some kind of SMSC -- or something that accomplishes the
 same thing.

 Any ideas?

 -Stephen-

 ___
 --Bandwidth and Colocation provided by Easynews.com --

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



___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] Sending SMS from Asterisk

2007-02-14 Thread Peter Bowyer

On 14/02/07, Stephen Bosch [EMAIL PROTECTED] wrote:

Hi:

Say I want to build an IVR application which sends an SMS message to a
mobile telephone when the caller responds to a prompt in certain way.

I think I can manage the part about generating the message and building
something to actually send it. The part I'm foggy about is: how would I
actually get the SMS message to the carrier? Discussions with the
carrier have led absolutely nowhere (they are not interested in helping
an individual customer and technical staff Tiers I and II have no idea
what I am talking about).

Are there SMS aggregators that I could use for sending messages to this
particular phone over the Internet?


There are plenty - I've used 2sms.com, clickatell.com and csoft.co.uk.
bayhamsystems.com have a service tailored for Asterisk users.

Peter
--
Peter Bowyer
Email: [EMAIL PROTECTED]
___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] Sending SMS from Asterisk

2007-02-14 Thread matteo brancaleoni
Hi,

On Tue, 2007-02-13 at 18:04 -0700, Stephen Bosch wrote:

 Say I want to build an IVR application which sends an SMS message to a
 mobile telephone when the caller responds to a prompt in certain way.

 I think I can manage the part about generating the message and building
 something to actually send it. The part I'm foggy about is: how would I
 actually get the SMS message to the carrier?

you can also use a gsm card.
the vgsm card allows sending sms from the AMI, along with
full charset support (even cirillic!), sms reports,
multipage sms and so on...

you can check out
http://open.voismart.it/index.php/VGSM_SMS
or
http://open.voismart.it/index.php/VGSM_Manager_Interface

matteo.

-- 
Matteo Brancaleoni
RD Director
Tel  :+39.02.70633354
Voip :sip:[EMAIL PROTECTED]

___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] Sending SMS from Asterisk

2007-02-14 Thread Tim Panton


On 14 Feb 2007, at 10:08, matteo brancaleoni wrote:


Hi,

On Tue, 2007-02-13 at 18:04 -0700, Stephen Bosch wrote:

Say I want to build an IVR application which sends an SMS message  
to a

mobile telephone when the caller responds to a prompt in certain way.


I think I can manage the part about generating the message and  
building
something to actually send it. The part I'm foggy about is: how  
would I

actually get the SMS message to the carrier?


you can also use a gsm card.
the vgsm card allows sending sms from the AMI, along with
full charset support (even cirillic!), sms reports,
multipage sms and so on...

you can check out
http://open.voismart.it/index.php/VGSM_SMS
or
http://open.voismart.it/index.php/VGSM_Manager_Interface

matteo.


We've used www.Simplewire.com , they have a x86 linux executable  
which we wrap in a

shell script and call from the dialplan with a System() call.

We've been happy with them for years.
Tim.


Tim Panton

www.mexuar.net
www.westhawk.co.uk/



___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] Sending SMS from Asterisk

2007-02-14 Thread Steve Kennedy
On Wed, Feb 14, 2007 at 03:42:23AM +0100, Patrick wrote:

 On Tue, 2007-02-13 at 18:31 -0700, Stephen Bosch wrote:
  Singer Wang wrote:
   by your .ca address I assume your in Canada..
   both Telus and Rogers have a email-to-SMS gateway...
  Well, those are notoriously unreliable. I've had messages take hours to
  arrive when sent by the email-to-SMS gateway. I was kinda hoping for
  something more direct. Rogers prioritizes internal SMS messages over
  e-mailed ones.
  What I'd like is some kind of SMSC -- or something that accomplishes the
  same thing.
 Maybe http://www.kannel.org/ provides some useful info.

Kannel is a pretty mature solution, it will drive a local GSM terminal
or connect through to SMSC's using standard protocols (SMPP, CIMD,
UCP/EMI etc) or even http/SOAP.

Terminals such as Siemens TC/MC35, Wavecomm, Falcom etc seem to work
well and Kannel tends to have driver modules for them, also many phones
can also work. Make sure SIM buffering isn't used or you'll wear out the
SIM (they have limited writes).

Most operators wont allow direct connectivity unless you delivering
10's of millions of SMSs per month and you'll have to go through an
aggregator.

Steve

-- 
NetTek Ltd  UK mob +44-(0)7775 755503
UK +44-(0)20 79932612 / US +1-(310)8577715 / Fax +44-(0)20 7483 2455
Skype/GoogleTalk/AIM/Gizmo/Mac stevekennedyuk / MSN [EMAIL PROTECTED]
Euro Tech News Blog http://eurotechnews.blogspot.com
___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] Sending SMS from Asterisk

2007-02-14 Thread Stephen Bosch
Peter Bowyer wrote:
 The same ones which, by total coincidence, you just advertised on
 asterisk-biz, perhaps? What are the chances of that?

Thanks for the heads-up.

-Stephen-
___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] Sending SMS from Asterisk

2007-02-14 Thread Stephen Bosch
Steve Kennedy wrote:
 On Wed, Feb 14, 2007 at 03:42:23AM +0100, Patrick wrote:
 
 On Tue, 2007-02-13 at 18:31 -0700, Stephen Bosch wrote:
 Singer Wang wrote:
 by your .ca address I assume your in Canada..
 both Telus and Rogers have a email-to-SMS gateway...
 Well, those are notoriously unreliable. I've had messages take hours to
 arrive when sent by the email-to-SMS gateway. I was kinda hoping for
 something more direct. Rogers prioritizes internal SMS messages over
 e-mailed ones.
 What I'd like is some kind of SMSC -- or something that accomplishes the
 same thing.
 Maybe http://www.kannel.org/ provides some useful info.
 
 Kannel is a pretty mature solution, it will drive a local GSM terminal
 or connect through to SMSC's using standard protocols (SMPP, CIMD,
 UCP/EMI etc) or even http/SOAP.
 
 Terminals such as Siemens TC/MC35, Wavecomm, Falcom etc seem to work
 well and Kannel tends to have driver modules for them, also many phones
 can also work. Make sure SIM buffering isn't used or you'll wear out the
 SIM (they have limited writes).

If I understand correctly, this means I'll need an extra SIM just to
send messages -- is that right? I build a Kannel server so that it can
talk to a terminal that is on the network and can send messages.

(It's an awful lot of extra hardware just for messaging capacity that
will only be used by a few users, though.)

What if I don't want to get my own terminal?

 Most operators wont allow direct connectivity unless you delivering
 10's of millions of SMSs per month and you'll have to go through an
 aggregator.

Can you show me an example of an aggregator?

-Stephen-
___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] Sending SMS from Asterisk

2007-02-14 Thread Stephen Bosch
Peter Bowyer wrote:
 On 14/02/07, Stephen Bosch [EMAIL PROTECTED] wrote:
 Hi:

 Say I want to build an IVR application which sends an SMS message to a
 mobile telephone when the caller responds to a prompt in certain way.

 I think I can manage the part about generating the message and building
 something to actually send it. The part I'm foggy about is: how would I
 actually get the SMS message to the carrier? Discussions with the
 carrier have led absolutely nowhere (they are not interested in helping
 an individual customer and technical staff Tiers I and II have no idea
 what I am talking about).

 Are there SMS aggregators that I could use for sending messages to this
 particular phone over the Internet?
 
 There are plenty - I've used 2sms.com, clickatell.com and csoft.co.uk.
 bayhamsystems.com have a service tailored for Asterisk users.

These are all based in the UK. What if I'm in North America?

Does it matter?

-Stephen-
___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] Sending SMS from Asterisk

2007-02-14 Thread Stephen Bosch
Tim Panton wrote:
 
 We've used www.Simplewire.com , they have a x86 linux executable which
 we wrap in a
 shell script and call from the dialplan with a System() call.
 
 We've been happy with them for years.

Wow! Are these guys in Canada? (One of the sample numbers was a 416 area
code, which is in Toronto).

I tried a sample message -- it arrived in 2 seconds. That is better
performance that Rogers' own web interface!

More information, please!

-Stephen-
___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] Sending SMS from Asterisk

2007-02-14 Thread Peter Bowyer

On 14/02/07, Stephen Bosch [EMAIL PROTECTED] wrote:

Peter Bowyer wrote:
 There are plenty - I've used 2sms.com, clickatell.com and csoft.co.uk.
 bayhamsystems.com have a service tailored for Asterisk users.

These are all based in the UK. What if I'm in North America?

Does it matter?


What matters is whether they can deliver to your target users - check
what countries + networks each one quotes in their footprint.

Peter


--
Peter Bowyer
Email: [EMAIL PROTECTED]
___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] Sending SMS from Asterisk

2007-02-14 Thread Steve Kennedy
On Wed, Feb 14, 2007 at 10:29:20AM -0700, Stephen Bosch wrote:

[snippage]
 If I understand correctly, this means I'll need an extra SIM just to
 send messages -- is that right? I build a Kannel server so that it can
 talk to a terminal that is on the network and can send messages.
 (It's an awful lot of extra hardware just for messaging capacity that
 will only be used by a few users, though.)
 What if I don't want to get my own terminal?

Then you need to talk to someone who offers connectivity into the
operators.

  Most operators wont allow direct connectivity unless you delivering
  10's of millions of SMSs per month and you'll have to go through an
  aggregator.
 Can you show me an example of an aggregator?

I don't know in the US? There are some ... they'll have an API and you
then utilise that API to inject messages.


Steve

-- 
NetTek Ltd  UK mob +44-(0)7775 755503
UK +44-(0)20 79932612 / US +1-(310)8577715 / Fax +44-(0)20 7483 2455
Skype/GoogleTalk/AIM/Gizmo/Mac stevekennedyuk / MSN [EMAIL PROTECTED]
Euro Tech News Blog http://eurotechnews.blogspot.com
___
--Bandwidth and Colocation provided by Easynews.com --

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


[asterisk-users] Sending SMS from Asterisk

2007-02-13 Thread Stephen Bosch
Hi:

Say I want to build an IVR application which sends an SMS message to a
mobile telephone when the caller responds to a prompt in certain way.

I think I can manage the part about generating the message and building
something to actually send it. The part I'm foggy about is: how would I
actually get the SMS message to the carrier? Discussions with the
carrier have led absolutely nowhere (they are not interested in helping
an individual customer and technical staff Tiers I and II have no idea
what I am talking about).

Are there SMS aggregators that I could use for sending messages to this
particular phone over the Internet?

Thanks for any input.

-Stephen-
___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] Sending SMS from Asterisk

2007-02-13 Thread Singer Wang

by your .ca address I assume your in Canada..

both Telus and Rogers have a email-to-SMS gateway...


Stephen Bosch wrote:

Hi:

Say I want to build an IVR application which sends an SMS message to a
mobile telephone when the caller responds to a prompt in certain way.

I think I can manage the part about generating the message and building
something to actually send it. The part I'm foggy about is: how would I
actually get the SMS message to the carrier? Discussions with the
carrier have led absolutely nowhere (they are not interested in helping
an individual customer and technical staff Tiers I and II have no idea
what I am talking about).

Are there SMS aggregators that I could use for sending messages to this
particular phone over the Internet?

Thanks for any input.

-Stephen-
___
--Bandwidth and Colocation provided by Easynews.com --

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


___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] Sending SMS from Asterisk

2007-02-13 Thread Stephen Bosch
Singer Wang wrote:
 by your .ca address I assume your in Canada..
 
 both Telus and Rogers have a email-to-SMS gateway...

Well, those are notoriously unreliable. I've had messages take hours to
arrive when sent by the email-to-SMS gateway. I was kinda hoping for
something more direct. Rogers prioritizes internal SMS messages over
e-mailed ones.

What I'd like is some kind of SMSC -- or something that accomplishes the
same thing.

Any ideas?

-Stephen-

___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] Sending SMS from Asterisk

2007-02-13 Thread Patrick
On Tue, 2007-02-13 at 18:31 -0700, Stephen Bosch wrote:
 Singer Wang wrote:
  by your .ca address I assume your in Canada..
  
  both Telus and Rogers have a email-to-SMS gateway...
 
 Well, those are notoriously unreliable. I've had messages take hours to
 arrive when sent by the email-to-SMS gateway. I was kinda hoping for
 something more direct. Rogers prioritizes internal SMS messages over
 e-mailed ones.
 
 What I'd like is some kind of SMSC -- or something that accomplishes the
 same thing.

Maybe http://www.kannel.org/ provides some useful info.

Regards,
Patrick




___
--Bandwidth and Colocation provided by Easynews.com --

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


Re: [asterisk-users] Sending SMS from Asterisk

2007-02-13 Thread Jon Pounder

Quoting Patrick [EMAIL PROTECTED]:


On Tue, 2007-02-13 at 18:31 -0700, Stephen Bosch wrote:

Singer Wang wrote:
 by your .ca address I assume your in Canada..

 both Telus and Rogers have a email-to-SMS gateway...

Well, those are notoriously unreliable. I've had messages take hours to
arrive when sent by the email-to-SMS gateway. I was kinda hoping for
something more direct. Rogers prioritizes internal SMS messages over
e-mailed ones.


we do this with the vmobile.ca gateway (which is just using the actual bell
cellular network), and only a handful of times in several years hasn't it been
instant. I get the sms before my desktop mail reader has even picked up the
same messages in most cases.






What I'd like is some kind of SMSC -- or something that accomplishes the
same thing.


Maybe http://www.kannel.org/ provides some useful info.

Regards,
Patrick




___
--Bandwidth and Colocation provided by Easynews.com --

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





Jon Pounder

  _/_/_/  _/_/  _/   _/_/_/  _/_/  _/_/_/_/
   _/_/_/  _/  _/ _/_/_/  _/  _/_/
  _/_/  _/_/  _/ _/_/  _/_/  _/
_/_/_/  _/_/  _/_/_/_/ _/_/_/  _/_/  _/_/_/_/


Inline Internet Systems Inc.
Thorold, Ontario, Canada

Tools to Power Your e-Business Solutions
www.inline.net
www.ihtml.com
www.ihtmlmerchant.com
www.opayc.com


This message was sent using IMP, the Internet Messaging Program.


___
--Bandwidth and Colocation provided by Easynews.com --

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


RE: [asterisk-users] Sending SMS from Asterisk

2007-02-13 Thread Sam Tam
Drop me an email
I know some GSM Gateway that has a direct serial port for SMS
Sam

-Original Message-
From: Jon Pounder [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, February 14, 2007 10:50 AM
To: asterisk-users@lists.digium.com
Subject: Re: [asterisk-users] Sending SMS from Asterisk

Quoting Patrick [EMAIL PROTECTED]:

 On Tue, 2007-02-13 at 18:31 -0700, Stephen Bosch wrote:
 Singer Wang wrote:
  by your .ca address I assume your in Canada..
 
  both Telus and Rogers have a email-to-SMS gateway...

 Well, those are notoriously unreliable. I've had messages take hours to
 arrive when sent by the email-to-SMS gateway. I was kinda hoping for
 something more direct. Rogers prioritizes internal SMS messages over
 e-mailed ones.

we do this with the vmobile.ca gateway (which is just using the actual bell
cellular network), and only a handful of times in several years hasn't it
been
instant. I get the sms before my desktop mail reader has even picked up the
same messages in most cases.





 What I'd like is some kind of SMSC -- or something that accomplishes the
 same thing.

 Maybe http://www.kannel.org/ provides some useful info.

 Regards,
 Patrick




 ___
 --Bandwidth and Colocation provided by Easynews.com --

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




Jon Pounder

   _/_/_/  _/_/  _/   _/_/_/  _/_/  _/_/_/_/
_/_/_/  _/  _/ _/_/_/  _/  _/_/
   _/_/  _/_/  _/ _/_/  _/_/  _/
_/_/_/  _/_/  _/_/_/_/ _/_/_/  _/_/  _/_/_/_/


Inline Internet Systems Inc.
Thorold, Ontario, Canada

Tools to Power Your e-Business Solutions
www.inline.net
www.ihtml.com
www.ihtmlmerchant.com
www.opayc.com


This message was sent using IMP, the Internet Messaging Program.


___
--Bandwidth and Colocation provided by Easynews.com --

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




___
--Bandwidth and Colocation provided by Easynews.com --

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