[asterisk-users] queue_log - odbc vs AMI

2016-06-16 Thread Marek Červenka

hi,

can someone confirm that queue_log data are the same if are received via 
AMI as if they are saved via ODBC


thanks


--
---
Marek Cervenka
===


--
_
-- 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] Pet project: one step Asterisk compile on Centos 7

2016-06-16 Thread Nasir Iqbal
Hi All,

Thanks to Tzafrir Cohen who described very well that why RPM is better then
any other script and how easy to build one.

However for those like me still enough lazy to collect dependencies or
setup mock builder, I recommend Koji build system for them. Either one can
host his/her own Koji server or can freely signup for Community Koji Build
system being hosted by CentOs and Fedora

After you have access to koji build system it is very simple and quick to
make your own custom RPM for any target distribution and architecture of
your choice!

Regards

Nasir Iqbal

ICTBroadcast - an Auto Dialer software for ITSP

SMS, Fax and Voice broadcasting & Inbound / Outbound Campaigns
http://www.ictbroadcast.com/

On Tue, Jun 14, 2016 at 10:50 PM, Tzafrir Cohen 
wrote:

> Off-topic:
>
> On Tue, Jun 14, 2016 at 11:02:17AM +0200, Lenz Emilitri wrote:
>
> > Project located at https://github.com/l3nz/CompileAsteriskPBX
>
> From the build script:
>
>   # build Asterisk
>   cd $TARGET_DIR/$ASTVERSION
>   ./configure --libdir=/usr/lib64
>   cd $TARGET_DIR/$ASTVERSION/menuselect
>   make menuselect
>   cd  $TARGET_DIR/$ASTVERSION
>   make menuselect-tree
>
>   ./menuselect/menuselect \
>
> #[snip menuselect parameters]
>
>   # we want mp3's
>   ./contrib/scripts/get_mp3_source.sh
>
>   make
>
> (This is not intended to criticise Lenz)
>
> All of this magic (specifically the bits before the menuselect) is
> needed for a proper build?
>
> * Why is an explicit libdir packameter needed? What break if it is not
>   passed?
> * Why is there a need to build menuselect manually? What about 'make
>   menuselect'? Do we need a Makefile target to build menuselect but not
>   run it?
>
> --
>Tzafrir Cohen
> icq#16849755  jabber:tzafrir.co...@xorcom.com
> +972-50-7952406   mailto:tzafrir.co...@xorcom.com
> http://www.xorcom.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
>
-- 
_
-- 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] AysncAGI - timeout

2016-06-16 Thread Amit Patkar

Hi

Is there any way to timeout AsyncAGI if there is no activity on channel 
for defined period? I wish to send call to alternate route if there is 
no activity on channel for defined period.


Thanks & Regards,
Amit Patkar


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