https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15006

--- Comment #73 from Srdjan Jankovic <[email protected]> ---
I still think that

$server->get_timeout({})
$self->get_timeout({})

beats

C4::SIP::Sip::get_timeout($server, {})
C4::SIP::Sip::get_timeout($self, {})

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to