I would need larger dialplan table repl_exp field. Its size is currently 64
chars:
<column id="repl_exp">
<name>repl_exp</name>
<type>string</type>
<size>64</size>
<description>Replacement expresion (sed like).</description>
</column>
Would it be OK to increase its size to 256 chars? If so, should table
version number be also increased?
-- Juha
Added a new exported pseudo-variable to expose HEP's message's original source ip address.
Added an "Exported pseudo-variabled" to the README file to document $hep(src_ip) and $hep(dst_ip).
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/995
-- Commit Summary --
* sipcapture: added $hep(dst_ip) variable
* sipcapture: updated README to document exported variables
* sipcapture: Fixed missing 'break' after case-switch.
-- File Changes --
M src/modules/sipcapture/README (50)
M src/modules/sipcapture/sipcapture.c (8)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/995.patchhttps://github.com/kamailio/kamailio/pull/995.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/995
Added a new exported pseudo-variable to expose HEP's message's original source ip address.
Added an "Exported pseudo-variabled" to the README file to document $hep(src_ip) and $hep(dst_ip).
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/994
-- Commit Summary --
* sipcapture: added $hep(dst_ip) variable
* sipcapture: updated README to document exported variables
-- File Changes --
M src/modules/sipcapture/README (50)
M src/modules/sipcapture/sipcapture.c (5)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/994.patchhttps://github.com/kamailio/kamailio/pull/994.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/994
Hello,
the GIT branch 5.0 has just been created, it will host the release
series 5.0.x. To get this branch from GIT, you can use:
git clone https://github.com/kamailio/kamailio.git kamailio
cd kamailio
git checkout -b 5.0 origin/5.0
Hopefully before the end of the month the full release of 5.0.0 will be out.
>From now on, any corresponding fix has to be pushed first to master
branch and then cherry-picked to branch 5.0. No new features can get in
branch 5.0. Enhancements to documentation or helping tools are still
allowed. If you are not sure about doing or not a backport, ask on
sr-dev mailing list.
Cheers,
Daniel
--
Daniel-Constantin Mierla
www.twitter.com/miconda -- www.linkedin.com/in/miconda
Kamailio Advanced Training - Mar 6-8 (Europe) and Mar 20-22 (USA) -
www.asipto.com
Kamailio World Conference - May 8-10, 2017 - www.kamailioworld.com