Search results

  1. T

    always send outgoing calls with a 1

    They wther dial with a 1 or without a 1, but i need to make sure to always send out the call as 1xxxxxxxxxx
  2. T

    always send outgoing calls with a 1

    how can i make sure that all outgoing calls from all clients are going to the carrier with a 1? even if they are not dialing a 1 Thank you
  3. T

    Outgoing calls show in CDR as local calls?

    i see that call_direction=outbound "Inline" was set to true, changed it and now its good, Thanks,
  4. T

    Outgoing calls show in CDR as local calls?

    i see that the "caller number" is the local EXT should it not be the outgoing caller ID number?
  5. T

    Outgoing calls show in CDR as local calls?

    all our outgoing calls show in the CDR as local calls as shown in the attached photo, why would that happen?
  6. T

    Disable voicemail just play a greeting

    Hi, I would like to disable voicemail when someone dials an extension, but would still like to playa agreeing saying that you can send an email to so and so, would this be possible to do and how? Thank you,
  7. T

    RingGroup to send missed calls to unanswered phones

    i have a RingGroup that is getting picked up but i would like to send a missed call to all other EXT that have not picked up the call, how do i go about it? Thank you,
  8. T

    see percentage in the logs?

    what does it mean that in the logs i see a percent like %97.5 2023-05-15 12:12:16.327247 95.27% [WARNING] sofia_reg.c:1846 SIP auth challenge (INVITE) on sofia profile 'internal' for [106@xxxxxxxxxxx] from ip xxxxxxxxxxx 64ac6fbb-0692-4087-aa62-39eb1b1f9e50 2023-05-15 12:12:16.547249 95.27%...
  9. T

    New install web not loading

    before installing delete the 2 lines, i did it and it worked,
  10. T

    New install web not loading

    I have a brand new install on a clean Debian 11 installed with the Token, After the install I go to the IP address it just says "this site can not be reached" I have reinstalled multiple times with the same error, any help?
  11. T

    Give access for user to pull his CDR of the DB

    Hi, Hope someone can help me, i need to give access to a user to pull his CDR of off the DB, how can i give access to him and it should be safe, so that he should only have access to his CDR not others?
  12. T

    Sort voicemail listening from newest to oldest

    How can I make sure when I have 20 voicemail messages, to listen to the messages on the phone from newest to oldest, is there anboption to sort?
  13. T

    allow caller to dial from ivr only certain extensions

    HI, I would like to allow callers calling into a number to only allow dialing certain extensions, let's say 101 - 102, but do not allow dialing 401 402 etc... how can I achieve that? Thank you!
  14. T

    call an external mobile number after voicemail answer

    Hi, i created something like that, PM me
  15. T

    FusionPBX Portal empty after DB restore

    i install a new Debian and fusionPBX and fallowed this to restore a DB from another server, https://docs.fusionpbx.com/en/latest/getting_started/restore.html but when i login there is nothing in the Portal as the pic attached, what could be wrong?
  16. T

    FusionPBX DB listen from outside network?

    thank you, All the documentation I'm looking at are a are a bit outdated, would you mind posting the path? and how to enable only outside IP Thank you again!
  17. T

    FusionPBX DB listen from outside network?

    Hi, I would like to have a billing system pull CDR records from the DB "v_xml_cdr" what changes do I need to make to the fusion PBX config that it should listen to an Outside IP? because so far whatever I try is not working, it looks like the server DB is not listening only to the local server
  18. T

    FusionPBX DSN in the config xml?

    Hi, I am trying to figure out if there is any variable that contains the fusionpbx DSN that I can use in the config xml (mod_nibblebill.conf.xml) so that I don't have to put it in manually. Thanks
  19. T

    Install Fusion from Package not source

    thank you, i get it...
  20. T

    Install Fusion from Package not source

    I appreciate your reply, the issue I'm having is I'm trying to install nibble bill, When greeswitch was installed from source I had no issue installing it now I can't seem to get it installed,