Search results

  1. Andrew Byrd

    Provisioning Editor missing

    I noticed my "Provisioning Editor" option is missing under Advanced. How do I edit the templates now?
  2. Andrew Byrd

    SOLVED Can not write this file - Permission denied

    I did this and it fixed the issue: mkdir -p /var/cache/fusionpbx chown -R freeswitch /var/cache/fusionpbx
  3. Andrew Byrd

    SOLVED Can not write this file - Permission denied

    Incoming calls on the cli I see this message in red 2020-01-13 14:35:58.942617 [ERR] switch_cpp.cpp:1365 [cache] can not write file `/var/cache/fusionpbx/directory.102@abn2.npusa.us.03d1856c-3612-11ea-99c0-438b2ec4b200.tmp`...
  4. Andrew Byrd

    SOLVED Call Parking- Fanvil X5s AND Yealink T29G- Blf Lights

    I sure will. Maybe I can make someone elses life a little easier One other thing. Do you know the correct text and where in the config file to place this objective? Yealink T29G Programmable Keys Message Custom value = (whatever string I want) I can manually login after adding this to the...
  5. Andrew Byrd

    SOLVED Call Parking- Fanvil X5s AND Yealink T29G- Blf Lights

    That fixed it - now it is green when there is not a call on park and it turns red when a call is parked I wish they had put that in the fusionpbx docs. Thank you!
  6. Andrew Byrd

    SOLVED Call Parking- Fanvil X5s AND Yealink T29G- Blf Lights

    I have abandoned the Fanvil and now I am just trying to get the indicator lights to work properly on the Yealink T29G. I can get call parking to work with no issues - except for the lights. It should blink fast red when there is a call parked. There are NO lights blinking or lit up at all...
  7. Andrew Byrd

    SOLVED Call Parking- Fanvil X5s AND Yealink T29G- Blf Lights

    On the Fanvil, once you change the Category to LINE it greys out all other fields and won't let you select Call Park. Therefore that solution does not work on either the FAnvil or Yealink. I do appreciate you trying to help.
  8. Andrew Byrd

    SOLVED Call Parking- Fanvil X5s AND Yealink T29G- Blf Lights

    I have call parking working great on my Fanvil X5s The only issue is the indicator light never comes on . No green, No red. So the other party does not know which parking key to press. Functionality works just fine. It parks and picks up. Just no light. I tried it on my Yealink T29G and...
  9. Andrew Byrd

    How to strip the + sign off of incoming calls

    I apologize - I asked this question last year, and referenced my post from last year and figured it out. Thanks
  10. Andrew Byrd

    How to strip the + sign off of incoming calls

    When callers call in, there is a + sign on the front of the phone number. How do I strip this off so the callerID does not show the + sign?
  11. Andrew Byrd

    Call block using feature code

    What I have decided to do is just give my users a user login restricted to call blocking priveleges only and just let them login to Fusion and use the call block module. Yes, it would be easier to just press *32 but I can only get it to work if it direct dials an ext and not a ring group
  12. Andrew Byrd

    Call block using feature code

    Here is what I discovered. It work if my DID is pointed directly at an ext. If I point the DID at a ring group with an enterprise strategy, it does not work.
  13. Andrew Byrd

    Call block using feature code

    I tried replacing caller_id_number with effective_caller_id_number since that is what I used in the inbound route. That did not work either. Any ideas how to get the caller id number not be nil
  14. Andrew Byrd

    Call block using feature code

    I changed my inbound route dial plan to remove the + sign from all incoming calls on caller ID. Is this possibly affecting why the call block *32 is not working?
  15. Andrew Byrd

    Call block using feature code

    I feel like we are headed in the right direction. No luck yet but different results on line 188 1 -df52-495b-a283-2ce3b7109360 Dialplan: sofia/internal/2020@fpbx2.npusa.us:5060 Action set(record_in_progress=true) INLINE 2 b6b4cf18-df52-495b-a283-2ce3b7109360 EXECUTE [depth=0]...
  16. Andrew Byrd

    Call block using feature code

    Did I do this wrong?
  17. Andrew Byrd

    Call block using feature code

    Here is a complete log after I changed the domain - Still not working 1 =true) 2 c0568a7c-9f33-4a17-a1ac-f4e24f9ea2cf 2019-07-25 10:25:39.857983 [DEBUG] mod_dptools.c:1615 SET sofia/internal/2020@fpbx2.npusa.us:5060 [recording_follow_transfer]=[true] 3...
  18. Andrew Byrd

    Call block using feature code

    I am not sure how to do what you asked and where to do it but here is what I do know how to do 1) Dialplan entry attached 2) Log viewer when I tried to dial *32 3) Copy/paste app/blacklist/index.lua --------app/blacklist/index.lua--------------------------- --debug --debug["info"] =...
  19. Andrew Byrd

    Call block using feature code

    I tried following your instructions above, but when I press *32 it gives me a busy tone (normal clearing) and never actually adds the number to the call block list. Any ideas?
  20. Andrew Byrd

    Cidlookup from postgresql

    Same issue . . . please let me know if anyone finds a fix. I thought the purpose of the CID lookup module was to check contacts in Fusion first.