Search results

  1. M

    changing time condition time from 12 to 24

    Hi, I looked everywhere and cant find how to change time from(12hours) AM/PM to 24 hours. Anyone?
  2. M

    Event Guard

    Same issue here. How can I disable event guard?
  3. M

    XML_CDR Answer_stamp sometime without value

    Thank you. I'll try to capture new calls hopefully I'll catch that.. any other idea's will help!
  4. M

    XML_CDR Answer_stamp sometime without value

    well, didn't check SIP 200 OK.. since its randomly happen. but calls does working and client able to talk. i just notice that billsec are empty as well. any idea?
  5. M

    XML_CDR Answer_stamp sometime without value

    attached another db screenshot from same day.
  6. M

    XML_CDR Answer_stamp sometime without value

    Strange problem, randomly part of the outgoing calls does not have answer_stamp. calls using the same Outbound rule. attached screenshot from db. does any one face this issue?
  7. 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...
  8. 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
  9. 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?
  10. M

    *2 to record.

    Can you share the dialplan; for how did you enable this feature?
  11. 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?..
  12. 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
  13. 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...
  14. 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....
  15. 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.
  16. 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?
  17. 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?
  18. 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"/>