Search results

  1. RoomX Module.

    Hi. I would like to making announcement about RoomX. To install it, making install Elastix Develope module before. Install RoomX across this module. Make an yum update Elastix to 2.0.4Beta. Look this website to download it: https://sourceforge.net/projects/roomix/ This website to having...
  2. Too many SIP channels

    Hi. I've a crazy stuff: 127.0.0.1 (None) 3961988967 00101/00002 0x0 (nothing) No Rx: REGISTER 127.0.0.1 (None) 3662752398 00101/00002 0x0 (nothing) No Rx: REGISTER 127.0.0.1 (None) 879625475 00101/00002 0x0 (nothing)...
  3. Domotic on 433Mhz and Elastix

    Hi. I found a little USB key to command some receiver device like EXTEL by radio-frequency. EXTEL: These devices are very simple and inexpensive. I say Extel, but there's lots of devices which are compatible. TellStick key: You can click on this link for more information HERE. You could...
  4. SIP PHONE And 802.1x

    Hi I try to find a SIP Phone working on 802.1x Someone know which phone could do it? Regards
  5. Elastix - OXE - Codian

    Hi. A few years, I make an installation to do a bridge between an Elastix server and a Codian Bridge. Some employs are somewhere in the world, and my client would that everybody could connect on the visio-conference and be able to call every UA phone, and why not more. The employs would use...
  6. Asterisk 1.8, something good

    Hi. There's something good into this release. Look at this here. Regards
  7. Cisco 7960 en Français.

    Salut tout le monde. J'ai flashé un 7960 en SCCP, et en fait, comme sous SIP, l'affichage est en Anglais. L'avantage en SCCP, c'est qu'on peut changer la langue de l'afficheur. Il faut créer un répertoire French_France sous /tftpboot en y mettre plusieurs fichiers: - 7960-dictionary.xml -...
  8. Unable to compile chan_sccp.

    Hi. I try to compile the chan_sccp. I did this: # cd /usr/src/chan_sccp-b_20090602 # make clean # make And I've this: config.h complete. [CC] chan_sccp.c -> chan_sccp.o 2165 lines [CC] sccp_lock.c -> sccp_lock.o 183 lines [CC]...
  9. Attack from [email protected]

    Since some days, I've lots of mail from [email protected] [code] ################### Logwatch 7.3 (03/24/06) #################### Processing Initiated: Sat May 8 04:02:08 2010 Date Range Processed: yesterday ( 2010-May-07 )...
  10. Yealink some questions with BLF and other.

    Hi. With my SIP T28P, it works fine, but I think there's a stuc not very practical. Into the screen, it display a speed dial, and I would like to change the label for every button ( Music, Room for example),instead of this. Into the config menu, I've this: Other problem. I would like to...
  11. Use a virtual modem.

    Hi. Just an idea like that. Is it possible to use a virtual modem like the currently virtual fax? like that, that could be another solution to connect to Elastix server from a remote modem to the /tty0 ...etc I'll dial a phone number DID to call the modem, and I could do some verifications...
  12. Alcatel OXE & Elastix

    Hi Look at this post: http://www.elastix.org/component/option,com_fireboard/Itemid,55/func,view/catid,81/id,46364/lang,en/ Sorry, it's in French. But that can be useful. Regards
  13. Compurter needed how many extenstions - Table

    Hi That should be well to have a table with some example of computers ( CPU, RAM, HD, RAID ) with a number of extensions, calls simultaneous. Like that, everyone could have a idea about that. And why not, a module that make a quick test and give us a result with the server limit. Regards
  14. Provisioning Grandstream phones

    Hi. I would like make some provisioning with my grandstream phone, but nothing! I put the TFTP IP adresse in each fields as (firmware and config). Firmware works fine, but nothing for the config file. We know that every file are like this! gxp00B282000000.cfg So now, question. gxp is the...
  15. Annonce de l'heure au format 24h

    De base, l'annonce de l'heure dans la messagerie vocale est faite au format US/UK (AM/PM). Pour masser au format 24h, il faut rajouter quelques lignes dans le fichier vm_general.inc: tz=paris24 [zonemessages] paris24=Europe/Paris|'vm-received' Q 'digits/at' R Relancer Asterisk: CLI> reload ou...
  16. Problem mysql - privilege

    Hi. I try to make and module hotel, but I need to create a mysql user. When I try to create it I have this result: mysql> create user hotel IDENTIFIED BY PASSWORD 'hotel0000'; ERROR 1146 (42S02): Table 'mysql.procs_priv' doesn't exist Same thing if I use phpmyadmin. I don't want to break...
  17. How to change the music for any agent.

    Hi. When an agent login, he have a music into your extension to waiting call. I would like to change this music class by another music class. I did deleted acc_1, but impossible to remake this music, "invalid class name" for example, I would like use an existing MOH instead of always this...
  18. [Fixed] display_errors don't work since the update

    Hi. Sometimes, I use for reason different, display_errors = On into php.ini (php debug etc). After update to 1.6, this parameter don't work. I see always no errors on any page. Why I can't see any php errors today then that before with 1.5 it was possible. :huh:
  19. Procedure SVI + Time-Condition + Pré-décroché

    Voici une Procédure écrite par Buzzy concernant la mise en place d'un SVI + Time Condition + le pré-décroché. Merci buzzy pour son excellent travail. :) Procedure_SVI_TimeCondition_Predecroche.pdf
  20. [Fixed] Email problem.

    Hi I've a problem with email module. Impossible to receive a mail from my domain. All mails are ending by example.com and not my domain! Into pstfix config there's : example.com, $mydomain2 And into the queue message I've 2 messages with: unknown mail transport error It's strange...