Search results

  1. wa4zlw

    CDR export/download issues

    Hi there! 1. If you try and export the CDR, even just for the default 24 hours, it blows up as follows: Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 24576 bytes) in /var/www/fusionpbx/resources/classes/database.php on line 1123 Fatal error: Allowed memory...
  2. wa4zlw

    opus codec negotiation problem

    Hi there! I originally posted this in this thread but probably needs its own Hi there...a few weeks ago I posted to this thread https://www.pbxforums.com/threads/fusionpbx-and-webrtc-recommendations.3857/post-16940 this happens with multiple devices. Would appreciate any insight as to what...
  3. wa4zlw

    FusionPBX and WebRTC Recommendations

    has anyone been able to look at this? I've also created a ticket on this. Thanks leon
  4. wa4zlw

    Webphone

    we're seeing call delays as well
  5. wa4zlw

    FusionPBX and WebRTC Recommendations

    Thanks @KonradSC I think I found that article. WE found this https://github.com/sippet/g729 but have decided right now to use opus/8000. What I have found is interesting and it follows through on hard phones or other soft phones. Extension on PBX is forced to opus 1. my sip client (either...
  6. wa4zlw

    FusionPBX and WebRTC Recommendations

    Has anyone been able to figure out how to use G729 or GSM as codecs with this jS SIP libraries? Thanks leon
  7. wa4zlw

    inbound fax-2-email not sending email but voicemail-2-email works

    ok looks like the smtp password got changed :-( crisis solved
  8. wa4zlw

    inbound fax-2-email not sending email but voicemail-2-email works

    ok it looks lilke VM-2-email stopped working as I just tested it as well and looking back it may have stopped last week. Any ideas? we're dependent on this thanks leon
  9. wa4zlw

    inbound fax-2-email not sending email but voicemail-2-email works

    we've setup three fax servers. faxes come in but never get emailed voicemails get emailed all the time. how can we resolve this? thanks leon Operating System Information System Information Version 4.5.15 Git Information Branch: master Commit: 1a25c8932eb4fe090d74dda17e824c42b249bc54...
  10. wa4zlw

    how to limit outbound calls using group type

    OK I've relegated myself to doing it twice, using the toll_allow variable that works. appreciate the assist. It'd really be nice to know if one can use the user group to test against. 73 leon wa4zlw
  11. wa4zlw

    how to limit outbound calls using group type

    GM ok on the priority that's what I thought just checking. there is no way to do the $(group) in the pulldown. only has $(toll_allow) and group is listed under applications. ok there seems to be two groups; One the user is a member of and one the extension is a member. so either way whatever I...
  12. wa4zlw

    how to limit outbound calls using group type

    correction with Call Center Managers its not going here nor agents
  13. wa4zlw

    how to limit outbound calls using group type

    doing more snooping around I found a reference <condition field="${toll_allow}" expression="^GW1$"/> so I tried that and it doesnt seem to work for GROUP or I am doing something wrong here I am testing with my user which has Call Center Managers in the group for my user. This seems to work...
  14. wa4zlw

    how to limit outbound calls using group type

    i changed the new route slightly to match the same destination as the original rule is using
  15. wa4zlw

    Wrong Time Stamp on Voicemails

    ticket created 10:58 AMBug Medium emailed voicemails have wrong time zonefunctionality
  16. wa4zlw

    how to limit outbound calls using group type

    Gm ok I've got thsi as another rule but it doesnt seem to work I think it's because I'm testing from my user which has multiple groups defined? I guess I have to somehow have to snip Call Center Agents out to test? In my case and even the agents they're members of multiple groups.
  17. wa4zlw

    how to limit outbound calls using group type

    ok found that in the route. but I still have to create two outbound routes. too bad tehre's no way to do it all in one route. Is there somewhere that explains how the rules actually work? The lower priority is the "order" when defining the rule? many thanks
  18. wa4zlw

    Wrong Time Stamp on Voicemails

    I'll post a bug thanks
  19. wa4zlw

    Wrong Time Stamp on Voicemails

    Hi all....i've had the same issue. But I've figured out the following: 1. based on other threads I set the domain TZ=AMerica/New York 2. user TZ set sameSnooping around I found thi 3. dial in and leave a VM on my extension. 4. If I call in and listen to the VM on the PBX the spoken time and...