Hi,
How can I verify if my UA have a network crash or a power crash, to cut the call ? can I send Keep ALIVE ???
Thansk a lot.
Regards
Nicolas RUIZ France, Paris
The only real solution to guarantee call control is to use a B2BUA as ser is 100% unaware of call status. Ser only maintains transaction state, not call state.
If your SIP UAs support the Session-Expires header then they will automatically send re-INIVITES which will disconnect the call and send a BYE message to SER in the event of a failure.
Regards, Paul
On Tue, 22 Mar 2005 10:43:28 +0100, Nicolas Ruiz nruiz@vivaction.com wrote:
Hi,
How can I verify if my UA have a network crash or a power crash, to cut the call ? can I send Keep ALIVE ???
Thansk a lot.
Regards
Nicolas RUIZ France, Paris
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
OK thanks a lot, I will try B2BUA !
Ragards, Nicolas RUIZ
-----Message d'origine----- De : Java Rockx [mailto:javarockx@gmail.com] Envoyé : mardi 22 mars 2005 12:51 À : Nicolas Ruiz Cc : serusers@lists.iptel.org Objet : Re: [Serusers] When the UA crash (network or power) : the call continue!!!!
The only real solution to guarantee call control is to use a B2BUA as ser is 100% unaware of call status. Ser only maintains transaction state, not call state.
If your SIP UAs support the Session-Expires header then they will automatically send re-INIVITES which will disconnect the call and send a BYE message to SER in the event of a failure.
Regards, Paul
On Tue, 22 Mar 2005 10:43:28 +0100, Nicolas Ruiz nruiz@vivaction.com wrote:
Hi,
How can I verify if my UA have a network crash or a power crash, to cut
the
call ? can I send Keep ALIVE ???
Thansk a lot.
Regards
Nicolas RUIZ France, Paris
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Hi Paul,
I would actually not tend to say "the only solution" -- for PSTN accounting accuracy, which mostly matters, use of gateways with session-timer work well. Other cases to cut a call do not appear compelling to me -- in the end, phones will detect the conditions and hang up.
B2BUAs have also side-effect, at least weaker scalability.
-jiri
At 12:51 PM 3/22/2005, Java Rockx wrote:
The only real solution to guarantee call control is to use a B2BUA as ser is 100% unaware of call status. Ser only maintains transaction state, not call state.
If your SIP UAs support the Session-Expires header then they will automatically send re-INIVITES which will disconnect the call and send a BYE message to SER in the event of a failure.
Regards, Paul
On Tue, 22 Mar 2005 10:43:28 +0100, Nicolas Ruiz nruiz@vivaction.com wrote:
Hi,
How can I verify if my UA have a network crash or a power crash, to cut the call ? can I send Keep ALIVE ???
Thansk a lot.
Regards
Nicolas RUIZ France, Paris
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
-- Jiri Kuthan http://iptel.org/~jiri/
Hi all,
If my UAs doesn't have session-timer.
UA_a -------- SER ---------- PSTN ---------- UA_b
If the UA_a have a network crash, My PSTN gateway continue to bill my customer UA_a until UA_b have hanging up.
If I am right, I have to use a B2BUA to control the integrity of the call. I have TEST B2BUA of Vovida, but it doesn't very nice!
Thanks in advance for a good solution, HELP HELP HELP :0(
Excuse me for my english !
Best Regards,
Nicolas RUIZ France, Paris
-----Message d'origine----- De : Jiri Kuthan [mailto:jiri@iptel.org] Envoye : mercredi 23 mars 2005 10:10 A : Java Rockx; Nicolas Ruiz Cc : serusers@lists.iptel.org Objet : Re: [Serusers] When the UA crash (network or power) : the call continue!!!!
Hi Paul,
I would actually not tend to say "the only solution" -- for PSTN accounting accuracy, which mostly matters, use of gateways with session-timer work well. Other cases to cut a call do not appear compelling to me -- in the end, phones will detect the conditions and hang up.
B2BUAs have also side-effect, at least weaker scalability.
-jiri
At 12:51 PM 3/22/2005, Java Rockx wrote:
The only real solution to guarantee call control is to use a B2BUA as ser is 100% unaware of call status. Ser only maintains transaction state, not call state.
If your SIP UAs support the Session-Expires header then they will automatically send re-INIVITES which will disconnect the call and send a BYE message to SER in the event of a failure.
Regards, Paul
On Tue, 22 Mar 2005 10:43:28 +0100, Nicolas Ruiz nruiz@vivaction.com
wrote:
Hi,
How can I verify if my UA have a network crash or a power crash, to cut
the
call ? can I send Keep ALIVE ???
Thansk a lot.
Regards
Nicolas RUIZ France, Paris
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
-- Jiri Kuthan http://iptel.org/~jiri/
The *gateway* must implement the ST. The UAC does not have to.
-jiri
At 12:21 PM 3/23/2005, Nicolas Ruiz wrote:
Hi all,
If my UAs doesn't have session-timer.
UA_a -------- SER ---------- PSTN ---------- UA_b
If the UA_a have a network crash, My PSTN gateway continue to bill my customer UA_a until UA_b have hanging up.
If I am right, I have to use a B2BUA to control the integrity of the call. I have TEST B2BUA of Vovida, but it doesn't very nice!
Thanks in advance for a good solution, HELP HELP HELP :0(
Excuse me for my english !
Best Regards,
Nicolas RUIZ France, Paris
-----Message d'origine----- De : Jiri Kuthan [mailto:jiri@iptel.org] Envoye : mercredi 23 mars 2005 10:10 A : Java Rockx; Nicolas Ruiz Cc : serusers@lists.iptel.org Objet : Re: [Serusers] When the UA crash (network or power) : the call continue!!!!
Hi Paul,
I would actually not tend to say "the only solution" -- for PSTN accounting accuracy, which mostly matters, use of gateways with session-timer work well. Other cases to cut a call do not appear compelling to me -- in the end, phones will detect the conditions and hang up.
B2BUAs have also side-effect, at least weaker scalability.
-jiri
At 12:51 PM 3/22/2005, Java Rockx wrote:
The only real solution to guarantee call control is to use a B2BUA as ser is 100% unaware of call status. Ser only maintains transaction state, not call state.
If your SIP UAs support the Session-Expires header then they will automatically send re-INIVITES which will disconnect the call and send a BYE message to SER in the event of a failure.
Regards, Paul
On Tue, 22 Mar 2005 10:43:28 +0100, Nicolas Ruiz nruiz@vivaction.com
wrote:
Hi,
How can I verify if my UA have a network crash or a power crash, to cut
the
call ? can I send Keep ALIVE ???
Thansk a lot.
Regards
Nicolas RUIZ France, Paris
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
-- Jiri Kuthan http://iptel.org/~jiri/
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
-- Jiri Kuthan http://iptel.org/~jiri/
OK, I understand !
I have to implement ST on my GATEWAY CISCO AS5300, that's right?
Thanks a lot for your advises!
Best Regards Nicolas RUIZ
-----Message d'origine----- De : Jiri Kuthan [mailto:jiri@iptel.org] Envoye : mercredi 23 mars 2005 12:31 A : Nicolas Ruiz; 'Java Rockx' Cc : serusers@lists.iptel.org Objet : RE: [Serusers] When the UA crash (network or power) : the call continue!!!!
The *gateway* must implement the ST. The UAC does not have to.
-jiri
At 12:21 PM 3/23/2005, Nicolas Ruiz wrote:
Hi all,
If my UAs doesn't have session-timer.
UA_a -------- SER ---------- PSTN ---------- UA_b
If the UA_a have a network crash, My PSTN gateway continue to bill my customer UA_a until UA_b have hanging up.
If I am right, I have to use a B2BUA to control the integrity of the call. I have TEST B2BUA of Vovida, but it doesn't very nice!
Thanks in advance for a good solution, HELP HELP HELP :0(
Excuse me for my english !
Best Regards,
Nicolas RUIZ France, Paris
-----Message d'origine----- De : Jiri Kuthan [mailto:jiri@iptel.org] Envoye : mercredi 23 mars 2005 10:10 A : Java Rockx; Nicolas Ruiz Cc : serusers@lists.iptel.org Objet : Re: [Serusers] When the UA crash (network or power) : the call continue!!!!
Hi Paul,
I would actually not tend to say "the only solution" -- for PSTN accounting accuracy, which mostly matters, use of gateways with session-timer work well. Other cases to cut a call do not appear compelling to me -- in the end, phones will detect the conditions and hang up.
B2BUAs have also side-effect, at least weaker scalability.
-jiri
At 12:51 PM 3/22/2005, Java Rockx wrote:
The only real solution to guarantee call control is to use a B2BUA as ser is 100% unaware of call status. Ser only maintains transaction state, not call state.
If your SIP UAs support the Session-Expires header then they will automatically send re-INIVITES which will disconnect the call and send a BYE message to SER in the event of a failure.
Regards, Paul
On Tue, 22 Mar 2005 10:43:28 +0100, Nicolas Ruiz nruiz@vivaction.com
wrote:
Hi,
How can I verify if my UA have a network crash or a power crash, to cut
the
call ? can I send Keep ALIVE ???
Thansk a lot.
Regards
Nicolas RUIZ France, Paris
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
-- Jiri Kuthan http://iptel.org/~jiri/
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
-- Jiri Kuthan http://iptel.org/~jiri/
Nicolas,
AFAIK, it is not mandatory for the GW itself to implement ST. You can have another SIP entities to do it.
Of course, a GW that support ST is an undeniable advantage; and most of CISCO GW support this - you just have to enable it. But you need to take care in your SER config file to process correctly the re-INVITEs generated by the GW. Also, since many UAC implementations does not add the "Session-Expires" header, you will need to take care of this in your SER script.
Best regards, Marian
Nicolas Ruiz wrote:
OK, I understand !
I have to implement ST on my GATEWAY CISCO AS5300, that's right?
Thanks a lot for your advises!
Best Regards Nicolas RUIZ
-----Message d'origine----- De : Jiri Kuthan [mailto:jiri@iptel.org] Envoye : mercredi 23 mars 2005 12:31 A : Nicolas Ruiz; 'Java Rockx' Cc : serusers@lists.iptel.org Objet : RE: [Serusers] When the UA crash (network or power) : the call continue!!!!
The *gateway* must implement the ST. The UAC does not have to.
-jiri
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 !
I think I need really a B2BUA solution, that's right?
Does Asterisk can be a B2BUA for billing ?
Thanks all for your help
Ragards,
Nicolas RUIZ
-----Message d'origine----- De : Marian Dumitru [mailto:marian.dumitru@voice-sistem.ro] Envoyé : mercredi 23 mars 2005 13:59 À : Nicolas Ruiz Cc : 'Jiri Kuthan'; 'Java Rockx'; serusers@lists.iptel.org Objet : Re: [Serusers] When the UA crash (network or power) : the call continue!!!!
Nicolas,
AFAIK, it is not mandatory for the GW itself to implement ST. You can have another SIP entities to do it.
Of course, a GW that support ST is an undeniable advantage; and most of CISCO GW support this - you just have to enable it. But you need to take care in your SER config file to process correctly the re-INVITEs generated by the GW. Also, since many UAC implementations does not add the "Session-Expires" header, you will need to take care of this in your SER script.
Best regards, Marian
Nicolas Ruiz wrote:
OK, I understand !
I have to implement ST on my GATEWAY CISCO AS5300, that's right?
Thanks a lot for your advises!
Best Regards Nicolas RUIZ
-----Message d'origine----- De : Jiri Kuthan [mailto:jiri@iptel.org] Envoye : mercredi 23 mars 2005 12:31 A : Nicolas Ruiz; 'Java Rockx' Cc : serusers@lists.iptel.org Objet : RE: [Serusers] When the UA crash (network or power) : the call continue!!!!
The *gateway* must implement the ST. The UAC does not have to.
-jiri
-- Voice System http://www.voice-system.ro
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
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@voice-sistem.ro Cc : 'Java Rockx'; serusers@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
Jiri,
Yes I agree. I guess I just answered the question too abruptly. Thanks for the extra info.
Now that I think about this more I prefer that the SIP UA supports The Session-Expires and Min-SE headers. That way SIP->SIP calls also get re-INVITEs. I know that the Sipura 3000 has this - I just wish more ATAs supported this.
Regards, Paul
On Wed, 23 Mar 2005 10:09:56 +0100, Jiri Kuthan jiri@iptel.org wrote:
Hi Paul,
I would actually not tend to say "the only solution" -- for PSTN accounting accuracy, which mostly matters, use of gateways with session-timer work well. Other cases to cut a call do not appear compelling to me -- in the end, phones will detect the conditions and hang up.
B2BUAs have also side-effect, at least weaker scalability.
-jiri
At 12:51 PM 3/22/2005, Java Rockx wrote:
The only real solution to guarantee call control is to use a B2BUA as ser is 100% unaware of call status. Ser only maintains transaction state, not call state.
If your SIP UAs support the Session-Expires header then they will automatically send re-INIVITES which will disconnect the call and send a BYE message to SER in the event of a failure.
Regards, Paul
On Tue, 22 Mar 2005 10:43:28 +0100, Nicolas Ruiz nruiz@vivaction.com wrote:
Hi,
How can I verify if my UA have a network crash or a power crash, to cut the call ? can I send Keep ALIVE ???
Thansk a lot.
Regards
Nicolas RUIZ France, Paris
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
-- Jiri Kuthan http://iptel.org/~jiri/