Re: [OpenSIPS-Users] changing dialog timeout value on the fly

2011-11-02 Thread Dani Popa
hi,

thank you for response. I'm not sure that i get you :). How can i change
the dialog timeout for fa estabilished dialog, when the second dialog is
initialized. Can you give me a short example ?

Thanks,
Dani

On Tue, Nov 1, 2011 at 11:14 AM, Vlad Paiu  wrote:

> Hello,
>
> From the script, you can alter the timeout_avp value at any time after the
> dialog is established. Unfortunately, you cannot modify AVP values through
> FIFO.
>
> What you can do is use avp_db_load [1] so that you can set the value of an
> AVP from what you have in DB. So your external APP would have to insert
> into a DB the new timeout_avp value.
>
> [1] http://www.opensips.org/html/**docs/modules/devel/avpops.**
> html#id250328
>
> Regards,
>
> Vlad Paiu
> OpenSIPS Developer
>
>
>
> On 10/31/2011 07:02 PM, Dani Popa wrote:
>
>> hi,
>> it is possible somehow to change/update the dialog timeout_avp(value of
>> it) on the fly. Meaning, after the dialog is established, to change it
>> somehow from fifo ? I want to use It for simultaneous prepaid calls.
>>
>> Thanks,
>> Dani
>>
>> __**_
>> Users mailing list
>> Users@lists.opensips.org
>> http://lists.opensips.org/cgi-**bin/mailman/listinfo/users
>>
>
> __**_
> Users mailing list
> Users@lists.opensips.org
> http://lists.opensips.org/cgi-**bin/mailman/listinfo/users
>



-- 
Dani Popa
___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] changing dialog timeout value on the fly

2011-11-01 Thread Vlad Paiu

Hello,

From the script, you can alter the timeout_avp value at any time after 
the dialog is established. Unfortunately, you cannot modify AVP values 
through FIFO.


What you can do is use avp_db_load [1] so that you can set the value of 
an AVP from what you have in DB. So your external APP would have to 
insert into a DB the new timeout_avp value.


[1] http://www.opensips.org/html/docs/modules/devel/avpops.html#id250328

Regards,

Vlad Paiu
OpenSIPS Developer


On 10/31/2011 07:02 PM, Dani Popa wrote:

hi,
it is possible somehow to change/update the dialog timeout_avp(value 
of it) on the fly. Meaning, after the dialog is established, to change 
it somehow from fifo ? I want to use It for simultaneous prepaid calls.


Thanks,
Dani

___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


[OpenSIPS-Users] changing dialog timeout value on the fly

2011-10-31 Thread Dani Popa

hi,
it is possible somehow to change/update the dialog timeout_avp(value of 
it) on the fly. Meaning, after the dialog is established, to change it 
somehow from fifo ? I want to use It for simultaneous prepaid calls.


Thanks,
Dani

___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users