Search results

  1. R

    SOLVED Custom default settings per domain

    OK. I think I got a little further with this. If I set the destination to go straight to an extension, it works. What I need to do, is have the call go to a RingGroup first. Seems if I it goes to a RingGroup first, I don't get the email. Any ideas? Thanks, Shredder
  2. R

    SOLVED Custom default settings per domain

    Hey Everyone, I was looking at this and have it somewhat working. If an extension places a call, I get the recording emailed. If it is an incoming call, I don't get the recording. I can see the recording in CDR, but it seems from the logs that the script isn't called from an incoming call. I...
  3. R

    Changing Caller ID Information

    Hey Everyone, I have a client that is a small call centre. They have 4 incoming lines, that ring on all extensons. What I want is that the Caller ID information is changed from the person calling to the company they are calling so the person answering the phone knows how to answer the call...
  4. R

    Phonebook Downloading

    I'm having issues getting a phone to download a phonebook.xml file. I am putting the phonebook.xml file in the following directory: /var/www/fusionpbx/app/provision/pb /var/www/fusionpbx/app/provision/pb/<mac address>/ I can see the phone asking for the file in the access.log of nginx, but it...
  5. R

    Page function doesn't hang up

    Weird. The Fusion server I was testing on was 4.4.6. I tried it on a Fusion 4.5.8 afterwards and it worked fine. Guessing something must of changed in the versions. Looks like I will be needing to upgrade my server. :-) Thanks
  6. R

    Page function doesn't hang up

    Actually, I did another test, and it looks like conference does end, but the phone (Grandstream GXP2135) does not let go of the call. Is there maybe a setting on the phone I need? Thanks
  7. R

    Page function doesn't hang up

    I have this same issue. I tried adding to the page conference profile terminate-on-silence and set the value to 10. Call still doesn't hang up. Here is what my page profile looks like: Any ideas would be greatly appreciated. Thanks
  8. R

    G729 test

    Just out of curiosity, does this file work on Debian 9? I have it working on Debian 8, but when building a new Debian 9 server, I seem to be getting issues with G729 traffic. Thanks
  9. R

    Intermittent Voicemail Issue - 5 secs

    Is there anyway to turn sip trace on for a certain domain and just let it go to a log file?
  10. R

    Fusion 4.4 Debain 9 Incoming Call Issue

    Success!!! That was the problem. Is there a list of these type of things that have changed? Thanks for the help.
  11. R

    Fusion 4.4 Debain 9 Incoming Call Issue

    I built a new Fusion 4.4 machine on Debian 9. Built everything up like I nomally did on 4.2 on Debain 8. Phones provision correctly. Can call extension to extension, outgoing works. Incoming does not. I receive this in the logs: 2019-02-27 15:45:36.957677 [WARNING] sofia_reg.c:2935 Can't find...
  12. R

    Intermittent Voicemail Issue - 5 secs

    I was wondering that, but from what I am told, the caller will be leaving a message and talking when it decides that the message is finished. It is weird as I have probably 100 extensions from multiple domains on this server, and this is the only domain where this is happening. Since it is...
  13. R

    Intermittent Voicemail Issue - 5 secs

    I am having an intermittent issue with voicemail. Every now and then, when someone tries to leave a voicemail, it hangs up after 5 seconds. The resultant voicemail is emailed to the extension owner, but contains no audio. Looking at the CDR for the call, it looks like everything is correct. I...
  14. R

    IVR Call Analysis

    Is there a way to see an analysis of an IVR? Meaning how often is option 1 pressed, option 2 pressed, etc?
  15. R

    SOLVED Install mod_bcg729

    Just wanted to follow up. That was the issue. I changed it to G729 and rebooted. All worked great. Thanks for the help.
  16. R

    SOLVED Install mod_bcg729

    I wasn't sure if it used the name of the codec or the filenam. :-) So I should leave the pass through one disabled, and just enable the new one? Thanks
  17. R

    SOLVED Install mod_bcg729

    I'm trying to get G729 codec installed that Digital_Diaz referenced. I have placed the file in the /usr/lib/freeswitch/mod folder. I see it in the modules section of Fusion. I enabled it and disabled the G.729 pass-though codec. If that is all done correctly, then where I get stuck is...
  18. R

    Operator Extension

    I was looking at how to do this as well. I don't understand what to change in the Operator dialplan. I want to have the users able to dial 0 and have it ring on extension 5000
  19. R

    Install Old Version

    I did the removal and the reinstall of 4.2. Proved out what I needed to, so all is good. Thanks for the help with the issue
  20. R

    Call Drops after 32 secs

    Spent some time with the Grandstrem tech and are still unable to determine what the issue is. I built a test system and was able to make it work quite easily, so there must be something with the original Fusion system causing the issue. Thanks for the help on this