an open source software package that joins IP PBX, email, IM, faxing and collaboration functionality.
Questions tagged [elastix]
89 questions
1
vote
1 answer
Distinguish between CANCELLED and NOANSWERED calls in asterisk 11
I have configured Asterisk CDR system to log cdr records in the database (using Elastix 2.5). Now I want to determine which call was cancelled by the caller and which one was not answered by the callee. I have seen in the Asterisk CDR Wiki page that…

T.Sh
- 390
- 2
- 16
1
vote
1 answer
how to connect elastix-asterisk to remote database?
I have been working on elastix on a local setup ,and I have copied the database to remote server , now I am struggling to configure elastix and a2billing to that remote database , I have changed the following files but still not connecting to the…

AhMaD AbUIeSa
- 805
- 1
- 12
- 21
1
vote
1 answer
Asterisk Database Functions (Berkeley Database or SQLite)
According to this link "https://wiki.asterisk.org/wiki/display/AST/Asterisk+Internal+Database", Asterisk was using Berkeley Database as its internal database up to version 1.8 and from version 10 it has switched to SQLite.
As there are some…

T.Sh
- 390
- 2
- 16
1
vote
1 answer
how to configure a2billing to use agi-conf2?
I am trying to make a2billing use a agi-conf2 , I did a little research and all forums say that it can't be modified through the web , and hardcoded to use 1
Any ideas , I have followed the steps that add a custom extenstions and custome…

AhMaD AbUIeSa
- 805
- 1
- 12
- 21
1
vote
1 answer
Image Registration accuracy evaluation (Hausdroff distance) using SimpleITK without segmenting the image
I have registered two images, let's say fixed and moving are Registered. After registration I want to measure overlap ratio etc.
The SimpleITK has overlap measure filters and to use overlap_measures_filter.Execute(fixed, moving) and…

Subhajit
- 43
- 9
1
vote
0 answers
Blank IVR menu in Elastix after adding more entries (options)
After creating a simple IVR menu in Elastix 4.0 using its webinterface i added more options to it, e.g. entries like digits which is defined actions when caller will type it.
more than 25 options were okay but when i added more it became blank like…

Gillian Foster
- 11
- 2
1
vote
0 answers
Install elastix in centos 6.7 on cloud server
I want to install elastix 2.5 on my sever.
yum install -y elastix
then I got this error
Finished Dependency Resolution
Error: Package: 2009020507:asterisk-1.8.20.0-0.x86_64 (iso)
Requires: libcurl.so.3()(64bit)
Available:…

Bee
- 309
- 3
- 14
1
vote
1 answer
What is the role of "touch" in Asterisk?
i tried find role of "touch" in Asterisk but didnt find any answer
What is the role of "touch" in Asterisk?
any role of touch
tnx

Rasoul Yousefian
- 11
- 1
1
vote
1 answer
Unable to register SIP account in zoiper (Mac) with elastix server
I am trying to create a new SIP account in zoiper and connect it to an elastix server. I have already made the required extension.
Elastix settings:
Elastix server ip address : 192.168.1.2
Extension number : 7003
Display Name : binny
secret :…

binny arora
- 11
- 1
1
vote
1 answer
Asterisk CLI - reset scrollback
in an Asterisk CLI, is it possible when scrolling back to have the cursor not to jump back when new output hit the CLI and only revert after a key is pushed or after scrolling back to the bottom?
Alternatively, is it possible to limit the CLI output…

ygol
- 47
- 1
- 1
- 8
1
vote
1 answer
Error LNK2019: external symbol
I'm verry new at elastix and stuck at the verry beginning. I'm trying to compile a verry basic program in C++ that will make an instantiation of the using elastix library. When I tried to compile the program, I got a linker error:
Error LNK2019:…

jorne
- 894
- 2
- 11
- 23
1
vote
1 answer
Elastix: is there a way to setup a conference with infinite duration?
Elastix: is there a way to setup a conference with infinite duration? Cause when I create it from the Elastix web manager they only last some days and they dissapear

Mister Zebrex
- 11
- 3
1
vote
1 answer
Elastix Call Center Module "How to disable Agent Auto Answer?"
I have Elastix Version 2.4 and Call Center Module
The default behavior for the an Agent logged into a queue is:
Call from inbound route ---->if an agent is available--->the agent hears a beep and the call is started.
"How to disable Agent Auto…

Ahmed Gawad
- 135
- 1
- 10
1
vote
2 answers
How to save a 4D image series to a single DICOM file using ITKTools?
I have a couple of 3D CT scans that I would to register using a groupwise registration method by Metz et al (2010) implemented in the elastix registration toolbox (http://elastix.bigr.nl/wiki/index.php/Par0012). The tool requires the 4D data…

Kasper Marstal
- 342
- 1
- 15
1
vote
1 answer
How to include javascript in Elastix Module
I really need help including the datepicker from the monitoring module of elastix.
The problem is I can't find how to add to the head section of my module.
I want to use the existing js datepicker from the "monitoring"…

Lord Puza
- 33
- 5