[Astlinux-users] AstLinux Pre-Release: astlinux-1.0-8389

2017-06-09 Thread Lonnie Abelbeck
Announcing Pre-Release Version: astlinux-1.0-8389 Significant update with Linux 3.16 kernel, will eventually become the new AstLinux 1.3 series. The AstLinux Team is regularly upgrading packages containing security and bug fixes as well as adding new features of our own. -- DHCPv6 with Prefix

Re: [Astlinux-users] [Astlinux-devel] AstLinux Pre-Release: astlinux-1.0-8389

2017-06-09 Thread David Kerr
Just a heads up... This prerelease includes this bug... https://issues.asterisk.org/jira/browse/ASTERISK-27026 Work-around is to touch /etc/asterisk/ari.conf (ie, make sure that this file exists, even if empty) David On Fri, Jun 9, 2017 at 9:36 AM, Lonnie Abelbeck wrote: > Announcing Pre-Releas

[Astlinux-users] Is there a way durring Incomming call to dial internal number and play audio file to the caller at the same time.

2017-06-09 Thread Nedi
Hi List Is there a way durring Incomming call to dial internal number and play audio file to the caller at the same time. best regards nedi -- Check out the vibrant tech community on one of the world's most engaging

Re: [Astlinux-users] Is there a way durring Incomming call to dial internal number and play audio file to the caller at the same time.

2017-06-09 Thread David Kerr
I think you would have to Park() the call on a queue, then go Dial() and when the called party answers you would take the parked call off the queue and connect to the channel that answered the call. At least I think that is what you are trying to accomplish? Or you could try the m() option on the