Recent content by maurizio261

  1. M

    No CDR on Call Detail Records menu after reboot

    My current version in this applience is 5.1.0 RC2, on a ARM64, here a screen
  2. M

    No CDR on Call Detail Records menu after reboot

    Hi Mark, i've followed your instructions has i've said, and i've double checked everything with a newer installation and seems to be the same permission and scripts, however it doesn't work in the old one. Did you believe that an upgrade could help to solve it? Or any other ideas... Thank you so...
  3. M

    No CDR on Call Detail Records menu after reboot

    Hi markjcrane, i've tryed it but it's not working for my system, i've tryed also to open the php url http://192.168.1.25/app/xml_cdr/xml_cdr_import.php but it gain a withe page with "access denied" message on top. And i don't know how it could be stopped after a simple reboot. Any other ideas?
  4. M

    No CDR on Call Detail Records menu after reboot

    Hi markjcrane and thanks for your reply, i've check the log files has you said and i see the logs are ok but the csv are empty, what i've to searching in there? i don't have done any upgrade to FusionPBX, only an apt upgrade and a reboot.I've to do the upgrade -> schema?how can i bring back the...
  5. M

    No CDR on Call Detail Records menu after reboot

    Hi everybody, i've rebooted an instance and after this the page of Call Detail Records it's blank. I've checked the modules and restart (and reboot) everything but nothing changed. I see that it has 8 pages at the end, but every page it's empty, how can i bring back this feature? Thank you in...
  6. M

    Run script on call inbound

    Here we got, there it's my bash script for my trouble, i hope this will help someone. The script establish an Netcat connection to the Events Socket, filter events and number of the Ring Group (501 in my case), then check the NC output. I've checked the output of the Event Socket, isolate some...
  7. M

    Run script on call inbound

    Hi markjcrane and thank you for your reply, by the way that was my first option but i've got the needs to still run the script until the call it's ringing, because it open and close cycling theip relay. So i've decided to make a bash script that read the Event Socket, filtered on my ring groups...
  8. M

    Run script on call inbound

    Hi everybody and happy new year :). I've got some trouble with this, i need to run a script (bash or lua) on call inbound to the ring group or call center (i can route them on what i want, no special needs) for open and close an ip relay... by the way i need to execute it in loop until the...
  9. M

    Can't get outgoing call working

    Sorry for my late reply but these are really busy days, i've changed that straigt on the dialplan and everything works properly, thank you very much @pbxgeek.
  10. M

    Port Configuration

    Hi to everybody, i've got some trouble with incoming and outgoing call, sometimes they drop at 2.02 minutes, with sngrep i see that incoming call from the server come from port 5060 instead of 5080, by the way 5060 it's for internal registration. And another thing that i see is that all the...
  11. M

    Can't get outgoing call working

    Ok I even flush the cache so we got it, just for double check where in the dial plan? I've only added it on the extension menu
  12. M

    Can't get outgoing call working

    You mean the outbound caller ID in the extension menu? I've set it up but seem's like it doesn't working...the strange thing is that I've a copy of that vm, approx same configuration (gateway, extension...) and it works without problems...i've done some setting on the outbound route, I believe...
  13. M

    Can't get outgoing call working

    Hi to everybody, i'm get stuck with outbound call, i've just added a gateway on my pbx, but after that inbound works perfect but outgoing still get rejected. I've also tryed to erase all the outbound rules and rewrite them up but nothing change. Here some logs of the call. 2024-10-20...
  14. M

    Pick up call trasfered

    Good Morning Ad5ou, you always give me the correct way to solve my FusionPBX trouble, thank you so much. **+ext works properly for my needs. sooner or later i will offer you a beer ;) We can mark this topic al solved
  15. M

    Pick up call trasfered

    Ok, i believe i've found a feature code that's could resove that, the *8+ extension number, but there is any way to exclude the password code for confirm? Thank you in advance