Hi guys,
I hit a little bug in evapi module. I would like to do a pull request but i
don't know exactly how to accomplish this.
I found this howto -> https://yangsu.github.io/pull-request-tutorial . Are
these the correct steps?
I tried but it's forbidden for my user.
git checkout -b pull-request-demo
git push origin pull-request-demo
remote: Permission to kamailio/kamailio.git denied to dnadares.
fatal: unable to access 'https://github.com/kamailio/kamailio.git/': The
requested URL returned error: 403
Could you help me, please?
Thanks in advance.
Diego
Hi guys,
I hit a little bug in evapi module. I would like to do a pull request but i
don't know exactly how to accomplish this.
I found this howto -> https://yangsu.github.io/pull-request-tutorial . Are
these the correct steps?
I tried but it's forbidden for my user.
git checkout -b pull-request-demo
git push origin pull-request-demo
remote: Permission to kamailio/kamailio.git denied to dnadares.
fatal: unable to access 'https://github.com/kamailio/kamailio.git/': The
requested URL returned error: 403
Could you help me, please?
Thanks in advance.
Diego.
Module: kamailio
Branch: master
Commit: e87feb9f11c1dde9710bf3ef3ef5e6626b735233
URL: https://github.com/kamailio/kamailio/commit/e87feb9f11c1dde9710bf3ef3ef5e66…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org>
Committer: Kamailio Dev <kamailio.dev(a)kamailio.org>
Date: 2018-10-24T15:01:48+02:00
modules: readme files regenerated - topos ... [skip ci]
---
Modified: src/modules/topos/README
---
Diff: https://github.com/kamailio/kamailio/commit/e87feb9f11c1dde9710bf3ef3ef5e66…
Patch: https://github.com/kamailio/kamailio/commit/e87feb9f11c1dde9710bf3ef3ef5e66…
---
diff --git a/src/modules/topos/README b/src/modules/topos/README
index e745e4b9cf..d75a9de697 100644
--- a/src/modules/topos/README
+++ b/src/modules/topos/README
@@ -172,7 +172,7 @@ modparam("topos", "mask_callid", 1)
3.4. sanity_checks (int)
- If set to 1, topoh module will bind to sanity module in order to
+ If set to 1, topos module will bind to sanity module in order to
perform sanity checks over received SIP request. Default sanity checks
are done. It is useful to check if received request is well formatted
before proceeding to encoding/decoding.
@@ -181,7 +181,7 @@ modparam("topos", "mask_callid", 1)
Example 1.4. Set sanity_checks parameter
...
-modparam("topoh", "sanity_checks", 1)
+modparam("topos", "sanity_checks", 1)
...
3.5. branch_expire (int)
Module: kamailio
Branch: master
Commit: 56c40ebefcbe0954c5c40470b22d4f26e163a2d0
URL: https://github.com/kamailio/kamailio/commit/56c40ebefcbe0954c5c40470b22d4f2…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2018-10-24T14:49:10+02:00
topos: docs - replaced c&p topoh with topos
---
Modified: src/modules/topos/doc/topos_admin.xml
---
Diff: https://github.com/kamailio/kamailio/commit/56c40ebefcbe0954c5c40470b22d4f2…
Patch: https://github.com/kamailio/kamailio/commit/56c40ebefcbe0954c5c40470b22d4f2…
---
diff --git a/src/modules/topos/doc/topos_admin.xml b/src/modules/topos/doc/topos_admin.xml
index 281706b79b..b81672b006 100644
--- a/src/modules/topos/doc/topos_admin.xml
+++ b/src/modules/topos/doc/topos_admin.xml
@@ -150,7 +150,7 @@ modparam("topos", "mask_callid", 1)
<section id="topos.p.sanity_checks">
<title><varname>sanity_checks</varname> (int)</title>
<para>
- If set to 1, topoh module will bind to sanity module in order
+ If set to 1, topos module will bind to sanity module in order
to perform sanity checks over received SIP request. Default
sanity checks are done. It is useful to check if received request
is well formatted before proceeding to encoding/decoding.
@@ -164,7 +164,7 @@ modparam("topos", "mask_callid", 1)
<title>Set <varname>sanity_checks</varname> parameter</title>
<programlisting format="linespecific">
...
-modparam("topoh", "sanity_checks", 1)
+modparam("topos", "sanity_checks", 1)
...
</programlisting>
</example>
Hello,
being asked couple of times recently, for now I am sending a short note to
say that the next edition of Kamailio World Conference is likely to take
place at the same location in the city center of Berlin, Germany, during
May 6-8, 2019. There are still some bits to sort out before making the
dates final, so just have the dates in mind at this moment. Once all is set
from organising point of view, we will make the official announcement.
Cheers,
Daniel
--
Daniel-Constantin Mierla - http://www.asipto.comhttp://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda