OK, I have read a topic of the mailing list and I have seen that SER can
modify Session Header.
Where on SER.cfg, I have to set this function ? for all requests ???
##########################################################
if (status =~ "2[0-9][0-9]") {
remove_hf("Session-Expires");
append_hf("Session-Expires: 120;refresher=UAC\r\n");
};
##########################################################
And on the CISCO GW5300 I have just set this option, is it good ?
voice service voip
sip
min-se 60
Thanks a lot ! :0)
Nicolas
-----Message d'origine-----
De : Jiri Kuthan [mailto:jiri@iptel.org]
Envoye : mercredi 23 mars 2005 14:35
A : Nicolas Ruiz; marian.dumitru(a)voice-sistem.ro
Cc : 'Java Rockx'; serusers(a)lists.iptel.org
Objet : RE: [Serusers] When the UA crash (network or power) : the call
continue!!!!
At 02:24 PM 3/23/2005, Nicolas Ruiz wrote:
Ok, I have set the minimun ST interval on the Cisco
GW5300 to 60s.
But If my UA don't support "Session-Expires header", if I have a crash,
it's
the same problem, the call is not cut !
You have to configure SER to insert ST. Jan posted some config samples
recently on the mailing list, look for it.
I think I need really a B2BUA solution, that's
right?
I don't think so.
-jiri