SIP trace shows error -- SIP/2.0 483 Too Many Hops
The initial invite from ACME SBC to Avaya SM has Max-Forward of 4.
Then, SM will forwards the INVITE to CM / CLAN. Take note that the Max-Forward
now is 2. What happen is SM100 will forward the INVITE to SM (this is another IP
and considered another sip entity) and the max-forward now is 3. Then SM will send
back the INVITE to SM100 once again with max-forward of 2.
Now, we know that SM100 will forward this INVITE again to CM with max-forward of 1.
Considering the user didn’t pick-up, CM will then forward the INVITE back to SM
with max-forward of 0. Since max-forward now is 0, there’s no way SM can forward
the INVITE to VM.
Sample trace:
--------------------------------------------------------------------------------
*10.10.10.10*
11.11.11.11
--------------------------------------------------------------------------------
10:47:39.643 |--INVITE-->| (726) T:1234566399 F:9876549334 U:1234566399
10:47:39.646 |<--Trying--| (726) 100 Trying
10:47:39.658 |<--Too Man-| (726) 483 Too Many Hops
10:47:39.658 |----ACK--->| (726) sip:[email protected]
10:/----------------------------------------------------------------------\
10:|INVITE sip:[email protected] SIP/2.0 |
10:|From: "OUTSIDE CALLER" <sip:[email protected]>;tag=80d4da2640f3e51|
10:|935c5635585900 |
|To: <sip:[email protected]> |
|Call-ID: 80d4da2640f3e51945c5635585900 |
|CSeq: 1 INVITE |
|Max-Forwards: 3