Ok I got it work work with the following edit when creating the VIEW for sipusers in the asterisk database
`opensips`.`subscriber`.`password` AS `secret`, But what I don't get is that OpenSIPS is using ha1 to verify passwords. This makes me think that Asterisk is reading from the password column in the subscriber table of OpenSIPS. If I try to do the following `opensips`.`subscriber`.`ha1` AS `md5secret`, that messes it all up. Any ideas? -- View this message in context: http://opensips-open-sip-server.1449251.n2.nabble.com/Asterisk-Authentication-with-OpenSIPS-integration-tp5695563p5695630.html Sent from the OpenSIPS - Users mailing list archive at Nabble.com. _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
