Search results

  1. R

    inbound DID not working

    I had the same issue before and a different post helped me resolve it. Mine was an ACL issue as well. I looked at my ACL list and my difference is that I do not have any IP in the domain section on the ACL list. Only in the CIDR area. Try editing the entries and removing the domain IP from...
  2. R

    Grandstream HT801 Analog Fax Machine

    I second the T38fax.com trunk....except how I have mine setup is I have one domain setup that is my fax domain (only fax exts and fax servers on it). Any customer that uses fax has an ext and fax server on that domain. This way the outbound faxing can all go through one T38fax.com trunk instead...
  3. R

    Provision Help

    Hi, I am setting up auto provision on phones, first time working with the provisioning. Provisioning seems to be working correctly for me so far. Using the https username/password authentication. It pushes line details and things to the phone through the provisioning. What I am looking to try...
  4. R

    Voicemail forward blank

    I am not looking for help with this as I was able to get voicemail to email working correctly and that is better for me anyway, but wanted to point out a possible bug that I noticed and see if anyone else notices anything similar. If I setup voicemail to forward from one ext to another ext...
  5. R

    Email failing on first attempt

    Just in case anyone else runs into a similar issue. I was able to figure out what was happening here and I was able to do a work around for my setup. May not be good enough for everyone though. How I had email configured was copying the email settings to the domain so I could have different...
  6. R

    SIP Provider - Best worldwide...best in Europe?

    I use AnveoDirect here in Canada and it has worked well so far. They have a Geo PoP in NY and so far so good. Setup was a bit different because they do not have just a SIP login option to link FusionPBX to AnveoDirect. Instead you have to set it up with a calling string and paraphrase. But now...
  7. R

    How to setup Paging to not put active calls on hold

    Hi Count, Sorry I have not had a chance to do any testing on this. The paging setup has not been a priority right now. I will see if I can find some time to do some testing soon on it though.
  8. R

    Fax Server Forward Number

    Yes, understood, Same troubleshooting questions apply. Have you tried to forward the number to another working ext, to see if it is an issue with just that ext? And are you able to call that ext that is not working directly from another internal ext? Are all of your domains fax servers doing...
  9. R

    Fax Server Forward Number

    I am not the most familiar person with FusionPBX, but just a couple troubleshooting questions. Have you tried dialing the ext directly and not through the fax forward, does that work OK? Also, have you tried having it forward to a different existing ext (even if it is not tied to a fax line)...
  10. R

    Fax Server forward number issue.

    OK, in case anyone has a similar issue, I figured out why I was having this issue. I noticed a common denominator while trying to troubleshoot. Any of the fax servers that would not forward the fax to the number I listed had an apostrophe (') in the name of the fax server. I removed the...
  11. R

    Voicemail to Email - Always 'Failed' Status

    I checked what I was able to figure out how to check. I was hoping for some assistance to try to figure out how to check/enable more detailed logging. I had started a different forum post directly relating to my issue back in the end of January but never got a response on it. Been following...
  12. R

    Fax Server forward number issue.

    Anyone else have any similar issue with fax? Here is some additional details to add to above details. How I have fax configured is I have one domain setup on the fusionpbx server that all faxes go through. I am using t38fax.com as the gateway for that outbound faxes. The outbound seems to work...
  13. R

    Voicemail to Email - Always 'Failed' Status

    I am still having a similar issue. The only difference on mine is that if I click resend it goes right through so it doesn't seem to be a setting issue on my email. It just fails on the first attempt for the emails. It has been a big pain as I have to go in daily and check for failed emails and...
  14. R

    How to setup Paging to not put active calls on hold

    Hi, I did some googling and found on a Freeswitch forum someone had this action line in their code for intercom feature. <action application="set" data="sip_exclude_contact=${presence_id}"/> If I add that action to my page dial-plan would this exclude the busy extensions to get rid of the...
  15. R

    Fax Server forward number issue.

    Hi, I am have an issue with one of my fax server forward numbers not forwarding to the number after a fax is received. I have others that forward without issue but one of them does not forward. I check call logs and it doesn't even look like it is attempting to forward. I also tried forwarding...
  16. R

    How to setup Paging to not put active calls on hold

    Hi, I enabled the page option in the dialplan manager. Upon doing some testing, if there is an active call going on an extension that is being paged then it puts that call on hold to barge in for the page. I am guessing it is doing this because of the "set api_hangup_hook=conference...
  17. R

    Email failing on first attempt

    Still looking for some assistance on this if anyone has any input. Fax to email seems to send just fine, not sure if that is because Fax does an auto retry or if it just works the first time. But even the email that goes out to confirm that a fax was sent correctly fails the first time and...
  18. R

    Email failing on first attempt

    Anyone have any thoughts on this, or any instructions I can use to enable more detailed logging for email so I can get a better error message?
  19. R

    Email failing on first attempt

    OK, so I did some more research on how to view log files and in the /tmp I was able to view the log file. It is saying: SMTP -> ERROR: Failed to connect to server: (0) The following From address failed: admin@mydomain.com Mailer Error: The following From address failed: admin@mydomain.com The...
  20. R

    Voicemail to Email - Always 'Failed' Status

    I just posted a different post, I am having the same problem, but if I click resend my goes right through. It is just on the initial send it fails. If you click resend does yours go through too?