Search results

  1. R

    Show Maximum Concurrent Calls

    Is there a way to tell how what the peak concurrent calls are on a given FusionPBX system? If I go to Status -> Sip Status, I see the following: Would the peak number be this? I can't really find exactly what these stats mean. Or if I go to Status -> System Status, there is are entries...
  2. R

    IVR CallerID Prefix Not Working

    The only way I could get it to work, was to go to DialPlan Manager and select the entry for the IVR in question. I then had to click the XML button and add the following line: Where ENG is the prefix. Save it and it works. Issue is, if you modify the IVR, this addition will be lost, and you...
  3. R

    Odd Issue With Ring Groups

    I am having a strange issue issue with Ring Groups. I have set up a ring group with Enterprise strategy. It dials 3 extensions (2 x Grandstream GXP2135 and 1 x Grandstream DP750). Everything works fine for the 2 x GXP2135 phones, but if you answer the call on the DP750, it just drops the call...
  4. R

    First go round with FusionPBX w/ GXP2160 & WP820

    When I have don Monitored Call Park on Grandstream phones, I have set it to park+*5901. That has worked for me to get the color to change to red when a call is in park. Hope that helps, Shredder
  5. R

    Call Park Label Change

    Sorry. Grandstream. I do see that when I park a call, the label alternates between Park and park. Not sure if that is from the phone or from Fusion doing that. Thanks.
  6. R

    FaxServer Fax to Email no sending email

    Not sure what you mean, Massimillano. Default settings for which part?
  7. R

    Call Park Label Change

    I have a strange request. I have a client that uses Call Parking. They are asking if it is possible that when you put a call on park, the label changes to the phone number of the caller? I thought it would be in the DialPlan Manager -> valet_park entry and change the effective_caller_id field...
  8. R

    IVR CallerID Prefix Not Working

    I maybe doing something wrong, but I am trying to send a CallerID Prefix to an extension by setting the Caller ID Name Prefix option in the IVR page. But it doesn't seem to get passed. If I check the call detail record, I don't see the prefix being added. Am I missing something? Thanks
  9. R

    Forward Voicemail to Another Extension

    I have a client that wants to be able to forward voicemails that he receives to his assistant. I dial *97, login as him, get to the message he wants to forward. press 8 put in the extension to forward it to, press 1 to record a message for it, and it just sends the message off. It seems that...
  10. R

    Click-To-Call Issue

    I'm using the built-in one. You need to activate it by turning it on in the Menu Manager.
  11. R

    Click-To-Call Issue

    I am using Click-To-Call for a client and it is working well. Came across a small issue, where I don't see the Destination Caller ID Name and Number being passed to the actual API call. If I do it from the webpage, fill in all the options, click Call, it works but the API code put at the top of...
  12. R

    dial plan/feature code for transferring calls?

    I know this is old, but this feature might work for something I am trying to do. I enabled the bind_digit_action line and moved it up to 200 in the dialplan. But I still can't get this to work. I can see the DTMF codes in the log, but *1<ext> doesn't do anything. Did you have to do something...
  13. R

    Bridging Phone Calls

    I have a client that uses a modem to call their clients from a proprietary piece of software. I have the modem going into both ports on a ATA, with one of the lines autodialing an extension. The ATA is programmed for an extension in Fusion (say 201). This works to let the modem place the call...
  14. R

    Phonebook Downloading

    So from what I can tell, you can't have a separate phonebook per phone? Is that correct? Thanks
  15. R

    FaxServer Fax to Email no sending email

    Sorry for taking so long to get back to this. The mailer-app.log on my system only shows for voicemail, nothing for the fax server. Thanks
  16. R

    Call Centre Queue Priority

    I am working on setting up a client with Call Centres on FusionPBX 4.4.6. Am considering moving them to latest version if it makes this easier. Calls will initially go to an IVR. If they press 1 I want it to go to one queue, staying on the line sends them to another queue. Is there a way to...
  17. R

    FaxServer Fax to Email no sending email

    Does anyone have an idea on this? There really isn't anything in the freeswitch.log file to say why it doesn't work. It seems to me that it fails to send. Is there another log file or something I can look at to see what might be going wrong?
  18. R

    FaxServer Fax to Email no sending email

    So, it looks like it is trying to end the email too soon. I can see a line in the freeswitch.log like the following: /usr/bin/php /var/www/fusionpbx/secure/fax_to_email.php email=user@domain.com extension=500...
  19. R

    FaxServer Fax to Email no sending email

    I have built a FaxServer and assigned a number to it. It will receive the fax, I see it in the FaxServer Inbox, but I don't get an email. I can't find anything in the freeswitch.log log to say why it failed, or what happened. Is there a log I can look at? Thanks, Shredder
  20. R

    SOLVED Custom default settings per domain

    If I look at the CDR for a call, call_direction is set to inbound in all spots usinf the default call_direction dialplan. I think the issue is the RingGroup, but I am not knowledgeable enough to know why it is stoppping it. I do see in the CDR for calls that go to a RingGroup first, the...