Re: [asterisk-users] Firewall Issue

2011-08-06 Thread Антон Квашёнкин
Why did you decide so? And what kind of intrusion? Any dump of sniffer will
be appreciated.

2011/8/6 RSCL Mumbai 

> Hi,
>
> I seem to be facing an intrusion issue, inspite of firewall (script
> attached).
>
> What am I missing ??
>
> Any suggestions / recommendation are welcome pls.
>
>
> Best regards,
> Sans
>
> --
> _
> -- 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] Dahdi does not build against Kernel 3.0.0

2011-08-06 Thread Anthony Messina
On 08/06/2011 09:49 PM, Bruce Ferrell wrote:
> Errors follow:

http://lists.digium.com/pipermail/asterisk-users/2011-July/264993.html

-- 
Anthony - http://messinet.com - http://messinet.com/~amessina/gallery
8F89 5E72 8DF0 BCF0 10BE 9967 92DC 35DC B001 4A4E



signature.asc
Description: OpenPGP digital signature
--
_
-- 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] Dahdi does not build against Kernel 3.0.0

2011-08-06 Thread Bruce Ferrell
Correction; the released DAHDI doesn't build svn does. Nothing to see 
here... Move along



On 08/06/2011 07:49 PM, Bruce Ferrell wrote:

Errors follow:

make
make -C linux all
make[1]: Entering directory 
`/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux'

make -C drivers/dahdi/firmware firmware-loaders
make[2]: Entering directory 
`/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux/drivers/dahdi/firmware'
make[2]: Leaving directory 
`/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux/drivers/dahdi/firmware'
make -C /lib/modules/3.0.0-39-desktop/build 
SUBDIRS=/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux/drivers/dahdi 
DAHDI_INCLUDE=/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux/include 
DAHDI_MODULES_EXTRA=" " HOTPLUG_FIRMWARE=yes modules DAHDI_BUILD_ALL=m

make[2]: Entering directory `/usr/src/linux-3.0.0-39-obj/i386/desktop'
make -C ../../../linux-3.0.0-39 
O=/usr/src/linux-3.0.0-39-obj/i386/desktop/. modules
CC [M] 
/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux/drivers/dahdi/dahdi-base.o
/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux/drivers/dahdi/dahdi-base.c:95:2: 
warning: #warning "No CONFIG_BKL is an experimental configuration."
In file included from 
/usr/src/linux-3.0.0-39/arch/x86/include/asm/uaccess.h:570:0,

from /usr/src/linux-3.0.0-39/include/linux/poll.h:14,
from 
/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux/include/dahdi/kernel.h:58,
from 
/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux/drivers/dahdi/dahdi-base.c:68:

In function ‘copy_from_user’,
inlined from ‘dahdi_chan_write’ at 
/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux/drivers/dahdi/dahdi-base.c:2301:23:
/usr/src/linux-3.0.0-39/arch/x86/include/asm/uaccess_32.h:211:26: 
warning: call to ‘copy_from_user_overflow’ declared with attribute 
warning: copy_from_user() buffer size is not provably correct
/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux/drivers/dahdi/dahdi-base.c:95:2: 
warning: #warning "No CONFIG_BKL is an experimental configuration."
CC [M] 
/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux/drivers/dahdi/vpmadt032_loader/dahdi_vpmadt032_loader.o
SHIPPED 
/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux/drivers/dahdi/vpmadt032_loader/vpmadt032_x86_32.o
LD [M] 
/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux/drivers/dahdi/dahdi.o
CC [M] 
/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux/drivers/dahdi/dahdi_dynamic.o
CC [M] 
/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux/drivers/dahdi/dahdi_dynamic_loc.o
CC [M] 
/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux/drivers/dahdi/dahdi_dynamic_eth.o
CC [M] 
/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux/drivers/dahdi/dahdi_dynamic_ethmf.o
CC [M] 
/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux/drivers/dahdi/dahdi_transcode.o
/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux/drivers/dahdi/dahdi_transcode.c:49:31: 
error: ‘SPIN_LOCK_UNLOCKED’ undeclared here (not in a function)
make[5]: *** 
[/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux/drivers/dahdi/dahdi_transcode.o] 
Error 1
make[4]: *** 
[_module_/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux/drivers/dahdi] 
Error 2

make[3]: *** [sub-make] Error 2
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/src/linux-3.0.0-39-obj/i386/desktop'
make[1]: *** [modules] Error 2
make[1]: Leaving directory 
`/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux'

make: *** [all] Error 2


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


[asterisk-users] Dahdi does not build against Kernel 3.0.0

2011-08-06 Thread Bruce Ferrell

Errors follow:

make
make -C linux all
make[1]: Entering directory 
`/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux'

make -C drivers/dahdi/firmware firmware-loaders
make[2]: Entering directory 
`/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux/drivers/dahdi/firmware'
make[2]: Leaving directory 
`/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux/drivers/dahdi/firmware'
make -C /lib/modules/3.0.0-39-desktop/build 
SUBDIRS=/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux/drivers/dahdi 
DAHDI_INCLUDE=/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux/include 
DAHDI_MODULES_EXTRA=" " HOTPLUG_FIRMWARE=yes modules DAHDI_BUILD_ALL=m

make[2]: Entering directory `/usr/src/linux-3.0.0-39-obj/i386/desktop'
make -C ../../../linux-3.0.0-39 
O=/usr/src/linux-3.0.0-39-obj/i386/desktop/. modules
CC [M] 
/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux/drivers/dahdi/dahdi-base.o
/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux/drivers/dahdi/dahdi-base.c:95:2: 
warning: #warning "No CONFIG_BKL is an experimental configuration."
In file included from 
/usr/src/linux-3.0.0-39/arch/x86/include/asm/uaccess.h:570:0,

from /usr/src/linux-3.0.0-39/include/linux/poll.h:14,
from 
/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux/include/dahdi/kernel.h:58,
from 
/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux/drivers/dahdi/dahdi-base.c:68:

In function ‘copy_from_user’,
inlined from ‘dahdi_chan_write’ at 
/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux/drivers/dahdi/dahdi-base.c:2301:23:
/usr/src/linux-3.0.0-39/arch/x86/include/asm/uaccess_32.h:211:26: 
warning: call to ‘copy_from_user_overflow’ declared with attribute 
warning: copy_from_user() buffer size is not provably correct
/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux/drivers/dahdi/dahdi-base.c:95:2: 
warning: #warning "No CONFIG_BKL is an experimental configuration."
CC [M] 
/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux/drivers/dahdi/vpmadt032_loader/dahdi_vpmadt032_loader.o
SHIPPED 
/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux/drivers/dahdi/vpmadt032_loader/vpmadt032_x86_32.o
LD [M] 
/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux/drivers/dahdi/dahdi.o
CC [M] 
/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux/drivers/dahdi/dahdi_dynamic.o
CC [M] 
/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux/drivers/dahdi/dahdi_dynamic_loc.o
CC [M] 
/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux/drivers/dahdi/dahdi_dynamic_eth.o
CC [M] 
/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux/drivers/dahdi/dahdi_dynamic_ethmf.o
CC [M] 
/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux/drivers/dahdi/dahdi_transcode.o
/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux/drivers/dahdi/dahdi_transcode.c:49:31: 
error: ‘SPIN_LOCK_UNLOCKED’ undeclared here (not in a function)
make[5]: *** 
[/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux/drivers/dahdi/dahdi_transcode.o] 
Error 1
make[4]: *** 
[_module_/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux/drivers/dahdi] 
Error 2

make[3]: *** [sub-make] Error 2
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/src/linux-3.0.0-39-obj/i386/desktop'
make[1]: *** [modules] Error 2
make[1]: Leaving directory 
`/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux'

make: *** [all] Error 2


--
_
-- 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] Custom Dialplan

2011-08-06 Thread Barry L. Kline
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 08/05/2011 04:32 AM, Richard Zulu wrote:

> I would like to import my dialplan into freepbx+asterisk since I am 
> switching to that...how can I create my own custom dialplan in
> freepbx?

I'm not sure why you'd want to... freepbx is anathema to custom
dialplans.  That said, I believe you end up naming your
"extensions.conf" file to "extensions_additional.conf" and freepbx will
pick it up when it starts.

It's been a long, long time since I've dealt with freepbx -- in fact I
went the other way:  from freepbx+asterisk to pure asterisk.  When I was
using freepbx that was the solution you seek.

Barry

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFOPcAxCFu3bIiwtTARAkjKAKCPCgcoaRyPNs7BXhge7xxcy7C2qQCdF6hx
2Bwz/YEUSbKFsfzD9V0xX6Q=
=W2Dn
-END PGP SIGNATURE-

--
_
-- 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] error: Autodestruct on dialog

2011-08-06 Thread Christian Pinedo Zamalloa
I am trying to do a dynamic "wrapuptime" for a queue.

Instead of having to wait always x seconds once an angent has attended
succesfully a call, I prefer to give the agent the option to disable
his wrapuptime.

exten => h,1,PauseQueuemember
same => n,System(/bin/sleep 25)
same => n,UnpauseQueueMember

Now the agent is paused automatically 25 seconds (or whatever I want)
after attending succesfully a call and If the agent finishes earlier
his administrative work he can unpause his telephone by calling to one
extension.

exten => 1234,1,UnpauseQueueMember

So, I must think I should not do this way??? xD



2011/8/5 Kevin P. Fleming :
> On 08/05/2011 09:43 AM, Christian Pinedo Zamalloa wrote:
>>
>> Hi all,
>>
>> I need to wait several seconds in "h" extension. Since Wait
>> application doesn't work in "h" extension I must use System in the
>> following way:
>>
>> exten =>  h,1,
>>     same =>  n,...
>>     same =>  n,System(/bin/sleep 25)
>>     same =>  n,...
>>
>> But when I use this System command in "h" extension I get the following
>> warning:
>>
>> [Aug  5 14:19:50] WARNING[23637] chan_sip.c: Autodestruct on dialog
>> '7249D00-BE9611E0-A8B6C958-F31290CD@10.180.4.1' with owner in place
>> (Method: BYE)
>
> You are stopping the Asterisk SIP channel driver from doing its job; it
> expects the channel to be dead much sooner than 25 seconds after receiving
> (or sending) a BYE. Why do you need to keep the channel alive for so long
> after it has been hungup?
>
> --
> Kevin P. Fleming
> Digium, Inc. | Director of Software Technologies
> Jabber: kflem...@digium.com | SIP: kpflem...@digium.com | Skype: kpfleming
> 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
> Check us out at www.digium.com & www.asterisk.org
>
> --
> _
> -- 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
>



-- 
Christian Pinedo Zamalloa (zako)
PGP keyID: 0x828D0C80
Fingerprint: 7BFF 4105 F46B 7977 BD96  348C 1007 4FF8 828D 0C80

--
_
-- 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] No more CDR record for simple Hangup?

2011-08-06 Thread Miguel Molina

El 05/08/11 13:20, J Gao escribió:
I am using the new 1.8.5 and I just found out that Asterisk won't 
record the call if the call just hangup. I did a test like this:


exten => 1009, 1, Hangup()

Then I called 1009:

 == Using UDPTL CoS mark 5
  == Using SIP RTP CoS mark 5
-- Executing [1009@init-1005:1] Hangup("SIP/1007-003c", "") in 
new stack
  == Spawn extension (init-1005, 1009, 1) exited non-zero on 
'SIP/1005-003c'


I am not sure why now Asterisk doesn't write this into CDR.  In the 
previous version Asterisk record the hangup call.


Is there anyway I can have the hangup write into the CDR?




What is your cdr.conf configuration?

--
_
-- 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] Problem with (asterisk1.8-iksemel1.4-GoogleVoice)

2011-08-06 Thread neo haux
Hi Asterisk lovers,

Thank you very much Warren and  Tzafrir ! I resolved the issu by
installing openssl-dev.



Date: Tue, 2 Aug 2011 15:40:17 -0500
From: Warren Selby 
Subject: Re: [asterisk-users] Problem with
   (asterisk1.8-iksemel1.4-GoogleVoice)
To: Asterisk Users Mailing List - Non-Commercial Discussion
   
Message-ID: <7648899e-b872-4d34-91a0-e67c73061...@selbytech.com>
Content-Type: text/plain;   charset=utf-8

Install OpenSSL-devel (or whatever the equivalent ubuntu package is
called) and then recompile / reinstall and test it again.

Thanks,
--Warren Selby, dCAP

On Aug 2, 2011, at 12:06 PM, neo haux  wrote:

> Hi,
>
> I?ve compiled asterisk-1.8.5.0   on my Debian based distro (Pinguy)
> I also compiled iksemel (v1.4) with the option 2./configure
> --with-libgnutls-prefix=/usr"
> As explained in this link (to avoid compilation error )
> http://code.google.com/p/iksemel/issues/detail?id=29#c3
>
> I configured jabber.conf and gtalk.conf as explained in
> wiki.asterisk.org, but I have this error when starting :
> asterisk -c

--
_
-- 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] error: Autodestruct on dialog

2011-08-06 Thread Mr TrungND
$ds4rưdeseiiijp

Sent from my Sony Ericsson Xperia neo

"Kevin P. Fleming"  wrote:

>On 08/05/2011 09:43 AM, Christian Pinedo Zamalloa wrote:
>> Hi all,
>>
>> I need to wait several seconds in "h" extension. Since Wait
>> application doesn't work in "h" extension I must use System in the
>> following way:
>>
>> exten =>  h,1,
>>  same =>  n,...
>>  same =>  n,System(/bin/sleep 25)
>>  same =>  n,...
>>
>> But when I use this System command in "h" extension I get the following 
>> warning:
>>
>> [Aug  5 14:19:50] WARNING[23637] chan_sip.c: Autodestruct on dialog
>> '7249D00-BE9611E0-A8B6C958-F31290CD@10.180.4.1' with owner in place
>> (Method: BYE)
>
>You are stopping the Asterisk SIP channel driver from doing its job; it 
>expects the channel to be dead much sooner than 25 seconds after 
>receiving (or sending) a BYE. Why do you need to keep the channel alive 
>for so long after it has been hungup?
>
>-- 
>Kevin P. Fleming
>Digium, Inc. | Director of Software Technologies
>Jabber: kflem...@digium.com | SIP: kpflem...@digium.com | Skype: kpfleming
>445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
>Check us out at www.digium.com & www.asterisk.org
>
>--
>_
>-- 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] Ring delay problem

2011-08-06 Thread Pezhman Lali
Dear
set an ip for sip bind ip, also srvlookup=no
try it...

On Fri, Aug 5, 2011 at 10:50 PM, Alejandro Cabrera Obed
wrote:

> Warrem thanksa lotI'll test next monday and I'll tell you.
>
> Regards
>
> 2011/8/5 Warren Selby 
>
>> On Fri, Aug 5, 2011 at 7:53 AM, Alejandro Cabrera Obed > > wrote:
>>
>>> Dear, I have asterisk 1.6.2.13 in a small hardware PBX (512 GB RAM and
>>> Celeron), and last days when I call from one extension to another of the
>>> same PBX after I dial the number the rings sound after 20 seconds.
>>>
>>> In the CLI log, when I debug the AGI, I see always goes good until
>>> dialparties.agi, and after that there are 20 seconds without any log, and so
>>> the ring sound.
>>>
>>>
>> I've had this issue before.  Try moving the /etc/php.d/imap.so file out of
>> the /etc/php.d directory and see if that helps.  It's been a while but I may
>> have had to restart the machine when I did the file move.  It may have also
>> just been a DNS timeout issue, I don't recall the specifics.  I believe I
>> used this thread as a reference:
>> http://www.fonality.com/trixbox/forums/trixbox-forums/help/suddenly-everything-slow
>>
>> --
>> Thanks,
>> --Warren Selby, dCAP
>> http://www.SelbyTech.com 
>>
>>
>> --
>> _
>> -- 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
>>
>
>
>
> --
> Alejandro Cabrera Obed
> aco1...@gmail.com
> www.alejandrocabrera.com.ar
>
> --
> _
> -- 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
>



-- 
Pezhman Lali
--
_
-- 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] openh323 or ooh323

2011-08-06 Thread Pezhman Lali
Dear,
which one is more powerful and more stable(openh323 and ooh323) for
h323<->sip proxy?
Best

-- 
Pezhman Lali
--
_
-- 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] Assistance sending mass sms to cellphones

2011-08-06 Thread cobra2
You may want to look into using google voice + pygooglevoice for this. 
I set up something similar for a baseball team to notify parents. I had 
to write a bunch of python scripts that were called from the dialplan 
and set a timeout between them so that it would not lock itself out of 
GV from the 'mass SMS'. 

--cobra2



On Friday, August 05, 2011 01:27:52 PM Robert Huddleston wrote:
> When you say expensive... You are talking about pennies per SMS... 
Again -
> if you want to cheat and go the email route - that would be free... 
It's
> unreliable and requires some thought...
> 
> If you want more information / consulting contact me off-list.
> 
> -Original Message-
> From: asterisk-users-boun...@lists.digium.com
> [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of 
Landy Landy
> Sent: Friday, August 05, 2011 12:49 PM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: Re: [asterisk-users] Assistance sending mass sms to 
cellphones
> 
> Robert.
> 
> Thanks for replying.
> 
> --- On Fri, 8/5/11, Robert Huddleston  
wrote:
> > From: Robert Huddleston 
> > Subject: Re: [asterisk-users] Assistance sending mass sms to 
cellphones
> > To: "'Asterisk Users Mailing List - Non-Commercial Discussion'"
> 
> 
> 
> > Date: Friday, August 5, 2011, 11:50 AM
> > This is off topic...
> > 
> > Asterisk will not provide you with the ability to SMS
> > random cell phones.
> 
> We actually have a group of people belonging to a rotary club and 
we wanted
> to automate the sms process... is not random cell phones.
> 
> > Being able to "transport" the SMS yourself is a grewling
> > process.. Look at
> > software like Kamel...
> > 
> > Basically you have three options:
> > ( a ) cheat and use the email method - i.e. determine
> > everyone's carrier and
> > use the email address equivalent
> > ( b ) utilize a 3rd party to transmit the sms for you
> > (cost) and they might
> 
> Looks like this is the easiest option but, very expensive for what we 
really
> want to do.
> 
> > end up doing ( a ) above without you knowing
> > ( c ) spend lots of money and headaches transporting sms
> > yourself.
> > 
> > Either way it's off-topic and not related to Asterisk.
> 
> Sorry, didn't think this wasnt an asterisk related question.
> 
> > -Original Message-
> > From: asterisk-users-boun...@lists.digium.com
> > [mailto:asterisk-users-boun...@lists.digium.com]
> > On Behalf Of Landy Landy
> > Sent: Friday, August 05, 2011 11:42 AM
> > To: asterisk
> > Subject: [asterisk-users] Assistance sending mass sms to
> > cellphones
> > 
> > Hello.
> > 
> > I would like to know if is possible to send mass sms with
> > an php agi script
> > through asterisk?
> > 
> > For example: I have about 50 cellphone numbers I would like
> > to text whenever
> > theres a meeting, I should load the numbers from a database
> > and send a
> > message via web with php and have asterisk send it.
> > 
> > I've been googling about it but, I get a lot of providers
> > that already do
> > this but, I would like to learn how to do it myself since
> > my budget is very
> > minimum.
> > 
> > Thanks in advanced for your help and time.
> > 
> > 
> > --
> > 
_
> > -- 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

--
_
-- Bandwidth and Colocation Provided by http://www.api