/* packet-mgcp.c
 * Routines for mgcp packet disassembly
 * RFC 2705
 * RFC 3435 (obsoletes 2705): Media Gateway Control Protocol (MGCP) Version 1.0
 * RFC 3660: Basic MGCP Packages
 * RFC 3661: MGCP Return Code Usage
 * NCS 1.0: PacketCable Network-Based Call Signaling Protocol Specification,
 *          PKT-SP-EC-MGCP-I09-040113, January 13, 2004, Cable Television
 *          Laboratories, Inc., http://www.PacketCable.com/
 * NCS 1.5: PKT-SP-NCS1.5-I04-120412, April 12, 2012 Cable Television
 *          Laboratories, Inc., http://www.PacketCable.com/
E.g. the ResourceId parameter (DQ-RI) is only defined in the NCS specification, and not in RFC 3435.