Re: [SR-Users] routing based on TLS auth

2015-10-16 Thread Daniel-Constantin Mierla
Hello, you can get the attributes of the certificate via config variables, see: https://www.kamailio.org/wiki/cookbooks/4.3.x/pseudovariables#tls_module_pseudo-variables Based on them, you can decide what provider to be used. For example, you can keep the relation asterisk/certificate and provid

[SR-Users] routing based on TLS auth

2015-10-15 Thread Max
Hi. I've got bunch of sip gateways to use and bunch of asterisk instances connecting to my Kamailio over TLS (own CA used). I'd like to match source with destination based on TLS authentication: * all the calls from asterisk A (TLS cert A) allowed via provider A * all the calls from asterisk B