[OpenSIPS-Users] ACK Timer
M.Khaled W Chehab
kchehab at icucall.com
Tue Feb 12 13:45:36 CET 2013
Hi ,
I face a lot of scenarios where the customer send a cancel while the trunk
send 200 OK and start the billing from its side ,so the client call will be
canceled from his side and goes to the max call duration from my side and
trunk side .
Si I draw this function below
loadmodule "dialog.so"
modparam("dialog", "timeout_avp", "$avp(timeout2)")
if (has_totag()) {
if ( is_method("INVITE")) {
$avp(timeout2) = 3;
} else if (is_method("ACK")) {
$avp(timeout2) = 3540;
}
Do this function effect on my calls or cause any problem
Regards
Khaled Chehab
Senior NGN Engineer
Description: icucall
Operations Office - Lebanon
Office : +961 1 515155 ext 300
Mobile : +961 3 045212
E-mail : kchehab at icucall.com
MSN ID :khalidchehab at hotmail.com
Skype : k_chehab
Web Site: http://www.icucall.com
http://www.allohi.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20130212/e921ed6e/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 5316 bytes
Desc: not available
URL: <http://lists.opensips.org/pipermail/users/attachments/20130212/e921ed6e/attachment.png>
More information about the Users
mailing list