Search results

  1. 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
  2. T

    Install Fusion from Package not source

    thank you, i get it...
  3. 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,
  4. T

    Install Fusion from Package not source

    how can i install fusionpbx from Package? now when i install from the script its install 1.8.4 not from Package,
  5. T

    How to Downgrade Freeswitch

    Any time estimate when this will be fixed in the official fusionpbx install?
  6. T

    use the FusionPBX datebase?

    Hi, You're creating a custom billing program with fusion, If we're opening a new table and using that in diffusion PBX database, will we bump in in any issues? In other words can we use the FusionPBX database? Or is fusion locking it or overwriting custom created tables? Than you!
  7. T

    Answer call and sand a DTMF?

    yes this is working for me, Thanks, <condition field="destination_number" expression="^\*9777$"> <action application="answer" data=""/> <action application="set" data="pin_number=999"/> <action application="lua" data="pin_number.lua"/> <action...
  8. T

    Answer call and sand a DTMF?

    How can I make a dial plan when a phone dials the dial plan number, the system should answer the call and sent a DTMF to the phone?
  9. T

    changes to voicemail/index.lua keeps reverting

    BTW i did not run app defaults in the upgrade tab
  10. T

    changes to voicemail/index.lua keeps reverting

    i dont know how to make a pull request, what other options do i have?
  11. T

    changes to voicemail/index.lua keeps reverting

    i made some changes to the file index.lua (/usr/share/freeswitch/scripts/app/voicemail/index.lua) but every few days the file gets its defaults back, how can i make sure the changes stay?
  12. T

    After new install, NO alias or Gateways

    As abover this is what i get in FC_cli when trying to restart the gateways 2019-02-13 16:32:34.341026 [INFO] mod_enum.c:880 ENUM Reloaded 2019-02-13 16:32:34.341026 [DEBUG] sofia.c:4637 tls-version [tlsv1] 2019-02-13 16:32:34.341026 [DEBUG] sofia.c:4637 sip-capture [no] 2019-02-13...
  13. T

    After new install, NO alias or Gateways

    the server from where i toke the backup is 4.4.2 and the new server is 4.4.3, and i did fallow all upgrade instructions, but no gateways will start, i see this when looking for the gatewasy freeswitch@f2> sofia status gateway Profile::Gateway-Name Data...
  14. T

    After new install, NO alias or Gateways

    Sure i did many times, also restarted server...
  15. T

    After new install, NO alias or Gateways

    i see that all my Gatewasy are status "STOPPED" when i try to start itt just not starting, and i see no errors, 2019-02-13 16:32:34.341026 [INFO] mod_enum.c:880 ENUM Reloaded 2019-02-13 16:32:34.341026 [DEBUG] sofia.c:4637 tls-version [tlsv1] 2019-02-13 16:32:34.341026 [DEBUG] sofia.c:4637...
  16. T

    After new install, NO alias or Gateways

    I just installed a brand new fusion PBP loaded my old database backup, everything looks fine I have quite a few accounts all extensions are there all voicemails I can even register and make internal calls, but outgoing calls fail, im getting an error INVALED GATEWAY, when I go to sofia status...
  17. T

    Change minimum voicemail length to less than 3 seconds?

    Hi, right now when someone leaves a voicemail of less then 3 seconds, the system plays back a message "your recording is below the minimum acceptable length" i would like to change that so the system should accept a voicemail even less then 3 seconds, how can i do that?
  18. T

    Allow outgoing calls based on time condition

    Can you please guide me how?
  19. T

    cannot play call recordings

    since upgrading to 4.4 i cannot play or download the call recordings, (i see the symbol to play the recordings, but when i press to play nothing happens( would anyone have any idea what could be wrong?