Jump to content

tiago.roque

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by tiago.roque

  1. Hello everyone,

    I was testing a scenario where my caller number has more than one device. One of this endpoint is of type push and when calling to caller number I was expecting that all devices could ring at same time. But, I realize that the push device always start ringing after ~5 seconds.

    From code, I can see in the file kz_endpoint that create_push_endpoint is setting the attribute Endpoint-Delay with the value 5 {<<"Endpoint-Delay">>, 5}

    All the other endpoints are created with {<<"Endpoint-Delay">>, get_delay(Properties)}.

    Anyone knows or has an idea why the hard code value of 5 is applied to push endpoints?

    Thanks in advance 

×
×
  • Create New...