Stefan Sayer writes: > See the attached change of the dsm sbc call control sample script. > Sample config is in doc/dsm/examples/sbc/sbc_test_app/howto.txt > > Also note that I just fixed something in the multipart body handling, > so adding parts to an already existing SDP body (e.g. in 200 OK) works > now properly.
stefan, thanks for the example. i got it working without issues. in order for sems sbc to get rid of a bodypart, a new mod_dlg function dlg.deleteReplyBodyPart(content_type) would need to be implemented. looking at AmMimeBody.cpp, it would mean implementing deletePart function and, if done properly, also convertToSinglepart function. any showstoppers? -- juha _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
