Nicolas,
The answer if that you __must__ use a SIP UA that supports the Session-Expires header. If you SIP UA supports this header then it will initiate re-INVITEs.
So you basically really need one or more parties in the call to support this header.
I know the Sipura 3000 supports it.
Regards, Paul
On Wed, 23 Mar 2005 19:08:34 +0100, Nicolas Ruiz nruiz@vivaction.com wrote:
Hi Paul,
I have read your post, do you have succeed it ???
I want the same thing !!!!!!!!!!!! how can I do it !!!! please give me the answerrrrrrrrrrrr !! :0)
Best Regards
Nicolas RUIZ France, Paris
############################################################"" Hi All.
Can ser-0.9 be used to force re-INVITEs during established call sessions? I know of the Session-Expires and Min-SE headers, but I'm very unclear on how to get re-INVITE messages to start being sent to all SIP clients during a call.
I am trying to come up with a way to handle accounting when we don't recieve a BYE for a call.
Regards, Paul
Vos Solutions Voix-Data !
Nicolas Ruiz Service Technique Ligne directe : + 33 (0) 1 56 38 39 71 Fax :+ 33 (0) 1 47 24 74 77 nruiz@vivaction.com
Immeuble Plein Ouest 177 av. Georges Clemenceau 92024 Nanterre - France Tel : 0 811 02 6000 www.vivaction.com
This e-mail and the information it contains are confidential and legally protected by law. Only access by the intended recipient is authorized. Review, distribution,reproduction, publication or other use of this e-mail is prohibited. Cet e-mail et les informations qu'il contient sont confidentiels et protégés par la loi. L'accès à ce message n'est autorisé qu'au destinataire de celui-ci. Toute modification,distribution, reproduction, publication, ou autre utilisation de cet e-mail est formellement interdite.
Hi Paul,
If you have a UAS (the GW in this particular case) that supports ST, you don't need any other ST support in UAC. You can do the trick from SER script - the GW will keep sending re-INVITEs to UAC.
Best regadrs, Marian
Java Rockx wrote:
Nicolas,
The answer if that you __must__ use a SIP UA that supports the Session-Expires header. If you SIP UA supports this header then it will initiate re-INVITEs.
So you basically really need one or more parties in the call to support this header.
I know the Sipura 3000 supports it.
Regards, Paul
On Wed, 23 Mar 2005 19:08:34 +0100, Nicolas Ruiz nruiz@vivaction.com wrote:
Hi Paul,
I have read your post, do you have succeed it ???
I want the same thing !!!!!!!!!!!! how can I do it !!!! please give me the answerrrrrrrrrrrr !! :0)
Best Regards
Nicolas RUIZ France, Paris
############################################################"" Hi All.
Can ser-0.9 be used to force re-INVITEs during established call sessions? I know of the Session-Expires and Min-SE headers, but I'm very unclear on how to get re-INVITE messages to start being sent to all SIP clients during a call.
I am trying to come up with a way to handle accounting when we don't recieve a BYE for a call.
Regards, Paul
Yes, but only when dialing SIP->PSTN
Dialing PSTN->SIP or SIP->SIP will require the UAC to support Session-Expires.
Regards, Paul
On Wed, 23 Mar 2005 19:29:37 +0100, Marian Dumitru marian.dumitru@voice-sistem.ro wrote:
Hi Paul,
If you have a UAS (the GW in this particular case) that supports ST, you don't need any other ST support in UAC. You can do the trick from SER script - the GW will keep sending re-INVITEs to UAC.
Best regadrs, Marian
Java Rockx wrote:
Nicolas,
The answer if that you __must__ use a SIP UA that supports the Session-Expires header. If you SIP UA supports this header then it will initiate re-INVITEs.
So you basically really need one or more parties in the call to support this header.
I know the Sipura 3000 supports it.
Regards, Paul
On Wed, 23 Mar 2005 19:08:34 +0100, Nicolas Ruiz nruiz@vivaction.com wrote:
Hi Paul,
I have read your post, do you have succeed it ???
I want the same thing !!!!!!!!!!!! how can I do it !!!! please give me the answerrrrrrrrrrrr !! :0)
Best Regards
Nicolas RUIZ France, Paris
############################################################"" Hi All.
Can ser-0.9 be used to force re-INVITEs during established call sessions? I know of the Session-Expires and Min-SE headers, but I'm very unclear on how to get re-INVITE messages to start being sent to all SIP clients during a call.
I am trying to come up with a way to handle accounting when we don't recieve a BYE for a call.
Regards, Paul
-- Voice System http://www.voice-system.ro
only SIP-to-SIP.
Regards, Marian
Java Rockx wrote:
Yes, but only when dialing SIP->PSTN
Dialing PSTN->SIP or SIP->SIP will require the UAC to support Session-Expires.
Regards, Paul
On Wed, 23 Mar 2005 19:29:37 +0100, Marian Dumitru marian.dumitru@voice-sistem.ro wrote:
Hi Paul,
If you have a UAS (the GW in this particular case) that supports ST, you don't need any other ST support in UAC. You can do the trick from SER script - the GW will keep sending re-INVITEs to UAC.
Best regadrs, Marian
Java Rockx wrote:
Nicolas,
The answer if that you __must__ use a SIP UA that supports the Session-Expires header. If you SIP UA supports this header then it will initiate re-INVITEs.
So you basically really need one or more parties in the call to support this header.
I know the Sipura 3000 supports it.
Regards, Paul
On Wed, 23 Mar 2005 19:08:34 +0100, Nicolas Ruiz nruiz@vivaction.com wrote:
Hi Paul,
I have read your post, do you have succeed it ???
I want the same thing !!!!!!!!!!!! how can I do it !!!! please give me the answerrrrrrrrrrrr !! :0)
Best Regards
Nicolas RUIZ France, Paris
############################################################"" Hi All.
Can ser-0.9 be used to force re-INVITEs during established call sessions? I know of the Session-Expires and Min-SE headers, but I'm very unclear on how to get re-INVITE messages to start being sent to all SIP clients during a call.
I am trying to come up with a way to handle accounting when we don't recieve a BYE for a call.
Regards, Paul
-- Voice System http://www.voice-system.ro
At 07:31 PM 3/23/2005, Java Rockx wrote:
Yes, but only when dialing SIP->PSTN
Dialing PSTN->SIP or SIP->SIP will require the UAC to support Session-Expires.
Not entirely -- what it takes is >=1 UAs with support for ST.
If a gateway supports it, both SIP->PSTN and PSTN->SIP will work.
SIP->SIP will work only of the same condition occurs: either UA supports ST.
-jiri
Hi all,
What is the best for ACCOUNTING ?
I have to compile ACC module with MySQL support or RADIUS support ?
Best Regards
Nicolas RUIZ
-----Message d'origine----- De : Jiri Kuthan [mailto:jiri@iptel.org] Envoye : mercredi 23 mars 2005 21:24 A : Java Rockx; marian.dumitru@voice-sistem.ro Cc : serusers@lists.iptel.org; Nicolas Ruiz Objet : Re: [Serusers] Re: Another Question ! Help a young man
At 07:31 PM 3/23/2005, Java Rockx wrote:
Yes, but only when dialing SIP->PSTN
Dialing PSTN->SIP or SIP->SIP will require the UAC to support
Session-Expires.
Not entirely -- what it takes is >=1 UAs with support for ST.
If a gateway supports it, both SIP->PSTN and PSTN->SIP will work.
SIP->SIP will work only of the same condition occurs: either UA supports ST.
-jiri
Best ? I dunno. I notice the acc table fills up quickly on my system with MySQL enabled. I turned it off. Marion recommended the flatstore module. I have yet to try it.
-Steve
Nicolas Ruiz wrote:
Hi all,
What is the best for ACCOUNTING ?
I have to compile ACC module with MySQL support or RADIUS support ?
Best Regards
Nicolas RUIZ
-----Message d'origine----- De : Jiri Kuthan [mailto:jiri@iptel.org] Envoye : mercredi 23 mars 2005 21:24 A : Java Rockx; marian.dumitru@voice-sistem.ro Cc : serusers@lists.iptel.org; Nicolas Ruiz Objet : Re: [Serusers] Re: Another Question ! Help a young man
At 07:31 PM 3/23/2005, Java Rockx wrote:
Yes, but only when dialing SIP->PSTN
Dialing PSTN->SIP or SIP->SIP will require the UAC to support
Session-Expires.
Not entirely -- what it takes is >=1 UAs with support for ST.
If a gateway supports it, both SIP->PSTN and PSTN->SIP will work.
SIP->SIP will work only of the same condition occurs: either UA supports ST.
-jiri
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers