I for some reason it does not work ... Dialog is not break.
if(is_method("INVITE")){
setflag(FLT_ACC);
$var(time)=10;
create_dialog();
$DLG_timeout = $var(time);
xlog("L_NOTICE"," DIALOG $DLG_timeout sec $var(time)\n");
}
setflag(FLT_ACC);
$var(time)=10;
create_dialog();
$DLG_timeout = $var(time);
xlog("L_NOTICE"," DIALOG $DLG_timeout sec $var(time)\n");
}
Conclusion:
DIALOG 10 sec 10
16.12.2014, 12:41, "Răzvan Crainea" <[email protected]>:
,Hi, Alexander!
You can simply assing the dialog variable with the value of the AVP:
$DLG_timeout = $avp(old_timeout_avp);
Best regards,Răzvan Crainea OpenSIPS Solutions www.opensips-solutions.comOn 12/13/2014 02:14 AM, Kalala Alexander wrote:Perhaps there is an example of how to use and take $DLG_timeout seconds of AVP ??13.12.2014, 02:59, "Laszlo" <[email protected]>:,On Sat, Dec 13, 2014 at 12:47 AM, Kalala Alexander <[email protected]> wrote:Hi,
http://www.opensips.org/html/docs/modules/1.11.x/dialog.html
Prompt where disappeared function "timeout_avp" module Dialog whether there is any alternative to it?
--
С уважением
Инженер по телекоммуникациям
Калала Александр
vel: 375291146285
life: 375256819996
skype: klistrod
VoIP Network Engineer
dCAP, CCNAVoice
Kalala Alexander
http://callcenters.by/
http://skytel.by/
http://voiplab.by/
http://asterisk-pbx.by/
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users--http://voipfreak.netLaszlo BekesiKind regards,
--_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users--
С уважениемИнженер по телекоммуникациямКалала Александрvel: 375291146285life: 375256819996
skype: klistrod
VoIP Network Engineer
dCAP, CCNAVoice
Kalala Alexander
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users
--
С уважением
С уважением
Инженер по телекоммуникациям
Калала Александр
vel: 375291146285
life: 375256819996
skype: klistrod
VoIP Network Engineer
dCAP, CCNAVoice
Kalala Alexander
dCAP, CCNAVoice
Kalala Alexander
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
