SIP/2.0 483 Interval Too Brief

From Kolmisoft Wiki
Revision as of 12:59, 13 November 2008 by Mindaugas (talk | contribs) (New page: Got SIP response 423 "Interval Too Brief" back from XXX.XXX.XXX.XXX Solution: Go to /etc/asterisk/sip.conf and increase to higher value: defaultexpiry = 600 Default is 120. Try 1200 a...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Got SIP response 423 "Interval Too Brief" back from XXX.XXX.XXX.XXX

Solution:

Go to /etc/asterisk/sip.conf and increase to higher value:

defaultexpiry = 600

Default is 120. Try 1200 and more if 600 does not work.