Helge Waastad wrote:
now I got location stored,
but get the respose invalid Cseq number.
That's unrelated to the Path stuff.
From rfc-3261:
#+
CSeq or Command Sequence contains an integer and a method name. The
CSeq number is incremented for each new request within a dialog and
is a traditional sequence number.
#-
So if the call-id of the new REGISTER is the same as of a previously
stored contact, cseq has to be incremented.
Andy