Acme Packet (MOSC)

MOSC Banner

SIP OPTIONS Timeout

Hi,

I am trying to find out which parameters control a SIP OPTIONS to timeout.

My understanding was the following:

"init-timer" controls the retransmit rate doubling each time.

"init-timer" stop doubling once it reaches "max-timer".

"trans-expire" is the timeout value. Once "trans-expire" is reach, session-agent is considered down.

So base on my understanding and the following configuration, I would expect the following SIP OPTIONS messages.

sip-config

  init-timer            500

  max-timer             4000

  trans-expire          32

07:30:00.000 SBC send SIP OPTIONS to a non responding session-agent.

07:30:00.500 SBC resend SIP OPTIONS (retransmit)

07:30:01.500 SBC resend SIP OPTIONS (retransmit)

07:30:03.500 SBC resend SIP OPTIONS (retransmit)

07:30:07.500 SBC resend SIP OPTIONS (retransmit)

07:30:11.500 SBC resend SIP OPTIONS (retransmit)

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center