Re: [SR-Users] Textops Module - Multipart Body conversion

2015-02-24 Thread Victor Seva
On 02/20/2015 04:00 PM, Federico San Martín wrote: > route[INSERT_ACM]{ > set_body_multipart(); > $var(acm) = "06 02 04 01 29 01 01 00"; > append_body_part("$var(acm)","application/isup; > version=itu-t92+","signal; handling=optional"); > return; > } > ### Error ### > Fe

[SR-Users] Textops Module - Multipart Body conversion

2015-02-20 Thread Federico San Martín
Hi guys, I'm trying to convert an SDP body to Multipart/Mixed and add an ISUP encapsulated part (SIP-I) on a 200OK reply. It seems like the module is having trouble with the delimiters. The scenario is like this: PSTN MGC KamailioSEMS |---IAM--