Module: kamailio Branch: master Commit: 475a2444c36a8255c5c7ca068721566346919b4a URL: https://github.com/kamailio/kamailio/commit/475a2444c36a8255c5c7ca0687215663...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2016-01-20T09:10:22+01:00
uac: refresh content of readme
---
Modified: modules/uac/README
---
Diff: https://github.com/kamailio/kamailio/commit/475a2444c36a8255c5c7ca0687215663... Patch: https://github.com/kamailio/kamailio/commit/475a2444c36a8255c5c7ca0687215663...
---
diff --git a/modules/uac/README b/modules/uac/README index 4e8b324..b60a33b 100644 --- a/modules/uac/README +++ b/modules/uac/README @@ -785,6 +785,14 @@ event_route[uac:reply] { should be matcheg against the value of the attribute in the remote registration record.
+ The state of the registration is reflected in the flags field: + * 1 (2^0) - registration profile is disabled + * 2 (2^1) - registration in progress + * 4 (2^2) - registration succeeded + * 8 (2^3) - registration in progres with authentication + * 16 (2^4) - registration initialized (after loading from database, + the registration process was initialized) + Example 1.29. uac.reg_info usage ... kamcmd uac.reg_info l_uuid account123