Re: [asterisk-users] Automatic dialing + SMS

2011-05-19 Thread gadgetronixs
Hi Guys
Using call files might be easiest. But I d also try out AGI scripting too. I ll 
be sure to call back if I require any help. 

For the sms bit,...let's say I want to send bulk sms to multiple mobile 
devices. 

Thanks a lot
Regards
Sent from my BlackBerry® smartphone from Vodafone

-Original Message-
From: Steve Edwards asterisk@sedwards.com
Sender: asterisk-users-boun...@lists.digium.com
Date: Wed, 18 May 2011 06:46:25 
To: Asterisk Users Mailing List - Non-Commercial 
Discussionasterisk-users@lists.digium.com
Reply-To: Asterisk Users Mailing List - Non-Commercial Discussion
asterisk-users@lists.digium.com
Subject: Re: [asterisk-users] Automatic dialing + SMS

On Wed, 18 May 2011, gadgetron...@gmail.com wrote:

 Does it mean Asterisk has no in-built applications for auto dialing.

Asterisk is a telephony Erector Set*. You get to build what you want. All 
the pieces are there.

 What scripting language can easily and best be used for the AGI.

Easy may not be best. 'Easiest' is the language you know best. Best 
depends on your needs.

A scripting language like PHP may be easiest for you if you know that 
language. A compiled language like C may be best if you want to run a 
bazillion calls per second.

You can execute xxx AGIs written in C in the time it takes to load the 
Perl or PHP interpreter and parse your script.

*) http://en.wikipedia.org/wiki/Erector_set

-- 
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] Automatic dialing + SMS

2011-05-19 Thread James zhu

hello:
i think you can use php and get message from GUI and send by php AGI. 

Best regards,
James.zhu
Doing asterisk/PRI/ss7/dahdi, linux, asterisk cards, gateway(fxs/fxo/pri-SIP).
website: www.voipviews.com 




 To: asterisk-users@lists.digium.com
 From: gadgetron...@gmail.com
 Date: Thu, 19 May 2011 09:57:23 +
 Subject: Re: [asterisk-users] Automatic dialing + SMS
 
 Hi Guys
 Using call files might be easiest. But I d also try out AGI scripting too. I 
 ll be sure to call back if I require any help. 
 
 For the sms bit,...let's say I want to send bulk sms to multiple mobile 
 devices. 
 
 Thanks a lot
 Regards
 Sent from my BlackBerry® smartphone from Vodafone
 
 -Original Message-
 From: Steve Edwards asterisk@sedwards.com
 Sender: asterisk-users-boun...@lists.digium.com
 Date: Wed, 18 May 2011 06:46:25 
 To: Asterisk Users Mailing List - Non-Commercial 
 Discussionasterisk-users@lists.digium.com
 Reply-To: Asterisk Users Mailing List - Non-Commercial Discussion
   asterisk-users@lists.digium.com
 Subject: Re: [asterisk-users] Automatic dialing + SMS
 
 On Wed, 18 May 2011, gadgetron...@gmail.com wrote:
 
  Does it mean Asterisk has no in-built applications for auto dialing.
 
 Asterisk is a telephony Erector Set*. You get to build what you want. All 
 the pieces are there.
 
  What scripting language can easily and best be used for the AGI.
 
 Easy may not be best. 'Easiest' is the language you know best. Best 
 depends on your needs.
 
 A scripting language like PHP may be easiest for you if you know that 
 language. A compiled language like C may be best if you want to run a 
 bazillion calls per second.
 
 You can execute xxx AGIs written in C in the time it takes to load the 
 Perl or PHP interpreter and parse your script.
 
 *) http://en.wikipedia.org/wiki/Erector_set
 
 -- 
 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
  --
_
-- 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] Automatic dialing + SMS

2011-05-18 Thread RAJNIKANT VANZA
Hi Bilal,

You can possible to do automatic dialing, play the proper sound message for
a list of numbers using Asterisk.

You need to write Asterisk AGI for automatic dialing.

About sending SMS is also possible but you need to use SMS Gateway or SMS
service provider.

If u need further discussion we will assist you.

-- 
Best Regards,

Rajnikant Vanza
Software Engineer
---
Working On Linux,C/C++,VoIP,Asterisk Technology

On Tue, May 17, 2011 at 2:13 PM, bilal ghayyad bilmar...@yahoo.com wrote:

 Hello All;

 If I need the Asterisk to do automatic dialing for a list of numbers and
 when the destination answer, then to play the proper sound message, is it
 possible? How?

 About sending SMS, can asterisk do this?

 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] Automatic dialing + SMS

2011-05-18 Thread Enrico Cicconi

Hi Bilal,
sure is possible as is possible to do other activities after played the 
messages such call redirect, dtmf selection and so on.


About sending sms you can do it but our tips is to use an external SMS 
gateway in your area. Where are you ?


If needed we can support, bye.

Enrico
www.rdmnet.it

Il 17/05/2011 10:43, bilal ghayyad ha scritto:

Hello All;

If I need the Asterisk to do automatic dialing for a list of numbers and when 
the destination answer, then to play the proper sound message, is it possible? 
How?

About sending SMS, can asterisk do this?

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] Automatic dialing + SMS

2011-05-18 Thread gadgetronixs
Hello. 
Does it mean Asterisk has no in-built applications for auto dialing. What 
scripting language can easily and best be used for the AGI. Tell me more abt 
the sms providers
Sent from my BlackBerry® smartphone from Vodafone

-Original Message-
From: Enrico Cicconi enrico.cicc...@rdmnet.it
Sender: asterisk-users-boun...@lists.digium.com
Date: Wed, 18 May 2011 09:54:45 
To: Asterisk Users Mailing List - Non-Commercial 
Discussionasterisk-users@lists.digium.com
Reply-To: Asterisk Users Mailing List - Non-Commercial Discussion
asterisk-users@lists.digium.com
Cc: bilal ghayyadbilmar...@yahoo.com
Subject: Re: [asterisk-users] Automatic dialing + SMS

Hi Bilal,
sure is possible as is possible to do other activities after played the 
messages such call redirect, dtmf selection and so on.

About sending sms you can do it but our tips is to use an external SMS 
gateway in your area. Where are you ?

If needed we can support, bye.

Enrico
www.rdmnet.it

Il 17/05/2011 10:43, bilal ghayyad ha scritto:
 Hello All;

 If I need the Asterisk to do automatic dialing for a list of numbers and when 
 the destination answer, then to play the proper sound message, is it 
 possible? How?

 About sending SMS, can asterisk do this?

 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] Automatic dialing + SMS

2011-05-18 Thread Markus

Here's a script to call a bunch of numbers (list-of-numbers.txt), trigger a
new call every 10 seconds. Adjust for your needs:

-snip-
#!/bin/bash
for i in `cat list-of-numbers.txt`
do
echo /usr/sbin/asterisk -rx originate local/@from-local extension
$i@voipout
/usr/sbin/asterisk -rx originate local/@from-local extension
$i@voipout
sleep 10
done
-snip-

[voipout] looks like:

exten = _X.,1,Dial(SIP/${EXTEN}@provider)

[from-local] looks like:

exten = ,1,Answer
exten = ,2,Playback(something)
exten = ,3,Hangup


- Original Message - 
From: gadgetron...@gmail.com

To: Asterisk Users Mailing List - Non-Commercial Discussion
asterisk-users@lists.digium.com
Sent: Wednesday, May 18, 2011 10:56 AM
Subject: Re: [asterisk-users] Automatic dialing + SMS


Hello.
Does it mean Asterisk has no in-built applications for auto dialing. What
scripting language can easily and best be used for the AGI. Tell me more abt
the sms providers
Sent from my BlackBerry® smartphone from Vodafone

-Original Message-
From: Enrico Cicconi enrico.cicc...@rdmnet.it
Sender: asterisk-users-boun...@lists.digium.com
Date: Wed, 18 May 2011 09:54:45
To: Asterisk Users Mailing List - Non-Commercial
Discussionasterisk-users@lists.digium.com
Reply-To: Asterisk Users Mailing List - Non-Commercial Discussion
asterisk-users@lists.digium.com
Cc: bilal ghayyadbilmar...@yahoo.com
Subject: Re: [asterisk-users] Automatic dialing + SMS

Hi Bilal,
sure is possible as is possible to do other activities after played the
messages such call redirect, dtmf selection and so on.

About sending sms you can do it but our tips is to use an external SMS
gateway in your area. Where are you ?

If needed we can support, bye.

Enrico
www.rdmnet.it

Il 17/05/2011 10:43, bilal ghayyad ha scritto:

Hello All;

If I need the Asterisk to do automatic dialing for a list of numbers and
when the destination answer, then to play the proper sound message, is it
possible? How?

About sending SMS, can asterisk do this?

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


--
_
-- 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] Automatic dialing + SMS

2011-05-18 Thread Eric Wieling

See: http://www.voip-info.org/wiki/view/Asterisk+auto-dial+out

 -Original Message-
 From: asterisk-users-boun...@lists.digium.com
 [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of
 gadgetron...@gmail.com
 Sent: Wednesday, May 18, 2011 4:56 AM
 To: Asterisk Users Mailing List - Non-Commercial Discussion
 Subject: Re: [asterisk-users] Automatic dialing + SMS

 Hello.
 Does it mean Asterisk has no in-built applications for auto
 dialing. What scripting language can easily and best be used
 for the AGI. Tell me more abt the sms providers
 Sent from my BlackBerry(r) smartphone from Vodafone

--
_
-- 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] Automatic dialing + SMS

2011-05-18 Thread Thorsten Göllner

For what reason do you need sending a sms from asterisk, please?

Am 18.05.2011 14:25, schrieb Markus:
Here's a script to call a bunch of numbers (list-of-numbers.txt), 
trigger a

new call every 10 seconds. Adjust for your needs:

-snip-
#!/bin/bash
for i in `cat list-of-numbers.txt`
do
echo /usr/sbin/asterisk -rx originate local/@from-local extension
$i@voipout
/usr/sbin/asterisk -rx originate local/@from-local extension
$i@voipout
sleep 10
done
-snip-

[voipout] looks like:

exten = _X.,1,Dial(SIP/${EXTEN}@provider)

[from-local] looks like:

exten = ,1,Answer
exten = ,2,Playback(something)
exten = ,3,Hangup


- Original Message - From: gadgetron...@gmail.com
To: Asterisk Users Mailing List - Non-Commercial Discussion
asterisk-users@lists.digium.com
Sent: Wednesday, May 18, 2011 10:56 AM
Subject: Re: [asterisk-users] Automatic dialing + SMS


Hello.
Does it mean Asterisk has no in-built applications for auto dialing. What
scripting language can easily and best be used for the AGI. Tell me 
more abt

the sms providers
Sent from my BlackBerry® smartphone from Vodafone

-Original Message-
From: Enrico Cicconi enrico.cicc...@rdmnet.it
Sender: asterisk-users-boun...@lists.digium.com
Date: Wed, 18 May 2011 09:54:45
To: Asterisk Users Mailing List - Non-Commercial
Discussionasterisk-users@lists.digium.com
Reply-To: Asterisk Users Mailing List - Non-Commercial Discussion
asterisk-users@lists.digium.com
Cc: bilal ghayyadbilmar...@yahoo.com
Subject: Re: [asterisk-users] Automatic dialing + SMS

Hi Bilal,
sure is possible as is possible to do other activities after played the
messages such call redirect, dtmf selection and so on.

About sending sms you can do it but our tips is to use an external SMS
gateway in your area. Where are you ?

If needed we can support, bye.

Enrico
www.rdmnet.it

Il 17/05/2011 10:43, bilal ghayyad ha scritto:

Hello All;

If I need the Asterisk to do automatic dialing for a list of numbers and
when the destination answer, then to play the proper sound message, 
is it

possible? How?

About sending SMS, can asterisk do this?

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


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


--
Thorsten Göllner

OVM Office Voice Media GmbH
Herderstrasse 68
40237 Düsseldorf

Tel.: +49(0)211 / 618 57 53
Fax: +49(0)211 / 618 57 54


--
_
-- 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] Automatic dialing + SMS

2011-05-18 Thread Steve Edwards

On Wed, 18 May 2011, gadgetron...@gmail.com wrote:


Does it mean Asterisk has no in-built applications for auto dialing.


Asterisk is a telephony Erector Set*. You get to build what you want. All 
the pieces are there.



What scripting language can easily and best be used for the AGI.


Easy may not be best. 'Easiest' is the language you know best. Best 
depends on your needs.


A scripting language like PHP may be easiest for you if you know that 
language. A compiled language like C may be best if you want to run a 
bazillion calls per second.


You can execute xxx AGIs written in C in the time it takes to load the 
Perl or PHP interpreter and parse your script.


*) http://en.wikipedia.org/wiki/Erector_set

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


[asterisk-users] Automatic dialing + SMS

2011-05-17 Thread bilal ghayyad
Hello All;

If I need the Asterisk to do automatic dialing for a list of numbers and when 
the destination answer, then to play the proper sound message, is it possible? 
How?

About sending SMS, can asterisk do this?

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