Search results

  1. M

    Dialplan action based on callerid number?

    Hi all, Hopefully an easy question. :) I am trying to make an operator dialplan that sends to different operators based on the extension that is dialing 0. I've made a simple test dialplan to send two extensions to each other when they dial 0. the first one (3333 > 3334) works, but the second...
  2. M

    SIP Profile setting for early vs late offer

    Hi all, I am trying to integrate Singlewire Informacast with FusionPBX. When I send a call through to a phone, I get "sofia.c:8032 No SDP in INVITE and 3pcc not enabled, hanging up." in the FreeSwitch log, because InformaCast does not send an early offer. I contacted their support and that's...
  3. M

    Cisco 7942s

    Hi all, Shot in the dark (this was posted with no resolution earlier) but I have a multi-tenant FusionPBX that I am trying to register Cisco 7942's to. The Cisco phone tries to register to <ext>@<PBX IP> instead of <ext>@<PBX FQDN>, and freeswitch rejects it. I do not have the IP listed...
  4. M

    Valet Park Questions

    I am trying to set up valet parking on Yealink phones. I have enabled the valet parking rules, and can manually transfer a call to 5900, receiving the park extension in the process. 1. I am having difficulty putting this onto a key. I've set a key to "Call Park" with the value being "5900" and...
  5. M

    Changing Call Park Numbers

    Hi all, (Hopefully) simple question: If I want to change the call park numbers from 59xx to something else (say, 18xx), do I just change any reference to 59 in the 4 dialplans with "park" in the title? Thanks!
  6. M

    External SIP profile not responding to provider's OPTIONS ping

    Hi all, hope someone can help with what should be a simple question. :) Our provider uses IP authentication for SIP trunks. I created a binding with them from their public IP to <our public IP>:5080 (which is forwarded in the firewall). I added a gateway with the suggested settings on the...
  7. M

    Importing Follow-Me info

    Hi all, When I export an extension, the follow me is just a "follow_me_uuid", I assume for somewhere else in the db. Is there a way to import/export follow-me entries? I don't see anything in member documentation.
  8. M

    Replicating the switch database between two nodes

    Hi all, I've followed the member guide "Logical Replication - Multi-Master" the FusionPBX database to replicate the FusionPBX database between two hosts, but now I am trying to do the same for the switch database and am running into trouble. Is there any documentation on how to go about this...