Recent content by dgxa

  1. D

    internal extension not working SIP 404

    No only internal, I make a test with other network an work fine. Maybe is a NAT problem. This is the scenery IP PC: a.a.a.a IP VNC in PC: b.b.b.b IP public VPN: c.c.c.c Fusion PBX public ip on the internet: d.d.d.d
  2. D

    internal extension not working SIP 404

    Hello I have this error in a new fusionpbx instalacion ACL allow withh 0.0.0.0 and call beteewn extension not work I recieved the messaje This is my all trace If I calling from the extension 300 to 200 and the two extension stay in context midomain.com why the dialplan working in context...
  3. D

    SIP Status

    For this situations I prefer use OS CLI to debug.
  4. D

    SIP Status

    Could you post what is the environment that you use to install fusionpbx? If you have the installation log, please see if you have any error.
  5. D

    Broken conversation record

    Hello I try to install freeswitch-sounds-es-ar-mario and I have this output. Someone present a similar case I search in this repo and found maria voice but is complete than mario voice https://files.freeswitch.org/releases/sounds/
  6. D

    Fusionpbx not show CDR

    The problem is that I forked your fusionpbx install and make some changes, at the moment this work with 5.0.7 if schema change it can malformed my intaller. My installer has some querys and scripts that help to enable some necessary configurations Any other alternative that you can suggest me ?
  7. D

    Fusionpbx not show CDR

    Hello Recently installed a fusionpbx with saraphone and I can't see the CDR of the calls Someone know about this problem? I am using fusionpbx 5.0.7 in debian 11 postgresql 13
  8. D

    CAN´T FLUSH CONFIGURATION FUSIONPBX

    Hello all, today for error I chaged the role password in my databases fusionpbs and freeswitch. I updated the role password and update /etc/fusionbx/config.conf and archieved to access againg but when I try to flush cache, reload xml and reload acl I recieved the message "access denied"...
  9. D

    Generate API Key via bash

    Hello I want to generate an API key via bash to automatizate some process in my pbx Fusionpbx has a script to generate the token ?
  10. D

    Call forward permissions

    In the default menu section Group manager >> Group Permissions you can allow this function
  11. D

    Fusionpbx menu via shell script

    Yes, you have the reason, the table v_menu_languages it had not information about the menu and during the troubleshooting process i discover that v_menu_item_groups had the same problem Thank you for your help
  12. D

    SSL

    Via letsencrypt validate fusionpbx documentation https://docs.fusionpbx.com/en/latest/getting_started/lets_encrypt.html?highlight=letsencrypt
  13. D

    Fusionpbx menu via shell script

    Hello all I come back here to ask your appreciated help with this case I built an script in Bourne Shell to create a custom menu, all ok with the data injection via shell script for postgresql but when access to the panel with the user I can´t see nothing. The case that to solve this i have to...
  14. D

    pglogical for replication fusionpbx

    Someone at today work with fusionpbx and pglogical for replication. Could you tell me your experience about it ? a what is it the performance?
  15. D

    SOLVED CDR Archive Server

    Thank you @ad5ou