Re: [asterisk-users] how do i enable call features??

2018-01-10 Thread Atux Atux
No idea on how to write it in my system. On Thu, Jan 11, 2018 at 12:17 AM, John Kiniston wrote: > There's some example code in the Dial-Users context of the basic-pbx > samples that might be of use in implementing it. > > They are checking a DEVICE_STATE to see if a

Re: [asterisk-users] how do i enable call features??

2018-01-10 Thread John Kiniston
There's some example code in the Dial-Users context of the basic-pbx samples that might be of use in implementing it. They are checking a DEVICE_STATE to see if a phone is BUSY, You could change it to be a database call or implement custom device states and check those. wrapping your test case

[asterisk-users] res_json

2018-01-10 Thread Markus Weiler
Hi All, this seems to be a really neat module, that could really help us. https://github.com/drivefast/asterisk-res_json Any opinions about if we should use it in a production system? Maybe from "official" asterisk side? thanks!! Markus --

Re: [asterisk-users] how do i enable call features??

2018-01-10 Thread Atux Atux
That is the general idea. But how do i make it work? is there somewhere ready? On Wed, Jan 10, 2018 at 6:39 PM, John Kiniston wrote: > Define your *72 and *73 extensions in your internal context, Have them set > a value in the ASTDB that you then check when dialing your

Re: [asterisk-users] how do i enable call features??

2018-01-10 Thread John Kiniston
Define your *72 and *73 extensions in your internal context, Have them set a value in the ASTDB that you then check when dialing your handsets. The same can be done for call forwarding, store a number in the ASTDB and check if it's present, if it is forward the call to that number. On Wed, Jan

Re: [asterisk-users] Can't compile Asterisk on Fedora server

2018-01-10 Thread Tech Support
Fantastic. I can't thank you enough. Regards; John -Original Message- From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Tzafrir Cohen Sent: Wednesday, January 10, 2018 10:52 AM To: asterisk-users@lists.digium.com Subject: Re:

Re: [asterisk-users] Can't compile Asterisk on Fedora server

2018-01-10 Thread Tzafrir Cohen
On Wed, Jan 10, 2018 at 10:28:42AM -0500, Tech Support wrote: > > > All; > > I have a Fedora 26 server that I am trying to compile > asterisk-certified-13.13-cert6 on. However, I'm getting the following > errors. I'm also having a tough time trying to compile Dahdi. I'm not sure > what I'm

Re: [asterisk-users] Can't compile Asterisk on Fedora server

2018-01-10 Thread Tzafrir Cohen
On Wed, Jan 10, 2018 at 10:28:42AM -0500, Tech Support wrote: > I'm getting the following > errors. I'm also having a tough time trying to compile Dahdi. I'm not sure > what I'm missing, Two recent issues: https://issues.asterisk.org/jira/browse/DAHLIN-356 An issue with kernel >= 4.13 . Now

[asterisk-users] Can't compile Asterisk on Fedora server

2018-01-10 Thread Tech Support
All; I have a Fedora 26 server that I am trying to compile asterisk-certified-13.13-cert6 on. However, I'm getting the following errors. I'm also having a tough time trying to compile Dahdi. I'm not sure what I'm missing, but if anyone else is running Fedora, I'd really appreciate any help

Re: [asterisk-users] Mixmonitor with b option

2018-01-10 Thread Bertrand LUPART - Linkeo.com
>>>We have a server that records all calls so we set Mixmonitor with the b >>> option to only record calls that are actually bridged. I notice that we >>> have lost of 44 byte files in /var/spool/asterisk/monitor which correspond >>> to calls that were not answered. If a call is not