SIP : Max Forwards header handling
From TBwiki
Revision as of 16:50, 14 December 2012 by Manon Bélanger (Talk | contribs)
Determine how to pass the hop counter (or SIP max-forwards) from the incoming leg to this outgoing SIP leg (as max-forwards header on this SIP outgoing leg)
- Don't forward: Don't forward the incoming leg's hop counter (max forwards) to this outgoing leg
- Forward: Forward the incoming leg's hop counter (max forwards) to the outgoing this (without decrementing)
- Decrement and forward: Decrement and forward the incoming leg\'s hop counter (max fowards) to this outgoing leg. Drop the call if value reached 1.