Author Topic: Minimum registration expires is 60sec?  (Read 5921 times)

vladimirov

  • Newbie
  • *
  • Posts: 2
    • View Profile
Minimum registration expires is 60sec?
« on: August 17, 2015, 12:43:46 PM »
Hello!
From extmodule on python i create a new connection with SIP provider without specify the registration interval (for autodetect it from expires header).
Provider requires re-registration every 30 seconds.
But Yate have a hardcoded restriction - 60sec (https://github.com/vir/yate/commit/aae55c9a652b2a69dace4dfae5d31236f59e11a3), and I cannot any way affect this, except make a patch.
I would like to understand why this restriction was introduced? Yate version 4.1.0-1 (Debian squeeze)