Questions tagged [elastix]

an open source software package that joins IP PBX, email, IM, faxing and collaboration functionality.

89 questions
0
votes
1 answer

how to save asterisk autodial log

I installed elastix 2.4 .I used .call file to generate autodial call on elastix . I used the script that generate .call file and copy theme on directory : /var/spool/asterisk/outgoing/ The problem is that no log saved on elastix CDR report. How can…
0
votes
1 answer

How to configure AMD on Elastix?

I need to make Elastix/Asterisk prevent calling on fax machines. I've already asked How can we handle outgoing fax calls? and got the main idea, but I don't know the SIP thing well and haven't found a clear step-by-step answer or code with comments,…
Eduard Climov
  • 165
  • 1
  • 15
0
votes
1 answer

route landline phone in elastix

Im from Colombia, so my english isn't perfect. On our campus there are several SMEs which we offer some services. The company I work for has several landlines phone numbers : 6455281 , 6455282 , 6455283 , etc. And an GrandStream ip phone with…
0
votes
1 answer

In Asterisk how can I use originate command to send a fax with Elastix virtual fax

I want to send a fax with my application via Asterisk. I need to execute Originate command to send a fax and use Elastix virtual fax. My Elastix virtual fax is defined IAX and 999 extension number.
0
votes
1 answer

how to solve [IM002][unixODBC][Driver Manager]Data source name not found, and no default driver specified [ISQL]ERROR: Could not SQLConnect

when I try this command isql : -v MySQL-asterisk to show if ODBC Is connected seccuseful with database in ELASTIX , I get this msg : [IM002][unixODBC][Driver Manager]Data source name not found, and no default driver specified [ISQL]ERROR: Could not…
Ridae HAMDANI
  • 686
  • 2
  • 7
  • 17
0
votes
1 answer

incoming call to the server from WAN drop after some sconds

i use Elastix 2.4.0 with a static public IP all call on LAN no problem any out call from any extension on the LAN To any extension on WAN(internet) no problem any call from any extension on WAN(internet) to any other extension the call drop off…
0
votes
1 answer

PBX configuration in Elastix is empty

After I add call center module,there is nothing in PBX configuration tab (ex. add extension and so on ). Before I add call center module, I add 2 extensions but now there is not any thing. I think it is stop working!I can't add sip. what should i…
nasimkari
  • 1
  • 2
0
votes
3 answers

Playback file in Call Waiting on Asterisk

Please help in the problem that I encountered recently. When implementing the function of informing the caller "User talking on the first line Please wait or call back later." With the function "Call Waiting" in the Asterisk I use this…
0
votes
1 answer

ECCP (Elastix Call Center Protocol) Java-based implementation

I've been working in a Java-based version of Elastix Call Center Protocol for something around 6 months and I need some help. Everything I found on the Internet was implemented in PHP and, in the most of case, very poor examples. I even found an…
Jaumzera
  • 2,305
  • 1
  • 30
  • 44
0
votes
1 answer

Create a CSV with all AD users to import into Elastix

I'm working in a test environment with about 1000 users and I'm trying to create a CSV with the following headers to be used in Elastix: Display Name, User Extension, Secret, Tech. The users currently do not have extensions assigned to them and…
Jarretman
  • 21
  • 2
0
votes
1 answer

Elastix A2Billing Limit Access

I want to create some limit access for A2Billing on Elastix. Here is some of the limit I need to apply [don't know how to display the table directly :) ] …
Daniel
  • 3
  • 3
0
votes
1 answer

elastix Callcenter module Outbound Campaign not working

I m a newbie in Asterisk and Elastix world. I have recently configured Elastix for our outbound campaign and its working perfectly . Now I have added Callcenter Module and created an outbound campaign for our sales team. But despite of several tries…
user2695433
  • 2,013
  • 4
  • 25
  • 44
0
votes
1 answer

Elastix kernel panic

I'm kind of newbie with all the linux stuff. I have a local server with Elastix 2.5 installed. Everything was running smooth until a few days ago. When I started the server the System didn't boot completely. I get this error and don't know what to…
0
votes
1 answer

How to execute asterisk application once the call is answered

I want to execute this once the extension answers the call exten => 2001,1,TrySystem(echo 'Call from ${CALLERID(name)} at ${CALLERID(number)} ${&DIALSTATUS}received ${STRFTIME(${EPOCH},,%l:%M:%S %p %Z on %A %B %e)}'…
0
votes
3 answers

Shell Scripting passing arguments to a system binary and storing the value

I've been trying to get this to work on a few occasion but I seem to be having a bit of trouble. asterisk -rx "core show calls" | grep "active" | cut -d' ' -f1 The asterisk command runs from /usr/sbin/asterisk Launching it like so, executes the…
hayonj
  • 1,429
  • 3
  • 21
  • 28
Group Days of Week