Search results

  1. M

    Set Ring Group as BLF

    Hi All, Is there a way we can set Ring Group as BLF in Yealink or other phones? I've created a Ring Group 350, I want when there is a call at that ring group BLF should work. Right now it's solid green nothing happening otherwise it should blink Red when you there would be a call. For extension...
  2. M

    IVR CallerID Prefix Not Working

    @markjcrane can you please advise?
  3. M

    IVR CallerID Prefix Not Working

    I'm also having the same issue. It's not working.
  4. M

    IVR CallerID Prefix Not Working

    Hi, Anyone please.
  5. M

    IVR CallerID Prefix Not Working

    Hi, Did anyone get a change to take a look into this? It's not working. I'm at version 4.5.18.
  6. M

    SOLVED Use 2 digit in IVR option

    It solve the issue, thanks so much.
  7. M

    SOLVED Use 2 digit in IVR option

    Hi, did anyone get a chance to take a look?
  8. M

    * code to set night service

    You DID should directly appoint to call flow, in call flow Destination should be your time condition and Alternate Destination should be after hour auto-attendant. Once call flow status is true, it will act as your time_condition because it's going to time condition and when it's false it would...
  9. M

    * code to set night service

    You need to set destination and Alternate destination. When the status would be true it would go to Destination and when False it would go to Alternate Destination. Also make sure your DID destination is set to Call Flow.
  10. M

    * code to set night service

    Absolutely, under Application>>>Call Flow, set destination number to call flow and from there set to time condition or else. In call flow you set * code turn it on or off.
  11. M

    SOLVED Use 2 digit in IVR option

    Hi, did anyone get a chance to take a look?
  12. M

    One-way audio after on-hold => Incoming calls

    Hi, Run command in fs_cli "reload mod_local_stream" and see if it works.
  13. M

    SOLVED Use 2 digit in IVR option

    Anyone get a chance to take a look? I'm getting below error. 2020-09-29 08:30:17.646551 [ERR] mod_lua.cpp:202 ...hare/freeswitch/scripts/resources/functions/database.lua:194: attempt to concatenate a nil value stack traceback...
  14. M

    SOLVED Voicemail to email not working

    Never mind I got the issue. Under Default settings Domain category time_zone was set to true. I set it to False and it's working.
  15. M

    SOLVED Voicemail to email not working

    I just upgraded to 4.5.18 and I'm getting below error. AND voicemail_message_uuid = '50c9fe92-ab09-4f9c-bc57-ddd6cceb4273') returned PGRES_FATAL_ERROR 2020-09-29 08:11:13.021562 [ERR] switch_core_sqldb.c:1178 ERR: [SELECT to_char(timezone('', to_timestamp(created_epoch)), 'Day DD Mon YYYY...
  16. M

    SOLVED Voicemail to email not working

    Did anyone get a chance to take a look at this?
  17. M

    SOLVED Voicemail to email not working

    Hi, I've just "24th Sep 2020"upgraded to FusionPBX version 4.5.17. I was already on the same version but it was updated a week ago. Now voicemail to email not working at all. I see the voice message in mailbox but never sent to email. There is no issue with SMTP as email on missed call working.
  18. M

    SOLVED Use 2 digit in IVR option

    Suppose I've set option in IVR 350 and set destination to 350 but call dropped. Here are the logs. 2020-09-24 18:17:09.603975 [NOTICE] switch_channel.c:1114 New Channel sofia/external/Restricted@173.239.37.248 [189d036a-3dcc-4633-9644-7ae979ec3779] 2020-09-24 18:17:09.603975 [DEBUG]...
  19. M

    SOLVED Use 2 digit in IVR option

    Hi, I upgraded from version 4.5.8 to 4.5.17, in older version I was able to use 2 digit option it IVR menu. Suppose I set option 20 and destination extension 214, so in IVR during greeting if I press 20 I was routed to extension 214. In newer version it's not working anymore. It works from...
  20. M

    SIP Phone registered with IPV6

    Hi, hope all is well. I've a query, we are using Grandstream wave app with fusionpbx. Some of users using mobile data and their provider broadcasting IPv6 instead ipv4. Once they get incoming call or call out it's one way media. If they register with ipv4 it works perfect. Please advise.