Module: kamailio
Branch: 5.5
Commit: 3d45b091a6983694fbd440ab2f33f1b7abe8f6a1
URL: https://github.com/kamailio/kamailio/commit/3d45b091a6983694fbd440ab2f33f1b…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org>
Committer: Kamailio Dev <kamailio.dev(a)kamailio.org>
Date: 2022-12-18T11:17:05+01:00
modules: readme files regenerated - modules ... [skip ci]
---
Modified: src/modules/registrar/README
---
Diff: https://github.com/kamailio/kamailio/commit/3d45b091a6983694fbd440ab2f33f1b…
Patch: https://github.com/kamailio/kamailio/commit/3d45b091a6983694fbd440ab2f33f1b…
---
diff --git a/src/modules/registrar/README b/src/modules/registrar/README
index 83830b5885..d146d62bba 100644
--- a/src/modules/registrar/README
+++ b/src/modules/registrar/README
@@ -1105,7 +1105,7 @@ lookup_branches("location");
4.5. registered(domain [, uri [, match_option [, match_action]]])
The function returns true if the AOR in the URI is registered, false
- otherwise. The function does not modify the message being process, it
+ otherwise. The function does not modify the message being processed, it
neither rewrites the Request-URI if a contact is found nor append
branches. If uri parameter is not provided, then it considered to be
the Request-URI for SIP requests and To-URI for SIP replies.
Module: kamailio
Branch: 5.5
Commit: bd0fb7164bda717363fc72a726330ad58d0cc860
URL: https://github.com/kamailio/kamailio/commit/bd0fb7164bda717363fc72a726330ad…
Author: �������������������� �������������������������������� <git-dpa(a)aegee.org>
Committer: Henning Westerholt <hw(a)gilawa.com>
Date: 2022-12-18T10:04:50Z
registrar: typo
(cherry picked from commit c738a65c2fd0a40c3cdc236a3d3b48b0d18add21)
(cherry picked from commit a3f5abb0852d8c7d4006724639605cc26e74806b)
---
Modified: src/modules/registrar/doc/registrar_admin.xml
---
Diff: https://github.com/kamailio/kamailio/commit/bd0fb7164bda717363fc72a726330ad…
Patch: https://github.com/kamailio/kamailio/commit/bd0fb7164bda717363fc72a726330ad…
---
diff --git a/src/modules/registrar/doc/registrar_admin.xml b/src/modules/registrar/doc/registrar_admin.xml
index fad2e968cb..7e00382a33 100644
--- a/src/modules/registrar/doc/registrar_admin.xml
+++ b/src/modules/registrar/doc/registrar_admin.xml
@@ -1416,7 +1416,7 @@ lookup_branches("location");
<para>
The function returns true if the AOR in the URI is
registered, false otherwise. The function does not modify the
- message being process, it neither rewrites the Request-URI if a
+ message being processed, it neither rewrites the Request-URI if a
contact is found nor append branches. If uri parameter is not
provided, then it considered to be the Request-URI for SIP requests
and To-URI for SIP replies.
According to https://www.kamailio.org/docs/modules/5.6.x/modules/corex.html#corex.f.file… the functions cores.file_read() and cores.file_write() do not return a value (return void). The examples after functions are `if (file_write("z', "z")) {...}`. Since the functions appear in `if ()` they return se value.
* document the return values of both functions
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3314
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/issues/3314(a)github.com>
According to https://www.kamailio.org/wikidocs/cookbooks/devel/core/ (Core Cookbook) type boolean is documented as:
* boolean - aliases to 1 (true, on, yes) or 0 (false, off, no)
Moreover the if() and while() statement can accept a number as condition. My expectation was that passing non-zero is always converted to true, but this is not correct.
Please document how numbers are converted to booleans in case of if() and while() conditions.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3315
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/issues/3315(a)github.com>
Module: kamailio
Branch: 5.6
Commit: e292ba270c9a924e0849ef1ad90af6df0272640b
URL: https://github.com/kamailio/kamailio/commit/e292ba270c9a924e0849ef1ad90af6d…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org>
Committer: Kamailio Dev <kamailio.dev(a)kamailio.org>
Date: 2022-12-18T09:16:58+01:00
modules: readme files regenerated - modules ... [skip ci]
---
Modified: src/modules/registrar/README
---
Diff: https://github.com/kamailio/kamailio/commit/e292ba270c9a924e0849ef1ad90af6d…
Patch: https://github.com/kamailio/kamailio/commit/e292ba270c9a924e0849ef1ad90af6d…
---
diff --git a/src/modules/registrar/README b/src/modules/registrar/README
index ae37150c97..d40de57809 100644
--- a/src/modules/registrar/README
+++ b/src/modules/registrar/README
@@ -1115,7 +1115,7 @@ lookup_branches("location");
4.5. registered(domain [, uri [, match_option [, match_action]]])
The function returns true if the AOR in the URI is registered, false
- otherwise. The function does not modify the message being process, it
+ otherwise. The function does not modify the message being processed, it
neither rewrites the Request-URI if a contact is found nor append
branches. If uri parameter is not provided, then it considered to be
the Request-URI for SIP requests and To-URI for SIP replies.
Module: kamailio
Branch: 5.5
Commit: fe4706dab8851834ecb604160146d9bbd223f247
URL: https://github.com/kamailio/kamailio/commit/fe4706dab8851834ecb604160146d9b…
Author: �������������������� �������������������������������� <git-dpa(a)aegee.org>
Committer: Henning Westerholt <hw(a)gilawa.com>
Date: 2022-12-18T08:11:48Z
core: typo instaNces
(cherry picked from commit 9cff22564db3664faa7b4b5bef86f5f71ff87bc8)
(cherry picked from commit b3b066b9f4164bdb7e502b42f522b42d3b6cce66)
---
Modified: src/core/cfg/cfg_struct.c
Modified: src/core/cfg/cfg_struct.h
---
Diff: https://github.com/kamailio/kamailio/commit/fe4706dab8851834ecb604160146d9b…
Patch: https://github.com/kamailio/kamailio/commit/fe4706dab8851834ecb604160146d9b…
---
diff --git a/src/core/cfg/cfg_struct.c b/src/core/cfg/cfg_struct.c
index 49a885d8af6..94e5b2a5b9c 100644
--- a/src/core/cfg/cfg_struct.c
+++ b/src/core/cfg/cfg_struct.c
@@ -1099,7 +1099,7 @@ static int apply_add_var_list(cfg_block_t *block, cfg_group_t *group)
* Both parameters can be NULL meaning that the src/dst config is the default,
* not an additional group instance.
* The function executes all the per-child process callbacks which are different
- * in the two instaces.
+ * in the two instances.
*/
void cfg_move_handle(cfg_group_t *group, cfg_group_inst_t *src_ginst, cfg_group_inst_t *dst_ginst)
{
diff --git a/src/core/cfg/cfg_struct.h b/src/core/cfg/cfg_struct.h
index e03024e7006..0864a93fa5f 100644
--- a/src/core/cfg/cfg_struct.h
+++ b/src/core/cfg/cfg_struct.h
@@ -299,7 +299,7 @@ static inline void cfg_child_cb_free_item(cfg_child_cb_t *cb)
* Both parameters can be NULL meaning that the src/dst config is the default,
* not an additional group instance.
* The function executes all the per-child process callbacks which are different
- * in the two instaces.
+ * in the two instances.
*/
void cfg_move_handle(cfg_group_t *group, cfg_group_inst_t *src_ginst, cfg_group_inst_t *dst_ginst);
Module: kamailio
Branch: 5.6
Commit: b3b066b9f4164bdb7e502b42f522b42d3b6cce66
URL: https://github.com/kamailio/kamailio/commit/b3b066b9f4164bdb7e502b42f522b42…
Author: �������������������� �������������������������������� <git-dpa(a)aegee.org>
Committer: Henning Westerholt <hw(a)gilawa.com>
Date: 2022-12-18T08:10:52Z
core: typo instaNces
(cherry picked from commit 9cff22564db3664faa7b4b5bef86f5f71ff87bc8)
---
Modified: src/core/cfg/cfg_struct.c
Modified: src/core/cfg/cfg_struct.h
---
Diff: https://github.com/kamailio/kamailio/commit/b3b066b9f4164bdb7e502b42f522b42…
Patch: https://github.com/kamailio/kamailio/commit/b3b066b9f4164bdb7e502b42f522b42…
---
diff --git a/src/core/cfg/cfg_struct.c b/src/core/cfg/cfg_struct.c
index 49a885d8af6..94e5b2a5b9c 100644
--- a/src/core/cfg/cfg_struct.c
+++ b/src/core/cfg/cfg_struct.c
@@ -1099,7 +1099,7 @@ static int apply_add_var_list(cfg_block_t *block, cfg_group_t *group)
* Both parameters can be NULL meaning that the src/dst config is the default,
* not an additional group instance.
* The function executes all the per-child process callbacks which are different
- * in the two instaces.
+ * in the two instances.
*/
void cfg_move_handle(cfg_group_t *group, cfg_group_inst_t *src_ginst, cfg_group_inst_t *dst_ginst)
{
diff --git a/src/core/cfg/cfg_struct.h b/src/core/cfg/cfg_struct.h
index 03f38f322de..e789cf80282 100644
--- a/src/core/cfg/cfg_struct.h
+++ b/src/core/cfg/cfg_struct.h
@@ -299,7 +299,7 @@ static inline void cfg_child_cb_free_item(cfg_child_cb_t *cb)
* Both parameters can be NULL meaning that the src/dst config is the default,
* not an additional group instance.
* The function executes all the per-child process callbacks which are different
- * in the two instaces.
+ * in the two instances.
*/
void cfg_move_handle(cfg_group_t *group, cfg_group_inst_t *src_ginst, cfg_group_inst_t *dst_ginst);
Module: kamailio
Branch: 5.6
Commit: a3f5abb0852d8c7d4006724639605cc26e74806b
URL: https://github.com/kamailio/kamailio/commit/a3f5abb0852d8c7d4006724639605cc…
Author: �������������������� �������������������������������� <git-dpa(a)aegee.org>
Committer: Henning Westerholt <hw(a)gilawa.com>
Date: 2022-12-18T08:11:04Z
registrar: typo
(cherry picked from commit c738a65c2fd0a40c3cdc236a3d3b48b0d18add21)
---
Modified: src/modules/registrar/doc/registrar_admin.xml
---
Diff: https://github.com/kamailio/kamailio/commit/a3f5abb0852d8c7d4006724639605cc…
Patch: https://github.com/kamailio/kamailio/commit/a3f5abb0852d8c7d4006724639605cc…
---
diff --git a/src/modules/registrar/doc/registrar_admin.xml b/src/modules/registrar/doc/registrar_admin.xml
index 7246dd095b..8f15084af6 100644
--- a/src/modules/registrar/doc/registrar_admin.xml
+++ b/src/modules/registrar/doc/registrar_admin.xml
@@ -1457,7 +1457,7 @@ lookup_branches("location");
<para>
The function returns true if the AOR in the URI is
registered, false otherwise. The function does not modify the
- message being process, it neither rewrites the Request-URI if a
+ message being processed, it neither rewrites the Request-URI if a
contact is found nor append branches. If uri parameter is not
provided, then it considered to be the Request-URI for SIP requests
and To-URI for SIP replies.
Module: kamailio
Branch: master
Commit: a5f69e46613af05097debf1c373a138dd69fbdaf
URL: https://github.com/kamailio/kamailio/commit/a5f69e46613af05097debf1c373a138…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org>
Committer: Kamailio Dev <kamailio.dev(a)kamailio.org>
Date: 2022-12-17T13:31:18+01:00
modules: readme files regenerated - registrar ... [skip ci]
---
Modified: src/modules/registrar/README
---
Diff: https://github.com/kamailio/kamailio/commit/a5f69e46613af05097debf1c373a138…
Patch: https://github.com/kamailio/kamailio/commit/a5f69e46613af05097debf1c373a138…
---
diff --git a/src/modules/registrar/README b/src/modules/registrar/README
index 406fd0fe25..1e5d041324 100644
--- a/src/modules/registrar/README
+++ b/src/modules/registrar/README
@@ -1152,7 +1152,7 @@ xinfo("first contact record - socket: $xavp(cul>socket)\n");
4.6. registered(domain [, uri [, match_option [, match_action]]])
The function returns true if the AOR in the URI is registered, false
- otherwise. The function does not modify the message being process, it
+ otherwise. The function does not modify the message being processed, it
neither rewrites the Request-URI if a contact is found nor append
branches. If uri parameter is not provided, then it considered to be
the Request-URI for SIP requests and To-URI for SIP replies.