HMR to store MIME portion into CDR
Hi,
I have to store some portions of ISUP content present in a MIME Body in to the CDR fields.
for example how to store "callingpartynumber" into VSA201 from below MIME body in INVITE message
--unique-boundary-1
Content-Type: application/SDP; charset=ISO-10646
v=0
o=jpeterson 2890844526 2890842807 IN IP4 126.16.64.4
s=SDP seminar
c=IN IP4 MG122.level3.com
t= 2873397496 2873404696
m=audio 9092 RTP/AVP 0 3 4
--unique-boundary-1
Content-Type: application/ISUP; version=nxv3;
base=etsi121
Content-Disposition: signal; handling=optional
01 00 21 00 0a 00 02 05 03 04 10 52 0a 07 03 11
13 53 55 21 21 28 07 03 14 02 00 00 00 00 0c 08
03 10 21 43 65 87 09 21 00
Thanks,
Sharan