Search results

  1. how to change default language for the system

    Hi; I want to change default voice prompts in my system (el 1.6.2-37). I have this voices installed, but I see only the language options for each extensions. I want to use pl voices for all system messages - for all users and trunks. How to do this?
  2. IAX2 trunk problem - one way connection

    Hi; I have two elastix servers connected used IAX2 trunk. The first (A) is elastix 1.5.2-2 (old one but running without any issues) with ext 8xx and the second (B)is elastix 2.x.x. with extensions 10xx Both servers are behind the NAT. The first (A) is 1:1 nated the second one (B) is located...
  3. cdr and monitoring - workaround

    1. The new monitoring modules does not show recorded files. I have this issue in elastix 1.6.2-27, but some users reported it in elastix 2.0.2 too Simply- the new monitoring module need the information about record file name added to cdr record in db. This filename is added by new...
  4. phone with 2 sip lines and CC

    Hi all; Is it possible to use phone with 2 SIP lines to work with call-center module? One line should be used with agent extension and the second one "normal line" for making and receiving calls. I want to use Grandstream gxp phone (2010 or 2020). What happens when logged in agent will make...
  5. How to add voicemal personal greetings from file?

    I have personal voicemail greetings recorded in .wav file. This greetings should be played before "beep" in one user voicemail box. How to add this file to be played correctly? Can I add it from web interface. I can upload some recordings using "Agenda"->Recordings options, but how to use it...
  6. BIG delay in call progress -help please

    I have very strange problem in my PBX -elastix 1.6.2-7. From call start to start dialing i have 20-40 sec delay. The delay appears between internal extensions and when somebody calling fron pstn or to pstn. Last time i Have similar issue -it was resolved by cleaning /var/spool/asterisk/record...
  7. IVR Direct Dial does not work

    I have problem with IVR. I have configured IVR with "Enable Direct Dial" function. All IVR points are recognized correctly. when I try to dial during the voice message is played - this does not work system take first digit and forward connection to this IVR point. Do I need configure something...
  8. Avantfax - no faxes in the archive

    Elastix 1-5-2-2 elastix-avantfax-3.1.4-5beta Hi I have just installed avantfax from beta rpm on my system. I can send faxes using web interface, but faxes archive is empty. Where sent faxes should be stored? Should I set manually some files/folders permission?
  9. meetme exit code "p"

    I need to be able end meetme conference by pressing some code In i have found in Meetme documentation that "p" key could be used for this p(keys) Allow user to exit the conference by pressing # (default) or any of the defined keys. If keys contain * this will override option s. The key used...
  10. how to add beta repo for yum

    Does anybody know how to add elastix beta repository for yum? And how to remove it if needed?
  11. no dahdi calls after last elastix update

    I have made an elastix update (using yum) I'm not able to make outbound and inbound calls via E1 trunk (Sangoma A101DE card) Card status looks OK, dahdi module are loaded I have tried remove zap(dahdi compatibility mode) trunk from elastix and created it again without success. (as described in...
  12. How to change TON (Type Of Number) on PRI (dahdi)?

    I don't know why my Elastix always send Type Of Number value TON=national. Due to some problems with my carrier I need to change it to "unknown" I have added: pridialplan = unknown prilocaldialplan = unknown in /etc/asterisk/chan_dahdi.conf but it does not work. should I change something else?
  13. Dialpaterns with "+" does not work - help please

    I need to add 0 before each outgoing 9 digits number. I have added something like this in otbound route dialrules: 0+ZXXXXXXXX 0. 9| In trunk definition in dialrules definition I have something like this: 9. 0Z. It should add 0 before each 9 digits number but does not. Elastix 1.6.2-1 Any...
  14. on demand recordings - not "mixed" record file

    I have very strange issue on my system (elastix 1.6) - recorded file (using *1) does not include mixed conversation, but single voice caller and callee recorded one by one. The fist part of the file is full conversation, but we can hear only called party and silence instead of caller. The...
  15. queue problem "congestoion"

    I have noticed strange thing related to the asterisk queue in my Elastix. I have an IVR pointing to the queue with 3 agents with "ring all" strategies. Some calls are seen in logs as "not answered" - the reason for disconnection is "congestoion". Its happens after different time period of...
  16. Wanrouter update

    I want to ask Elastix developers to attach new sangoma wanrouter drivers and software to Elastix updates. The current version of wanrouter have some bugs and don't works correctly in some scenarios and cards (e.g. A101de and faxing). Current version of wanrouter by Sangoma is 3.5.10 - could you...
  17. Ring Timeout

    Hi I want to have custom ring timeout for some extensions. The max time to set from the GUI is 120 sec. Is it OK if I set something like this in extension_custom.conf (e.g for ext 792 ring timeout 420 sec.): exten => 792,1,Set(__RINGTIMER=420) ? Does it overwrite value taken from...
  18. sangoma a101d and fax - could somebody help?

    I can't get right with elastix fax (elastix 1.6 32 bit) over TDM using sangoma a101d card. Faxes works only from time-to-time in a both direction. When I try to send fax caller can connect, start sending and have transmission finished without any errors, but hylafax did not finish transmissions...
  19. hold timeout

    I have noticed strange thing in my elastix box (e1.6). When caller wait in the queue is usually disconnected after 2 minutes of waiting. This same thing happens when I take caller on hold. For queue I have unlimited wait time. I do know where to set hold time-out. Could somebody help?
  20. how to enable voicemail for unanswered calls only

    Hi I'm wondering how to set voicemail for extension, but only for unanswered calls not for busy ones. Additionally I want to set different time for unanswered calls for different extensions. There is global parameter for all extensions with the info, that it is possible to set different time...