X100P: Change Rings to Answer

Is there a way to change how many rings an X100P waits to answer the line? Right now it always picks up after 2 rings (for caller id). I’d like to be able to adjust that.

On another thread someone suggested using a pattern like this:

exten => s, 1, Wait(x)
exten => s, 2, Answer()

where x is the number of seconds to wait to answer.

However, this doesn’t work with my X100P if ‘x’ is greater than the amount of time it takes for two rings.

  • Mark :smile: