Recent content by Jason Benedict

  1. J

    Inbound call to Microsoft Teams (Direct route)

    Hi i need help with inbound call to ms teams via direct route. i have successfully add fusionpbx as sbc to ms teams option ping is successful, i am able to make outbound call to pstn from ms team app to team proxy server to sbc(fusionpbx) to pstn successfully. i have no success inbound calls...
  2. J

    SOLVED bridge Inbound transport=udp to outbound transport=tls

    Thank you. This working. Now I have one more Question: I now statically {sip_from_uri=sip:+6512345678@test.mydomain.sg<+6512345678@test.mydomain.sg>}. Is there a way to do it with variable for example {sip_from_uri=sip:$1@test.mydomain.sg<$1@test.mydomain.sg>} ?
  3. J

    SOLVED bridge Inbound transport=udp to outbound transport=tls

    Hello, thank you for helping. I have the following scenario (TLS is enabled in SIP profile both Internal & External): ======================== caller incoming (udp 5080) to Server A (udp 5080). Server A should bridge call to Server B (over tls 5081). ======================== I am just testing...
  4. J

    SOLVED upgraded to ver 5.1.2 - xml_cdr_details problem.

    a re-do of : *Update permissions *Update the menu *Logout and back in solved the issue.
  5. J

    SOLVED upgraded to ver 5.1.2 - xml_cdr_details problem.

    Hi. Please help me. Here is my system: Fusionpbx version 5.1.1 to 5.1.2 Ubuntu 20.04 Php 7.4.3 I am facing problem after the upgrade: 1. the Call Detail Records page is showing correct rows of records. 2. but the Call details page is not showing any data. Please help. Thank you.
  6. J

    SOLVED Help - Voicemail to eMail not working

    I get it working following this track https://www.pbxforums.com/threads/after-upgrade-email_queue-php-gives-email-queue-is-disabled-in-default-settings.7264/
  7. J

    SOLVED Help - Voicemail to eMail not working

    Anand, Thank you for the replied. I have system that runs fine for fusionpbx on Ubuntu 20.04 lts. My issue for this one is I still can't figure out where goes wrong even though I had compared to the other working one runs on Ubuntu 20.04. Hope to have more help on any others using Ubuntu...
  8. J

    SOLVED Help - Voicemail to eMail not working

    Hi, I am having problem of voicemail not able to email. I had setup and test email using the test button and is working, but the actual voicemail is not sending out from the fusionpbx system and I can see it status "waiting" in email queue page. I had follow this instruction not fix for me...
  9. J

    Cannot add Conference issue

    Resolved. Re-run permission fixed it.
  10. J

    Cannot add Conference issue

    HI, I am using 5.1.0 RC1. I tried creat a conference using the menu "Conference" and add conference. After I filled in the form and click save, the conference is not created and in database table I checked do not have any of data. Please help. Thank you in advance.
  11. J

    xml_cdr user/group permission for extension records

    hope i understand you correctly. to achieve your need, you just need to create a user as user in fusionpbx, eg:- 1001 and then assigned to the extn 1001. Once that done, logout and login as user 1001 and go to the cdr and that user 1001 should see cdr related tho extn 1001. Hope this help.
  12. J

    CDR - Call Details Record

    Hi, hope you can help me. Your help is appreciated. 1. i had enabled as superadmin, permission for xml_cdr 'delete' permission; 2. Logout and login the fusionpbx as superadmin again; 3. I go to the CDR page, tick on the row I want to delete and click on the delete button; 4. a popup dialog ask...
  13. J

    allow both 5060 (UDP) and 5061 (TLS) on single FusionPBX ver5.x

    I get all ports (5060 & 5061) working good now. Using FusionPBX 5.1.0 RC1.