Hello mike,
you can achieve it by doing DB update query using sqlops module. If
you want to change the user's password dynamically under a certain
condition, just invoke a update query to the DB using sqlops. Hope it solves
your issue.
Regards
Surendra
Hi all,
I was wondering if there was a way to change a user's password from within
the routing logic section of kamailio.cfg (i.e. like do what 'kamctl
password' does, but in the routing logic)?
Thank,
Mike
******