Search results

  1. M

    SMS app adding new carrier

    Anyone?
  2. M

    Outbound SMS

    Same issue here, is there any place to view SMS logs?
  3. M

    SMS app adding new carrier

    After doing a huge amount of research i cant find a way how to add new carrier to SMS app. here is the sample code from carrier, wish to have some help how to add it well. $url = "https://carrier.com/api"; $key = 'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX'; $xml =' <?xml version="1.0" encoding="UTF-8"?>...
  4. M

    changing time condition time from 12 to 24

    Thank you, i'll look into it deeply.
  5. M

    changing time condition time from 12 to 24

    Thanks. I try this and it does shows 24 hours but once click save parameters disappear. Any idea?
  6. M

    changing time condition time from 12 to 24

    Thank you Jonathan, Date & Time is not relevant since its provide date and i'm talking about "Time of Day". attached time condition settings. anyone can help with that?
  7. 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?
  8. M

    Event Guard

    Same issue here. How can I disable event guard?
  9. 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!
  10. 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?
  11. M

    XML_CDR Answer_stamp sometime without value

    attached another db screenshot from same day.
  12. 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?
  13. 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...
  14. 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
  15. 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?
  16. M

    *2 to record.

    Can you share the dialplan; for how did you enable this feature?
  17. 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?..
  18. 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
  19. 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...