On Thu, 2008-12-04 at 14:28 -0500, Dan Mongrain wrote: > Hi all, > > I have a SIP UA that sends an INVITE to the proxy. The proxy responds > with the 100 Trying but this message fails to get to the SIP UA so it > retransmits the INVITE.
Where "it" in the previous sentence is "the UA"... > Should the proxy re-send a 100 Trying? Yes, I think so. > I see that the SIP UA did not increment the Cseq header in the retransmit, > should it have? No. Since nothing else in the request has changed, the Cseq should not change. _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
