Recent content by RCCradio

  1. R

    On-call schedule handling

    Thanks for the update. I don't know how the schedule is going to be but it could be something like Monday-Wednesday-Friday = On-call Tuesday-Thrusday = Not On-call Every other weekend On-call. I was planning on using the automated business hours, and was thinking of setting up the Call Flow...
  2. R

    On-call schedule handling

    So was just searching Bing for this, and it created this lua script, do you think if I modify it for FSPBX, in stead of FusionPBX, it work. --[[ FusionPBX / FreeSWITCH Lua Script Purpose: Change Call Flow status based on a daily schedule in a text file. Author: Senior Dev...
  3. R

    On-call schedule handling

    So was asked about setting up an on-call schedule for a number, to there on certain days 1 person receives the transcription as sms and on others days another person get the text message. I have the voicemail transcription part working, just wondering the best route to go with the scheduling...
  4. R

    Mailgun Alternatives

    Do you do a lot of faxing? Have you thought about giving the users that need to fax, "fax" access to the FXPBX? You can set-up users to just have fax access, and then when they login, they Click "send New Fax", select their fax number, and put in the recipient's fax number and Drag & Drop the...
  5. R

    BLF for *5901

    Glad you got it working. I know it was the same for me, I was trying to figure it out, and all of a sudden it started working. But I don't know the exact change I made to make it work.
  6. R

    BLF for *5901

    Hmm that matches mine. What model phones are you using? I know different brands require different settings. I think when I was originally setting up my system, I had the wrong button type setup. I had it set as "BLF", which mostly worked, but changed it to "Call Park" to fully work correctly.
  7. R

    BLF for *5901

    what's your "valet_park" dial plan show? I can try to compare to mine, to see if something is different. I know it took me a little but to get all the settings right for it to work.
  8. R

    BLF for *5901

    Here is what I have for my yealink phones to make the indicator change status. "park+*5901@192.168.1.100" I use my local IP address, as I don't have any outside connections, but this may need to be what is set for your domain.
  9. R

    Issue when sending fax from FXPBX

    The update appears to have fixed this issue.
  10. R

    Issue when sending fax from FXPBX

    I was just testing the sending a Fax from within FSPBX, which worked great, and was very easy to do. Found out though, on the confirmation email the number of pages in the subject line is incorrect. I sent a test email from 1 of our fax numbers to the other. The subject line for the recevied...
  11. R

    call transcriptions and summaries

    Are these transcriptions being emails to the customer? If so you can go to the [Status]/[Logs] section and filter by email, this would give you the number of emails sent. This will also tell you what type of email it was, i.e. voicemail, or recording. In the [Status]/[Extension Statistics] you...
  12. R

    call transcriptions and summaries

    We do voicemail transcriptions that get texted to customers for after-hour calls. We charge a flat-rate monthly fee per number they want the message sent sent to. We have a couple customers who receive a large amount of calls, and their monthly is higher than others, but it's calculated to make...
  13. R

    CDRs - status - some thoughts

    Thanks for the info. it makes sense, and is why I never really worried about it. I can look at the logs and see who was calling in, if I need to get that info.
  14. R

    FS PBX Messaging Module Now Available in Version 1.5.0

    Thank you, that did it. I was trying to find that line before posting, but didn't search well enough.
  15. R

    FS PBX Messaging Module Now Available in Version 1.5.0

    Just updated and all my messages says "Queued", including my voice-to-text messages, that were working right before the update. Here is what the Horizon log shows for the failed job. I changed all the Auth keys. Illuminate\Broadcasting\BroadcastException: Pusher error: cURL error 7: Failed to...