Search results

  1. D

    Internal Calls

    Shoudn't condition ${user_exist}= false, the first line of every outbound route, address exactly this problem? If I dial an internal number that exists on my system, this condition should break the outbound route and skip it.
  2. D

    Internal Calls

    Thanks but this is not about extensions. That part works fine. It's about recognizing the numbers assigned to IVR menus or time conditions as internal numbers. For example, I have a Destination "15141234567" pointing to a time condition 5141234567 which points to IVR 1234567 and then to...
  3. D

    Internal Calls

    Unfortunately, I see extensions dialed internally but every other number on the system is dialed using an outbound trunk. This is consistent with the answer given in this post https://www.pbxforums.com/threads/should-pbx-know-a-call-is-internal.3645/ and unfortunate as it's a waste of money.
  4. D

    Internal Calls

    By default, fusionpbx will dial all extensions internally. However, calls to any other number on the system, be it Destinations, IVR Menus, Time Conditions, Queues, Ring Groups, will always use an outbound route (assuming there is a valid match). I am trying to keep these calls internal as it's...
  5. D

    Shared Voicemail for 2 Extensions

    Thanks but I want to play the 102 greeting and record the voicemail in 101 or send the voicemail to 101.
  6. D

    Shared Voicemail for 2 Extensions

    I have a scenario where two extensions (101 and 102) should use the same voicemail box (101) to record messages. How is that possible in Fusionpbx? I don't see any method to designate voicemail box 101 to extension 102. Do you have any ideas?
  7. D

    Call Group Pickup / Intercept

    I have 72 switch variables. None are called DSN or Data Source
  8. D

    Call Group Pickup / Intercept

    Thanks for trying to help but I don't know where to find these values. There is no DSN switch variable in fusionpbx.
  9. D

    Call Group Pickup / Intercept

    #database database.1.type = pgsql database.1.host = 127.0.0.1 database.1.port = 5432 database.1.sslmode=prefer #switch settings switch.conf.dir = /etc/freeswitch switch.sounds.dir = /usr/share/freeswitch/sounds switch.database.dir = /var/lib/freeswitch/db switch.recordings.dir =...
  10. D

    Call Group Pickup / Intercept

    I am not sure I understand. This system has been running without issues for 2 years. Surely database access is defined correctly. I only have a problem with the Call Group Pickup as explained above.
  11. D

    Call Group Pickup / Intercept

    I can't get call pickup to work in a group. I created a call group "ABC" with 4 extensions and want to pick up incoming calls to any extensions not answered on another extension. I tried *8 and ** but it's not working. Can anyone help? Thanks.
  12. D

    Cisco CP-6800 Series Softkeys and Star Codes

    I am trying to provision a Cisco CP-6851 phone and got stuck on the "Vertical Service Activation Codes". The Cisco values don't seem to match the Fusionpbx star codes. Can anyone help to align the Cisco CP-6851 settings to match the existing vertical service activation codes already configured...
  13. D

    Out going calls failing - provider states ANI is wrong

    Are the following extension fields populated for your DID in E.164 format? Effective Caller ID Name Effective Caller ID Number Outbound Caller ID Name Outbound Caller ID Number Emergency Caller ID Name Emergency Caller ID Number
  14. D

    SOLVED Outbond not working with regex: INVALID_NUMBER_FORMAT

    You can test your regex expression here https://regex101.com/ to make sure it does what you want
  15. D

    Custom dial string

    Is there any way I can create a custom dial string in outbound routes, similar to what exists in Asterisk and FreePBX? EXAMPLE: My end user dials 15149999999 from his registered fusionpbx extension and the custom outbound route makes a SIP call to 12121111111@mydomain.com and passes the...
  16. D

    Wrong Stats on User Dashboard

    Thanks. I think the problem is that the user does not have an assigned extension since this is simply a fax2email user with an inbound Destination DID and corresponding Fax Server destination. No extension is required for this to work but I guess this messes up the Dashboard stats.
  17. D

    Wrong Stats on User Dashboard

    I checked the USER group permissions. Only the parameters below are checked. xml_crd_caller_id_name xml_crd_caller_id_number xml_cdr_destination xml_cdr_direction xml_cdr_duration xml_cdr_recording xml_cdr_recording_download xml_cdr_recording_play xml_cdr_search xml_cdr_search_caller_id...
  18. D

    Wrong Stats on User Dashboard

    Can I restrict the user Dashboard to only show calls of that particular user? The system stats he currently sees are for the entire system
  19. D

    acl not working after upgrade from 4.4 to 5.1.2

    Try to run the GUI upgrade for Source Code, Schema, Data Types, App Defaults, Menu, Defaults and Permission Defaults
  20. D

    $400 Reward to integrate DIDww with SMS app

    This project is now closed. Many thanks to Dast from 'The Land Down Under' :) for helping me with this.