Build Update for kamailio/kamailio
-------------------------------------
Build: #450
Status: Errored
Duration: 17 minutes and 49 seconds
Commit: deb0e81 (master)
Author: Luis Azedo
Message: kazoo: only create tags if not empty
to-tag and from-tag are created empty if not supplied in amp payload
this patch formats the dialog message to include the tags only if they are supplied in amp payload
View the changeset: https://github.com/kamailio/kamailio/compare/0f5aaac47a60...deb0e811cddd
View the full build log and details: https://travis-ci.org/kamailio/kamailio/builds/53642886
--
You can configure recipients for build notifications in your .travis.yml file. See http://docs.travis-ci.com/user/notifications
rtpengine 3.3.0.0+0~mr3.8.0.0 debian changelog lists:
* make "trust address" the default behaviour
this is also reflected in README.md:
trust address
The opposite of SIP source address. This is the default behaviour unless
the CLI switch --sip-source is active.
master version of kamailio rtpengine readme, however, still has this:
+ trust-address - flags that IP address in SDP should be
trusted. Without this flag, the RTP proxy ignores address in
the SDP and uses source address of the SIP message as media
address which is passed to the RTP proxy.
what version of rtpengine is kamailio master rtpengine module compatible
with? should it be stated in the readme?
-- juha