[SR-Users] Textops and Multipart Body - adding ISUP segfaults Kamailio

Victor Seva linuxmaniac at torreviejawireless.org
Thu Jul 9 10:39:42 CEST 2015


Hi,

I was wrong. Your configuration is correct. after set_body_multipart()
msg_appy_changes() is needed

> if(has_body("application/sdp"))
> {
>        set_body_multipart();
>        if(msg_apply_changes())
>        {
>              $var(acm) = "7e Od 04 55 75 69 20 4d 61 6b 65 43 61 6c 6c";
>              append_body_part("$var(acm)","application/isup;version=itu-t92+","signal;handling=optional");
>              xlog("L_INFO", "ISUP Changes Applied Succesfully");
>        }
> }

So please fill the issue at github with all the info in order to be able
to dig into this.

Thanks

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20150709/c2fe94e3/attachment.sig>


More information about the sr-users mailing list