On Tuesday 08 March 2005 22:54, Java Rockx wrote:
Pardon me for asking such simple questions, but is the
answer for
generating re-INIVITE messages to simply use SIP clients that support
the header in its configuration?
Both UA's have to support the Session-Timer draft, otherwise the inserted
Session-Expires Header will simply be ignored and you will never see any
re-INVITE's. But if both UA's support the Session-Timer they should normaly
agree on using automatically by looking at the Supported header. So in my
opinion there is no extra value in adding a Session-Expires header to a
request at a proxy.
Nils
Regards,
Paul
On Tue, 8 Mar 2005 22:20:06 +0100, Nils Ohlmeier <lists(a)ohlmeier.org> wrote:
> On Tuesday 08 March 2005 00:52, Java Rockx wrote:
> > If I include a session-expires header using append_hf(), do I have to
> > do anything else to my ser.cfg script?
> >
> > Also, will this cause re-INVITEs to happen or is there something else
> > needed?
>
> UA's which support Session-Timer?!
>
> Nils