Daniel-Constantin Mierla wrote:
set a branch flag for register. After lookup() it is restored so you can test it. See default config file, it uses this mechanism.
Oh, hey. I did not notice this before:
http://www.kamailio.org/dokuwiki/doku.php/utils:flags
"branch flags (NEW) are saved also in transaction, but per branch; also they will be saved in usrloc (per contact)."
That was the ticket I was looking for. Thanks!