Stefan Sayer writes:

> > profile is considered "transparent" and it is not possible to add a
> > whitelist (or blacklist) using ctl.
> it was actually possible, but it spit out that ERROR below. I am 
> actually wondering whether it should in that case activate the filter 
> from the ctl module, or not.

stefan,

after the latest patch, the error message is gone and i can activate the
header filter (white of black) from P-Call-Control ctl header.

the only issue remaining is that if i have in the header

P-Call-Control: 
ctl;headerfilter=blacklist;header_list=P-App-Param,P-Call-Control

i get error

Feb 14 02:24:22 sip sems[9626]: [#b52fdb70] [getCCInterfaces, SBC.cpp:769] 
ERROR: cc_module 'P-Call-Control' not loaded

which seems to be caused by header P-Call-Control in header_list counted
as a new cc module name.  i tried like this:

P-Call-Control: 
ctl;headerfilter=blacklist;header_list="P-App-Param,P-Call-Control"

but it didn't help.  how to solve this one?

-- juha
_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to