Recent content by RCCradio

  1. R

    Valet Park still shows Park+*5901

    PBXGeek, That's what my "valet_park" dial plan has. These are under Rule 4 if that matters. The only thing I have changed is setting the timeout to 60.
  2. R

    Valet Park still shows Park+*5901

    I noticed in Version 1.9.0 release highlights that Valet Park caller ID was improved to show the caller ID, but even with 1.9.5 if I have BLF that's set to for the "Call Park" with a value of "park+*5901@192.168.1.100" it still shows Park+*5901. The phones are Yealink T46S, with Manual...
  3. R

    On-call schedule handling

    I have this set-up on my phone, but I'm probably the only one at my work that would understand what would need to be done. So with our system, alot of our numbers are part of an automated system, where our customer, a business, either forwards their number after-hours to one of our numbers, or...
  4. R

    On-call schedule handling

    I'm currently working on this today. I'm just going to use the Business hours for now, and work on the other part as I have time. Just wondering, as I'm digging in and testing things. 1 thing, from what I've read, in order for someone to be able to call in from an outside number, and change the...
  5. R

    On-call schedule handling

    Thanks. Our system is only accessible from our network, so they wouldn't be able to remote in. The reason I was hoping to use a text file, is I can build a spreadsheet with a select-able calendar, and have it export the txt file schedule. If I can get it to work, I'm going to try to setup a way...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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.
  11. 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.
  12. 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.
  13. 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.
  14. R

    Issue when sending fax from FXPBX

    The update appears to have fixed this issue.
  15. 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...