Recent content by sergenkabakci

  1. sergenkabakci

    IVR Missed Call Alert

    You can use such a thing; <action application="set" data="e_posta=sergen@sergen.com"/> <action application="set" data="session_in_hangup_hook=true" /> <action application="set" data="api_hangup_hook=lua notify.lua ${uuid} 5111@sergen.com"/> You need to create "notify.lua"
  2. sergenkabakci

    Call Centre Queue Position

    This has changed with the update. You can use it this way. <action application="set" data="result=${luarun(callcenter-announce-position.lua ${uuid} extension@domain 30000)}"/>
  3. sergenkabakci

    Queue Question

    any updates?
  4. sergenkabakci

    App Destinations - Field 'Actions' is blank, when I am trying to create or edit destination

    I solved the problem. Run the command below. INSERT INTO "public"."v_default_settings"("default_setting_uuid", "app_uuid", "default_setting_category", "default_setting_subcategory", "default_setting_name", "default_setting_value", "default_setting_order", "default_setting_enabled"...
  5. sergenkabakci

    External call recording

    Hello, I just started using Fusionpbx. . I'm forwarding the calls to the External number via loopback with the call center module. Call center agent 300 has a Call forward (External Number) The question is: How can I enable voice recording on external numbers? (loopback/100/domain.com) with...
  6. sergenkabakci

    Inbound Routes issue

    Hi, I can't configure incoming call settings. Where am I making a mistake? incoming call hangs up directly.