Search results

  1. N

    Outbound calls, Temporary Unavailable error on soft phone

    Freeswitch Logs ============================================================================================================ 7b9f04fa-7568-4b15-a5c0-0a029c581d42 2023-03-16 08:53:32.268021 [NOTICE] switch_channel.c:1118 New Channel sofia/internal/188@myTenant...
  2. N

    FusionPBX Master/Master Replication

    This is a good document for the first step while choosing the replication solution.
  3. N

    FusionPBX Master/Master Replication

    thank you for replying this threads. Your recommendation and shared points will help me while working on replication.
  4. N

    FusionPBX Master/Master Replication

    The above software are for db replication as master/master and master/slave. For copying/keeping sync the mentioned folder with multiple server can be done using sync-things and rsync, and with some other methods. My main goal is to achieve multi-master replication of fusionpbx database with...
  5. N

    FusionPBX Master/Master Replication

    Hello Everyone, Please recommend a Master/Master Replication method for Fusionpbx databases. Has anyone achieved this using open source technology/method? I did google search regarding FusionPBX and in this forum. No one has implemented a new method recently with Fusionpbx 4.x and 5.x using...
  6. N

    Best SIP Phone with FusionPBX

    Thanks for advising and sharing your recommendation.
  7. N

    Best SIP Phone with FusionPBX

    Hello Everyone, Which SIP Phone is best and compatible with FusionPBX to purchase ? kindly share a SIP Phone Model and your recommendation while purchasing/ thanks,
  8. N

    Duplicate cdrs and recordings

    @hfoster thank you for replying. if it was only duplicate cdrs and recording with same extension, it was fine somehow. but its showing same cdrs, same timedate, same call duration and same record with two to three other extension which are under same ring group. it confuse while checking the...
  9. N

    Duplicate cdrs and recordings

    I am facing duplicate cdrs and recordings while using ring group with enterprise option. any idea how to resolve this ?
  10. N

    Call Detail Records is not showing all cdrs

    @Adrian Fretwell thank you for your help. i have increased the limit number and it showing more cdrs.
  11. N

    Call Detail Records is not showing all cdrs

    Call Detail Records is not showing all cdrs. it showing for last two to three days only. but when i filter and export the csv it showing call and correct date and time. when i filter database table v_xml_cdr it show all and correct cdrs. what is the issue with this, any idea ?
  12. N

    Freeswitch Failing on no Primary Key

    How you did it ?, because when i try to drop the database its complaining about BDR relation. Anyone can help on this ?
  13. N

    Extension outbound call not working by enabling recording

    this is the logs: 497e27ea-3f35-4ab8-8e5e-f63b0aa40b28 2021-12-21 08:48:10.318260 [DEBUG] sofia.c:7733 (sofia/internal/8001@wvi) State Change CS_NEW -> CS_INIT 497e27ea-3f35-4ab8-8e5e-f63b0aa40b28 2021-12-21 08:48:10.318260 [DEBUG] switch_core_state_machine.c:585 (sofia/internal/8001@wvi)...
  14. N

    Extension outbound call not working by enabling recording

    Its Debian. I am not sure but I think permissions ok because calls which are landing to Call center are recorded. (Inbound calls)
  15. N

    Extension outbound call not working by enabling recording

    Hello Everyone, I have an issue with extensions. When i create an extension and enable recording for that extension outbound calls are not working (inbound calls are working). When i disable recording of the extension outbound calls are working. Can anybody advice me what's the cause ?