i just noticed that sbc call_control has stopped appending headers specified by ctl;append_headers. for example, if i have
call_control=$H(P-Call-Control) and incoming invite has P-App-Name: sbc. P-App-Param: profile=opensipg. P-Call-Control: ctl;From=Anonymous <sip:[email protected]>. P-Call-Control: ctl;headerfilter=whitelist;header_list=Diversion|P-App-Name. P-Call-Control: ctl;append_headers=P-App-Name: sbc. then outgoing invite only has From: Anonymous <sip:[email protected]>;tag=3FB69F6F-53045CC2000C011F-B43FFB70. and this is missing: P-App-Name: sbc this used to work with some earlier version of master. have someone made a commit during the part few months that could cause this kind of problem? -- juha _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
