Search results

  1. V

    SOLVED outgoing call stop working ?

    No. Time Source Destination Protocol Length Info 77 16:01:14 192.168.178.128 74.125.250.129 CLASSIC-STUN 62 Message: Binding Request 78 16:01:14 192.168.178.128 74.125.250.129 CLASSIC-STUN 62 Message: Binding Request 79 16:01:14...
  2. V

    SOLVED outgoing call stop working ?

    outgoing call stop working, log file 2025-02-22 23:49:35.495953 95.80% [DEBUG] switch_core_state_machine.c:40 sofia/external/02825550755 Standard INIT 2025-02-22 23:49:35.495953 95.80% [DEBUG] switch_core_state_machine.c:48 (sofia/external/02825550755) State Change CS_INIT -> CS_ROUTING...
  3. V

    Zero-To-Hero Messages App Integration

    you need to setup message and provider apps for fusionpbx
  4. V

    SOLVED Enabling SRTP and SIP TLS

    @lamabean, can you mark this topic as solved please.
  5. V

    DjangoPBX get ERR_INVALID_REDIRECT

    yes, it is working with https://local-ip/ but it is not working without https:// . Thanks
  6. V

    DjangoPBX get ERR_INVALID_REDIRECT

    I just installed it for local testing, and everything are local, after installing, I used local server ip add to log in but I got that error?
  7. V

    DjangoPBX get ERR_INVALID_REDIRECT

    After newly install djangopbx on Debian 12, I got ERR_INVALID_REDIRECT, so what is the problem ? thanks
  8. V

    SOLVED Enabling SRTP and SIP TLS

    The error [BEARERCAPABILITY_NOTIMPL] in FreeSWITCH usually indicates that there is an issue with media capabilities or codec negotiation. This error suggests that one of the call parties does not support or cannot negotiate the requested media settings, possibly related to SRTP or codec mismatches.
  9. V

    SOLVED Enabling SRTP and SIP TLS

    https://developer.signalwire.com/freeswitch/Channel-Variables-Catalog/rtp_secure_media_16353121#rtp_secure_media-1 How to Configure rtp_secure_media Configure rtp_secure_media in the SIP profile(s) used by FusionPBX: Log in to FusionPBX: Access your FusionPBX web interface. Navigate to SIP...
  10. V

    SOLVED Enabling SRTP and SIP TLS

    Go to Advance -> Variables look for external_ssl_enable and internal_ssl_enable and set to true after that reload sip profile
  11. V

    SOLVED Fusionpbx still supports on Raspberry Pi ? 502 Bad Gateway Error

    The problem is solved now, because php-fpm is misconfigured at /etc/nginx/sites-enabled/fusionpbx. Update the Nginx Configuration Edit the Nginx configuration file to point to the correct PHP-FPM socket: replace fastcgi_pass unix:/var/run/php/php8.1-fpm.sock; with fastcgi_pass...
  12. V

    SOLVED Fusionpbx still supports on Raspberry Pi ? 502 Bad Gateway Error

    fusionpbx still supports on Raspberry Pi? after setting up fusionPBX on raspberry pi 4, I got an error of 502 bad gateway. anyone know how to fix this, please help. thanks
  13. V

    Change "Choose Greeting" on an Automated schedule

    For my experience, I did that with time condition and two IVRs, one day time IVR and one night time IVR.
  14. V

    Calls records not showing in Call Detail Records (CDR)

    * * * * * /usr/bin/php /var/www/fusionpbx/app/xml_cdr/xml_cdr_import.php 300 abcdef0123456789 >/dev/null 2>&1 , copy this code into your cron job it will be working
  15. V

    Hello from LA

    how to solve this
  16. V

    Hello from LA

    when I log in it said page expired
  17. V

    Hello from LA

    Successfully installed now, cheers
  18. V

    Hello from LA

    I got another problem here