Search results

  1. M

    CallCenter CallBack

    Hi Guy's, I'm looking for CallBack option in call center Queue with no success . is that exist? the case is - once caller are waiting for agent answer hi will be able to dial "1" to get callback once agent are available, or "2" to keep waiting on the line... with some prompt like: " to get a...
  2. M

    Execute php file from dialplan

    I'm aware for curl option but its used to call http/s url or send file etc. i'm looking to run local file at /var
  3. M

    Execute php file from dialplan

    hi guy's, is it possible to add to dialplan(case of incoming call) somethings like action to run local PHP file?
  4. M

    *2 to record.

    Can you share the dialplan; for how did you enable this feature?
  5. M

    strip first digit inbound caller id from provider

    Thank you, I have checked this thread and not able to install this module. I believe there is a simple way doin that via dialplan... Anyone?..
  6. M

    strip first digit inbound caller id from provider

    I'm looking for way to strip first digit in caller id in case of incoming call from provider. provider adding 0 in the front of the caller id. any idea will be helpful
  7. M

    endpoints registration domain and sub domain

    hi there, can you guys please share how your customers endpoint phones are register to tenant? we are using sub domain for each client which is kind complex when setting up new client everytime; once new customer arrive we need to create sub domain like : customer1.domain.com , then set up this...
  8. M

    Contact speed dial CDR

    hi, i notice that once dialing speed dial (*0) the name of the contact does not showed in the CDR name. is it showed for anyone? wish to make it work....
  9. M

    Upgrade fusionpbx 4.5 to version 5

    does anyone upgrade the system form 4.5 to 5 and can share the steps and experience ? I'm interested too.
  10. M

    add theme location

    Thank you, so I need to generate new setting under domain then on sub write template and then folder location? Can you past same example please? Like a scrennshot?
  11. M

    add theme location

    HI all, so, system using themes/default. how can i change /set the Default Settings to different location or add another directory location?
  12. M

    IVR speech to text

    its seems like modules are enable - <!-- Speech Recognition / Text to Speech --> <load module="mod_tts_commandline"/> <load module="mod_flite"/> <load module="mod_pocketsphinx"/>
  13. M

    IVR speech to text

    thank's. i follow this post and done all settings but its not working. i'm getting this errors: EXECUTE [depth=0] sofia/internal/200@XXXXXXXXXXX.com detect_speech(pocketsphinx auto_attendant_basic undefined) 2022-03-03 12:39:22.435278 [ERR] switch_core_asr.c:59 Invalid ASR module...
  14. M

    IVR speech to text

    hi, I'm looking for speech to text option. the option should be very simple, once caller are in IVR he will be able to route to his destination by voice; for example, IVR will play " for sales please say sales", once caller say's "sales" IVR will transfer the call to specific destination. if TTS...
  15. M

    outgoining SMS message

    i have installed and move over all the instruction according this manual: https://github.com/fusionpbx/fusionpbx-apps/tree/master/sms and SMS message sending are not working. in log viewer I'm getting this error - 2022-02-09 18:07:06.404165 [ERR] mod_lua.cpp:202...
  16. M

    Add Themes

    I done it, but can't figure out how to set the domain settings to used the added theme...
  17. M

    Add Themes

    Well the point is not re-branding, its about look and feel web gui interface. i would like to keep the default theme and add new theme for customer management with more friendly display so the issue is for domain, not generally. any idea?
  18. M

    Add Themes

    HI, looking to add another theme then the default one. i made another folder under themes and call it "test" which parameter should i set for domain setting in order to provide this new "test" theme?