Search results

  1. K

    SOLVED Page and play audio every 2 hrs

    38 10 * * * fs_cli -x "originate {sip_auto_answer=true}user/300@yourdomain &playback(/var/lib/freeswitch/recordings/yourdomain/Break_Buzzer.wav)"
  2. K

    SOLVED Page and play audio every 2 hrs

    Is there a way to create a cron job to play audio every 2 hours over the paging
  3. K

    Route 53 wildcard dns

    Hi, Does anyone have a guide to setup wildcard dns with route 53 and is it possible to have 2 wildcard dns with fusionpbx. Also is it possible to have 2 wildcard dns from 2 providers setup in fusionpbx
  4. K

    Changing Call Park Numbers

    You can copy the dialplan and modify the copy and test it should work fine if you change it
  5. K

    Zero-To-Hero Messages App Integration

    @bradyc let me know if you get this working
  6. K

    Phonebook Not updating anymore

    Hi all, My issue is that MY GRP model phones are not updating the phonebook anymore it pulls the xml file but it fails to load. Any ideas would be appreciated im stomped
  7. K

    Call Group Pickup / Intercept

    what is the error you get in fs_cli when trying to intercept
  8. K

    Call Group Pickup / Intercept

    If you go to menu advanced variables its there
  9. K

    Call Group Pickup / Intercept

    In your switch variables what is set in DSN
  10. K

    Call Group Pickup / Intercept

    Just check etc/fusionpbx/config.conf And see if settings are good if using default or RAM drive
  11. K

    Call Group Pickup / Intercept

    you need to make sure the path to the FreeSWITCH database is correct
  12. K

    SMS - Fusion PBX

    What provider you are using?
  13. K

    SOLVED p-asserted-identity sip header

    Hi our provider is asking for this When sending calls you must put the pilot number in the p-asserted-identity sip header in full E164 format (+CC<phone number>). All other phone numbers must be in full E164 format (+CC<phone number>). what is the easiest and best way to do this. Thanks in...
  14. K

    Communicate with any domain

    Please see https://www.pbxforums.com/threads/inter-domain-dialing.7604/
  15. K

    Question from a customer

    Hi Anybody think this is possible to do
  16. K

    Question from a customer

    Hi we have a customer that is asking for the following and was wondering if it is something that we can do on fusionpbx. SMS Messaging Integration: Does our current IVR setup have modules enabled that can send an SMS message to the caller with instructions, including a predefined URL link, when...
  17. K

    FusionPBX 5.2 Messages Application Inbound messages

    How well does the sms app work
  18. K

    CID Lookup from Contacts

    you can install dialplan tools and create a cid lookup dialplan Application = lua data = cidlookup.lua ${uuid} ${domain_uuid} Domain = Global Enables = True Then you can add in destinations in first position
  19. K

    SOLVED: SNOM URL for provisioning

    did you put username and password in the http client section