Search results

  1. N

    External IP in Azure when clustered

    You need to exclude v_sip_profile_settings table to not be sync in the cluster. I have done this solution using asynchronization clustering methods between two server as active/active (Not membership solution of the FusionPBX). because it will not be unavailable after discontinuing subscription...
  2. N

    Call Broadcast scheduling not working

    in v_call_broadcast the field broadcast_avmd is false:
  3. N

    Call Broadcast scheduling not working

    @markjcrane may have a solution for it.
  4. N

    Call Broadcast scheduling not working

    only shows this nothing else: 2024-02-04 20:00:26.959459 98.80% [DEBUG] switch_scheduler.c:263 Added task 22 sched_api_function (1c0fef06-7512-4da0-987e-9865f6f14eba) to run at 1707076870 not more logs after. the scheduled time and date passes but nothing happens, no logs in console as well...
  5. N

    Call Broadcast scheduling not working

    Yes, i schedule it in advance even the time cross but its not happening. OS and freeswitch time is in sync (time and date is correct).
  6. N

    Call Broadcast scheduling not working

    thanks for sharing your idea. I will check the shared documents. when schedule the task its showing in freeswitch console that its scheduled but it never happens: 2024-02-04 15:43:27.919449 99.20% [DEBUG] switch_scheduler.c:263 Added task 8 sched_api_function...
  7. N

    My own custom menu

    thanks i will give it a try
  8. N

    Call Broadcast scheduling not working

    I have call broadcast task created in FusionPBX with specific date and time to start but its not starting in that specific date and time (manual starting). I heard its possible to schedule or run it using crontab. but I don't know how to proceed.
  9. N

    Call Broadcast scheduling not working

    Call Broadcast is working with manual starting but using date and time to schedule it, its not working. please share your ideas and if there is any tip which can help, please ...
  10. N

    My own custom menu

    Hello Everyone, I wan to add my own custom menu to allow specific tenant to have access to it. The menu will be simple just showing a table's data from a table in the server. please guide me on this. i have my php codes which shows in tables. I need your help on guidance on this.
  11. N

    Extension Outbound Caller ID Number issue

    Thank you @markjcrane, what i wanted to be input type text and its like what i wanted.
  12. N

    Extension Outbound Caller ID Number issue

    the user has all permission in group manager and menu manager. still the issue is there
  13. N

    Extension Outbound Caller ID Number issue

    Hello Everyone, Can someone help on this?
  14. N

    Extension Outbound Caller ID Number issue

    Hello Everyone, After upgrading Fusionpbx from 4.4 to 5.0 to 5.1 I am not able to set Outbound Caller ID Number, its showing add button when i click it, its redirecting to Dialplan, how can i fix it?
  15. N

    FusionPBX Anatomy

    @Adrian Fretwell, thank you for replying. It means, Freeswitch fetch its configuration data from PostgreSQL, using Lua Scripts and Fusionpbx create/read/update/delete the information of Freeswitch into PostgreSQL? In addition, if you can help to understand how Fusionpbx generate xml...
  16. N

    FusionPBX Anatomy

    Hello Everyone, I need to know the overall anatomy of fusionpbx. I request from experts in this forum to share a documents or explain the anatomy of FusionPBX to understand how FusionPBX PHP code interact with lua scripts and how it create xml configuration dynamically on-fly and how freeswitch...
  17. N

    Installing Mod_v8

    Hello Everyone, I tried to install mod_v8 as per freeswitch documents but it's failing, can some one help/give a clue. I am getting this error. make[1]: Entering directory '/usr/src/freeswitch' CXXLD libfreeswitch.la *** Warning: Linking the shared library libfreeswitch.la against the...
  18. N

    rewriting Remote-Party-ID's parameter

    I got the solution, Add this in dialplan: {sip_cid_type=rpid,origination_privacy=screen+hide_name+hide_number}sofia/gateway/884dc51a-65c6-4ce0-9e50-d719957f4de6/$1
  19. N

    rewriting Remote-Party-ID's parameter

    Is it possible to rewrite the Remote-Party-ID for outbound calls? i want to rewrite the privacy to full for outbound calls. Please help on this if its possible.
  20. N

    Ring phones while greeting is playing

    Hello, You can change the music on hold to a Ringstone in Call Center.