
{"id":4189,"date":"2010-10-18T20:18:39","date_gmt":"2010-10-18T14:48:39","guid":{"rendered":"http:\/\/www.jeffrin.in\/?p=3433"},"modified":"2010-10-18T20:18:39","modified_gmt":"2010-10-18T14:48:39","slug":"www-wireshark-org","status":"publish","type":"post","link":"https:\/\/www.trueangle.org\/index.php\/2010\/10\/18\/www-wireshark-org\/","title":{"rendered":"media gateway control protocol"},"content":{"rendered":"<p style=\"font-size:16px;\">\nNetwork Internals\n<\/p>\n<p><code><br \/>\n  switch (mi-&gt;mgcp_type) {<\/p>\n<p>        case MGCP_REQUEST:<br \/>\n                if(mi-&gt;is_duplicate){<br \/>\n                        \/* Duplicate is ignored *\/<br \/>\n                        ms-&gt;req_dup_num++;<br \/>\n                }<br \/>\n                else {<br \/>\n                        ms-&gt;open_req_num++;<br \/>\n                }<br \/>\n                break;<\/p>\n<p><\/code><\/p>\n<p style=\"width:330px;\">\nActions to be taken for MGCP commands.<br \/>\nIf &#8220;mi-&gt;is_duplicate&#8221; is a non-zero value,<br \/>\nthen the packet is ignored, otherwise a ty-<br \/>\npical value is incremented to count of a<br \/>\nnewer request.<br \/>\nAbove Explanation May Not Be Accurate.<br \/>\nGNU Free Documentation License.<br \/>\nThe Media Gateway Control Protocol is an<br \/>\narchitecture for controlling media gateways<br \/>\non Internet Protocol (IP) networks and the p-<br \/>\nublic switched telephone network (PSTN).<br \/>\nA Media gateway is a translation device or<br \/>\nservice that converts digital media streams<br \/>\nbetween disparate telecommunications net-<br \/>\nworks such as PSTN, SS7, Next Generation<br \/>\nNetworks (2G, 2.5G and 3G radio access ne-<br \/>\ntworks) or PBX.<br \/>\nReference\/Source :<br \/>\nhttp:\/\/en.wikipedia.org\/wiki\/Media_Gateway_Control_Protocol<br \/>\nhttp:\/\/en.wikipedia.org\/wiki\/Media_gateway<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Network Internals switch (mi-&gt;mgcp_type) { case MGCP_REQUEST: if(mi-&gt;is_duplicate){ \/* Duplicate is ignored *\/ ms-&gt;req_dup_num++; } else { ms-&gt;open_req_num++; } break; Actions to be taken for MGCP commands. If &#8220;mi-&gt;is_duplicate&#8221; is a non-zero value, then the packet is ignored, otherwise a ty- pical value is incremented to count of a newer request. Above Explanation May Not &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.trueangle.org\/index.php\/2010\/10\/18\/www-wireshark-org\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;media gateway control protocol&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[1],"tags":[],"_links":{"self":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/4189"}],"collection":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/comments?post=4189"}],"version-history":[{"count":0,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/4189\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/media?parent=4189"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/categories?post=4189"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/tags?post=4189"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}