While browsing some pcap captures of IAX channel, I found many LAGRQ and LAGRP packets (once per 10 seconds for each call).
So, I traced LAGRQ and LAGRP use in code and found that it is almost useless; it sets iaxs[fr->callno]->lag which is not used anywhere else. Almost same functionality (calculate lag) can be achieved using PING/PONG. Is it left for RFC-compatability only? Or there something I didn't notice? -- Yousf Ateya, -- This e-mail message is intended only for the use of the intended recipient(s). The information contained therein may be confidential or privileged, and its disclosure or reproduction is strictly prohibited. If you are not the intended recipient, please return it immediately to its sender at the above address and destroy it.
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
