stefan, i tested cc_pcalls and it now worked fine. i'm now also able configure operation of call_control module from sip proxy using P-Call-Control headers.
however, the profile problem still persists regarding other stuff. for example, if i want to combine call control with caller anonymization, i need to define instead of one, two profiles: call_control and call_control_anon. if i then for some callers or destinations, need to do some codec filtering, i need to define yet another set of profile combinations. and it some requests require rtp relaying, more profile combinations would need to be written. clearly this is not scalable. the problem would go away if every sbc functionality had its own call control module. for example, there could be header and sdp filter modules as well as rtp relay module, whose activation and behavior could be controlled per incoming request using P-Call-Control headers. then it would not anymore make sense to call these modules call control modules. they would simply become sbc modules. -- juha _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
