Jeff Williams wrote:
Is there any way to get openser to do radius auth
using attribute from
the Cisco VSA Voice Implementation Guide
<http://www.cisco.com/en/US/products/sw/iosswrel/ps1835/products_programming_reference_guide09186a00800b5e17.html>?
i.e. something like:
Access-Request
NAS-IP-Address = 203.56.98.120
NAS-Port-Type = Async
User-Name = "62186234"
cisco-h323-conf-id = "h323-conf-id=89437006 E20011DA B677BBCA
D2EBCDD5"
Called-Station-Id = "0011553334112401"
Calling-Station-Id = "0295731743"
User-Password =
"<145>;<22><242>$<251><243>)u<183>h<225>y<173><150><193>"
I would like to get openser to authenticate against an existing billing
system if possible.
Mmm, I realised after sending this that since SIP does digest auth and
doesn't send a password as such, this is probably not possible.
Jeff