an open source software package that joins IP PBX, email, IM, faxing and collaboration functionality.
Questions tagged [elastix]
89 questions
0
votes
1 answer
Reset elastix when acces the "unembedded freepbx" page
I run Elastix 2.5 on a "HP proliant ml3103 gen8 v2 " server.
when i want to access "unembedded freepbx" page on my elastix admin page, the Elastix WUI reset and i can't access the freePBX and Elatix pages.
I should re-login to my elastix WUI.

john
- 1
- 1
- 2
0
votes
1 answer
Elastix - how to insert custom field
I have problem with Elastix 2.5.0. I need to put custom value to custom field in cdr table. At this moment i modified cdr_mysql.conf and add [aliases] and [columns]
[columns]
alias miasto => miasto
[aliases]
miasto = miasto
I also make custom…

przeqpiciel
- 328
- 2
- 12
0
votes
0 answers
connecting dateway 4108 grandstream to elastix
i have a 4108 grand stream gateway. its connected to "Elastix" and my outbound is correct. but my inbound after two dialing and beep not work. and my call stay unfinished.
thanks
0
votes
1 answer
Asterisk act Gateway
I have an Asterisk Server with 4 port Zapata : Asterisk Version 1.4.21.2
I want to make this server act exactly like a Gateway
I want to send All my Incoming Calls to Another Server and Route all my Outcoming Calls through this server to around the…

Saeed Beigi Rizi
- 11
- 1
0
votes
2 answers
How to save Remote Party ID to CDR in Asterisk?
I'm new to Asterisk so any help will be greatly appreciated.
I'm trying to save remote party ID (CONNECTEDLINE) in CDR logs table in transferred calls. In blind transfers there's no problem because I'm getting Remote Party ID as Caller ID in src…

ejuanillo
- 1
- 4
0
votes
1 answer
How to retrieve Extensions from Elastix server using external PHP file?
How can we get extensions from Elastix server using external PHP file?

arjun
- 51
- 6
0
votes
1 answer
elastix cdr stop working
CDR was working before 19 march. Unfortunately i dont remember what kind of changes i made to configuration, but this exactly not changes to CDR config.
elastix 2.4.0
asterisk 11.7.0
mysql 5.0.95
elastix*CLI> cdr show status
Call Detail Record…

user3627480
- 31
- 1
- 2
0
votes
2 answers
asterisk hangup call when hold
If I dial someone and put them on hold, asterisk will hang up after few minutes. I'm thinking there is a setting somewhere that I'm not finding. Ideas?
i think change this setting
freepbx => tools => asterisk sip setting => MEDIA & RTP Settings…

abbas
- 53
- 1
- 7
0
votes
1 answer
how to get queue information from asterisk
I am running asterisk on a elastix 2.2 distro. I have a Queue with EXT 9000 where 3 softphone (c#) extensions belong to this round robin queue.
I know that I could trigger a AGI or AMI event from the dialplan and let in some way a webservice know…

user853710
- 1,715
- 1
- 13
- 27
0
votes
1 answer
call C# web service in php(elastix)
i use agi programing in elastix that is base on php in my vm ware
i want to call C# web service in elastix(elastix is base on php)
this is my C# web service that return hello world
using System;
using System.Collections;
using System.Linq;
using…

user3325354
- 1
- 2
0
votes
2 answers
Elastix Hylafax can't exceed 255 virtual devices
If anyone has noticed, you can not create more than 255 virtual fax devices on Elastix. When you exceed 255, they will no longer work.
I have found where the bug is, but need help figuring out a solution.
What happens is that in /etc/inittab, where…

Rayan Salhab
- 131
- 8
0
votes
2 answers
how to update elastix openfire to 3.8.2 version
I have install Elastix 2.4.0 and i want to update openfire version to 3.8.2. First i just download the rmp and make the update
rpm -Uvf
it works but nothing appear in elastix administration.
Somebody can help me?

Hervé
- 149
- 5
- 14
0
votes
5 answers
Asterisk CDR Report shows "s" in the destination field
I have had issue on an platform for quite sometime now, when somebody calls in to ivr system, the cdr report destination field shows an 's' in place of the called number.
The inbound route for the DID is set to the ivr menu.
Here is my dial…

user2053600
- 1
- 1
- 1
- 2
0
votes
2 answers
call phone by clicking on number in web
Im newbie from asterisk but professional in PHP programming!, so
I want to call mobile number in my users panel in web. exactly when user click on a number, connect to asterisk and call selected mobile number via specified internal extension.
is…

MGH
- 11
- 1
- 7
-1
votes
1 answer
Why do I need Direct Media in Asterisk
I have a question, Why do I need to enable the Direct media in Asterisk?
Is it just to improve performance ? Hardware Problems ? Or what exactly?
Why shouldn't I let the Asterisk control the connections between clients?
Can you please inform about…

Nik
- 59
- 2
- 11