Search results

  1. 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...
  2. 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
  3. 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?
  4. 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
  5. 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.
  6. 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
  7. 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?
  8. 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]...
  9. Andrew Byrd

    Call block using feature code

    Did I do this wrong?
  10. 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...
  11. 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"] =...
  12. 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?
  13. 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.
  14. Andrew Byrd

    Call Block not actually blocking calls

    I intentionally blocked my cell # 770-827-4079. Then I called 678-928-9100. Here are the logs from the call. It doesn't even look like that call block is active but I show it is in the GUI 2019-07-22 16:50:19.378255 [NOTICE] switch_channel.c:1114 New Channel...
  15. Andrew Byrd

    Call Block not actually blocking calls

    I put several numbers on the call block list today. I went to call block, clicked the + sign to show which numbers came in then clicked the + sign next to the numbers I wished to block A few minutes later the same telemarketer called back and got through. So I blocked my cell# to test and it...
  16. Andrew Byrd

    Call Detail Records CDR showing blank page

    I can't really explain why they are working now. All I did was restart freeswitch again. I had already done that with no success. But, for whatever reason they are working now.
  17. Andrew Byrd

    Call Detail Records CDR showing blank page

    I am running Fusionpbx 4.5.7 Debian 9 I have 6 domains (tenants) on this server All working well up to Saturday. Starting today CDR's are blank showing no call detail records at all. The only notes on this: 1) I did select ALL and delete all CDR's manually on Saturday 2) I did upgrade...
  18. Andrew Byrd

    CDR - Call Detail Records

    When I delete records from the CDR in the GUI under Applications, does this delete the CDR and Recording off the entire server? Just wondering if it only deletes the visual a the gui or if it really removes ALL
  19. Andrew Byrd

    SOLVED Remove the + sign on inbound calls

    Ok, I got it - It works fine - thank you!
  20. Andrew Byrd

    SOLVED Remove the + sign on inbound calls

    Are you saying to add it as a new line here?