an open source software package that joins IP PBX, email, IM, faxing and collaboration functionality.
Questions tagged [elastix]
89 questions
0
votes
1 answer
Connecting two Elastix PBX servers across two different IP ranges
I'm working on a VoIP PBX from Elastix. I would like to connect two VoIP PBX servers between two cities via a MikroTik router and via an optical cable, as each server has a totally different IP address than the other. How can i connect the two…
0
votes
1 answer
How to set dial options in Asterisk callfile
I'm already making calls from file, but I want to put TtM(MyMacro) dial options. The call file haves these properties:
$callFileOptions = "Channel: SIP/Algar_AMD/$phoneNumber
\nCallerid: $phoneNumber
\nMaxRetries: 0
…
0
votes
0 answers
Elastix not found using pip
I am having troubles with installing Elastix/simpleElastix on my windows pc using pip:
Can anyone tell me how to resolve this issue?
Kind regards,
Jesse

Jesse
- 41
- 3
0
votes
1 answer
no rule to make target while compiling elastix binaries
I am trying to compile source code from Elastic binaries. I am using ITK and CMAKE. I am able to compile the code, however when I navigate to the build directory and run make install I get the following error
make[2]: *** No rule to make target…
0
votes
1 answer
VtigerAsteriskConnector, incoming AGI failed 'Premature end of file'
Appreciate your support in integrating vtiger asterisk connector (no incoming call popup nor click-to-call) with Elastix 4 (Asterisk 11.20), vtiger 7.1, and
java version:
java version "10.0.1" 2018-04-17
Java(TM) SE Runtime Environment 18.3 (build…

abdo
- 1
- 1
0
votes
2 answers
Asterisk Wrong Billsec
The problem is this: I have an Asterisk server, with a custom context to count and set limit call time to the extensions. I see that the Billsec values on the DB, is wrong, because it is counting since the call is ringing, not when the call is…
0
votes
1 answer
Elastix Custom Configuration files
I am new in Asterisk and using Elastix 2.5 to create two queues with 2 static members per queue in a lab environment. I want to set the value of 'setqueuevar' to yes. To do that I have changed the queue_custom.conf file and set this value to yes;…

T.Sh
- 390
- 2
- 16
0
votes
1 answer
How to do qualify for active calls asterisk [ Elastix ]?
I have been working on sip configuration to do qualify on the level of active calls , but so far no option to do that , and I haven't found any script useful to do just that , if not if there is any command in asterisk CLI to accomplish this…

AhMaD AbUIeSa
- 805
- 1
- 12
- 21
0
votes
2 answers
How to configure Elastix inboud route using callerId?
I have been searching for a way to use inbound route to do some sort of mapping that depends on the caller Id , so for example:
if a call was received to a specific number that is mapped inside Elastix , and the number is 52217458 it will redirect…

AhMaD AbUIeSa
- 805
- 1
- 12
- 21
0
votes
1 answer
SIPAddHeader not work in sip or iax2 trunk
...
exten => In,n,SIPAddHeader(X-myname:tabesh)
exten => In,n,Dial(SIP/to133/109)
...
SIPAddHeader in internal extension to extension worked but it not work in sip or iax2 trunk.

AliReza Tabesh
- 1
- 4
0
votes
1 answer
setup elastix extension as trunk
Good morning.
I have started working from home. My office has an elastix server and I have access to my extension from outside (ext: 126 ... BIG secret). i also have an elastix server at home, and so I do NOT want to setup this second configuration…

Francesco
- 37
- 8
0
votes
2 answers
Elastux: Apache 500 eror after fresh install
After installing the Elastix 4.0 distro, I always have a broken web-admin panel. What am I doing wrong?
/var/log/httpd/ssl_error_log
[Fri Oct 07 22:34:08.636204 2016] [:error] [pid 4510] [client 192.168.88.88:50414] PHP Fatal error: Uncaught -->…

Vasiliy
- 135
- 1
- 2
- 10
0
votes
1 answer
Receiving "Wrong Password" while trying to connect to Asterisk using SIP users
I followed all steps mentioned here to add SIP accounts on my Elastix server (A VoIP server). and based on the little square at the top right of following picture, I think I successfully added user101 to the SIP users.
After that I tried to do…

Ebrahim Ghasemi
- 5,850
- 10
- 52
- 113
0
votes
1 answer
How to integrate odoo with elastix
I am trying to integrate Odoo with Elastix . so i downloads all the module from https://github.com/OCA/connector-telephony . and install asterisk_click2dial, base_phone, crm_phone module , but i don't understand how this is configure , like AMI…

Debasish
- 322
- 6
- 23
0
votes
1 answer
How to install an application on Elastix?
Does anyone know, how to install an application on Elastix? In my case it is Answering Machine Detection(AMD). I need this application to detect outgoing calls, and if the answering machine is fax, hangup.
I tried to modify config…

Eduard Climov
- 165
- 1
- 15