Hi,
I have installed openser and its CPL module and I use CPLEd to write and upload service.
I have some problem with the timeout attribut of proxy XML node. It's seem to be not taken into account and the "no answer" node is interpreted about 2 min later. I set the timeout in the CPL script at 5 sec.
After re-reading the CPL module documentation and check the cpl_proxy.h code, I try to set the "timer_avp" param without success.
Can I have some information on how AVP and timer works ? What I should configured to have CPL enable installation of OpenSER ?
Best regards
Hi Nicolas,
what openser version are you using?
regards, bogdan
Nicolas Palix wrote:
Hi,
I have installed openser and its CPL module and I use CPLEd to write and upload service.
I have some problem with the timeout attribut of proxy XML node. It's seem to be not taken into account and the "no answer" node is interpreted about 2 min later. I set the timeout in the CPL script at 5 sec.
After re-reading the CPL module documentation and check the cpl_proxy.h code, I try to set the "timer_avp" param without success.
Can I have some information on how AVP and timer works ? What I should configured to have CPL enable installation of OpenSER ?
Best regards
Oups... sorry
It's version 1.1.0-tls
Le jeudi 28 septembre 2006 12:20, Bogdan-Andrei Iancu a écrit :
Hi Nicolas,
what openser version are you using?
regards, bogdan
Nicolas Palix wrote:
Hi,
I have installed openser and its CPL module and I use CPLEd to write and upload service.
I have some problem with the timeout attribut of proxy XML node. It's seem to be not taken into account and the "no answer" node is interpreted about 2 min later. I set the timeout in the CPL script at 5 sec.
After re-reading the CPL module documentation and check the cpl_proxy.h code, I try to set the "timer_avp" param without success.
Can I have some information on how AVP and timer works ? What I should configured to have CPL enable installation of OpenSER ?
Best regards
Nicolas,
timeout attribute in porxt node is fully supported in this version. Just take care that the "timer_avp" mod param from cpl-c http://openser.org/docs/modules/1.1.x/cpl-c.html#AEN185 is synchronized with "fr_inv_timer_avp" mod param from TM http://openser.org/docs/modules/1.1.x/tm.html#AEN251
regards, bogdan
Nicolas Palix wrote:
Oups... sorry
It's version 1.1.0-tls
Le jeudi 28 septembre 2006 12:20, Bogdan-Andrei Iancu a écrit :
Hi Nicolas,
what openser version are you using?
regards, bogdan
Nicolas Palix wrote:
Hi,
I have installed openser and its CPL module and I use CPLEd to write and upload service.
I have some problem with the timeout attribut of proxy XML node. It's seem to be not taken into account and the "no answer" node is interpreted about 2 min later. I set the timeout in the CPL script at 5 sec.
After re-reading the CPL module documentation and check the cpl_proxy.h code, I try to set the "timer_avp" param without success.
Can I have some information on how AVP and timer works ? What I should configured to have CPL enable installation of OpenSER ?
Best regards
It works ! Thx
Le jeudi 28 septembre 2006 16:04, Bogdan-Andrei Iancu a écrit :
Nicolas,
timeout attribute in porxt node is fully supported in this version. Just take care that the "timer_avp" mod param from cpl-c http://openser.org/docs/modules/1.1.x/cpl-c.html#AEN185 is synchronized with "fr_inv_timer_avp" mod param from TM http://openser.org/docs/modules/1.1.x/tm.html#AEN251
regards, bogdan
Nicolas Palix wrote:
Oups... sorry
It's version 1.1.0-tls
Le jeudi 28 septembre 2006 12:20, Bogdan-Andrei Iancu a écrit :
Hi Nicolas,
what openser version are you using?
regards, bogdan
Nicolas Palix wrote:
Hi,
I have installed openser and its CPL module and I use CPLEd to write and upload service.
I have some problem with the timeout attribut of proxy XML node. It's seem to be not taken into account and the "no answer" node is interpreted about 2 min later. I set the timeout in the CPL script at 5 sec.
After re-reading the CPL module documentation and check the cpl_proxy.h code, I try to set the "timer_avp" param without success.
Can I have some information on how AVP and timer works ? What I should configured to have CPL enable installation of OpenSER ?
Best regards