Otherwise we cannot build kamailio-config-tests against Debian Stretch:
> Can't locate List/MoreUtils.pm in @INC (you may need to install the List::MoreUtils module)
> ... at bin/create_subscribers.pl line 28.
Change-Id: I609f91913a99f0591623f8e35b471c48c98ef456
These functions do internal error checks and will die on their own.
They return undef whenever the YAML file is empty, so we should not
abort on those.
Change-Id: Ifd61b98d3a95ee9b15ff240fbd5db0c1029c98e3
Fixes:
| given is experimental at bin/ulog_parser.pl line 151.
| when is experimental at bin/ulog_parser.pl line 153.
| when is experimental at bin/ulog_parser.pl line 154.
| push on reference is experimental at bin/ulog_parser.pl line 175.
| push on reference is experimental at bin/ulog_parser.pl line 215.
Change-Id: I2ac8dfa23c37e375e1d85f01dba666c5329ec3b4
sipwise-kamailio-config-tests-lnp failed:
> sipp: The following events occured:
> 2017-06-22 12:01:31.792835 1498125691.792835: SIPp now prefers looking for
> pcap files next to the scenario. scenarios_lnp/media181sec.pcap couldn't be
> found next to the scenario, falling back to using the current working directory.
Change-Id: I1a06b830a77c433e6ce0f22a338191a7f16d6dc8
devscripts is necessary for checkbashisms.
python is necessary for pythoncheck.
libconfig-tiny-perl, libhash-merge-perl, libyaml-libyaml-perl
are necessary for bin/create_lnp.pl.
liblist-allutils-perl is necessary for bin/create_subscribers.pl.
libtemplate-perl is necessary for bin/generate_test.pl.
libjson-perl + libgraphviz-perl are necessary for bin/graph_flow.pl
libtext-csv-perl is necessary for bin/scenario.pl
While at it update the runtime dependencies accordingly which
were identified with the syntaxchecks.
Change-Id: Ia60b215c5d97918457ea1b417477f204818b5eeb
This module is more compliant and it is faster than the pure perl
implementation. The latter is also deprecated in favor of the former
(see man YAML for more details).
Change-Id: I15240ac294476c0d9cc30e36e622adc7e07db136
* generate a link for every scenario on the fly if doesn't exist
* BASE_DIR has to be an absolute path
Change-Id: Ib50c641f127966b672646b8579d3a8b92bb76b55
- an additional ROUTE_APPLY_REWRITE_RULE can be called
during ROUTE_ACC_CALLER and ROUTE_ACC_CALLEE
Change-Id: If5d9e03e4c9b3fb9cf76207b67d4bb47c9d6aaa8
- Use canonical homepage URL.
- Bump debhelper compatibility to 9.
- Bump Standards-Version to 3.9.8.
- Wrap and sort debian/control fields.
- Add missing ${perl:Depends} substvar.
- Remove spurious spaces around version in dependency.
- Fix source package Section value.
- Update package description.
- Update copyright years.
- Merge all stanzas in debian/copyright as they are for the same.
- Move license location on filesystem into a Comment field.
- Remove unneeded debian/dirs file.
- Remove obsolete boilerplate from debian/rules.
Change-Id: I904a361c6c2ddb78d6280d0f3b94344ff364cafd
- scenarios_pbx/invite_shared_line:
from shared line to extension
* SUBSCRIBE messages on responder0[0-1] due to we
need to keep the process up to receive the NOTIFY
during the call
Change-Id: I49b02893fc5ecc63e445c7039255a81ffe89d259