Module: kamailio
Branch: master
Commit: c738a65c2fd0a40c3cdc236a3d3b48b0d18add21
URL: https://github.com/kamailio/kamailio/commit/c738a65c2fd0a40c3cdc236a3d3b48b…
Author: �������������������� �������������������������������� <git-dpa(a)aegee.org>
Committer: Henning Westerholt <hw(a)gilawa.com>
Date: 2022-12-17T13:16:57+01:00
registrar: typo
---
Modified: src/modules/registrar/doc/registrar_admin.xml
---
Diff: https://github.com/kamailio/kamailio/commit/c738a65c2fd0a40c3cdc236a3d3b48b…
Patch: https://github.com/kamailio/kamailio/commit/c738a65c2fd0a40c3cdc236a3d3b48b…
---
diff --git a/src/modules/registrar/doc/registrar_admin.xml b/src/modules/registrar/doc/registrar_admin.xml
index 0cbb5649bd..6a8ba97ccf 100644
--- a/src/modules/registrar/doc/registrar_admin.xml
+++ b/src/modules/registrar/doc/registrar_admin.xml
@@ -1534,7 +1534,7 @@ xinfo("first contact record - socket: $xavp(cul>socket)\n");
<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.
Backport to 5.6 https://github.com/kamailio/kamailio/pull/3308 and https://github.com/kamailio/kamailio/pull/3309.
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/3311
-- Commit Summary --
* core: typos a/an
* test/: typos a/an
* utils/: typos a/an
* lib/: typos a/an
* doc/: typos a/an
* src/Makefile{,.utils}: typos a/an
* misc/examples: typos
* acc: typos a/an
* acc_diameter: typos a/an
* app_jsdt: typos a/an
* app_perl: typos a/an
* app_sqlang: typos a/an
* async: typos a/an
* auth: typos a/an opaque
* auth_db: typos a/an
* auth_diameter: typos a/an
* auth_identity: typos an other → another
* auth_radius: typos a/an
* avp: typos a/an string
* call_obj: typos a/an increasing
* carrierroute: typos a/an
* cdp: typos a/an
* cfgutils: typos a/an
* cplc: typos a/an
* crypto: spelling
* ctl: typos a/an
* dialog: typos a/an
* db_cassandra: typos a/an
* db_mysql: typo a/an connection
* db_postgres: typos a/an
* debugger: typos a/an breakpoint
* dialplan: typo a/an script
* dispatcher: spelling be send → sent
* domain: typo a/an backwards
* domainpolicy: typo a/an backwards
* drouting: typos a/an
* erlang: typo a/an name
* gzcompress: typos a/an
* h350: typo a/an Kamailio
* http_client: typo a/an value
* imc: typo a/an user
* ims_auth: typos a/an
* ims_charging_mod: typos a/an
* ims_dialog: typos a/an
* ims_isc: typos a/an
* ims_icscf: typos a/an
* ims_qos: typos a/an
* ims_registrar_pcscf: typo a/an IMPU
* ims_registrar_scscf: typos a/an
* ims_usrloc_scscf: typos a/an IMPU
* kafka: spellig atTribute
* lcr: typos double a
* mangler: typo a/an filter
* matrix: typo a/an pseudo-variable; spelling is send → sent
* mqtt: typos a/an
* nat_traversal: typos a/an
* nathelper: typo a/an IPv6 reference
* nats: typo a/an event
* ndb_cassandra: typo a/an integer
* osp: typo be send → sent
* p_usrloc: typos a/an
* pdb: typo a/an pseudo-variable
* pdt: typo a/an entry
* peering: typos a/an
* permissions: typos a/an
* pike: typo a/an IP node
* presence: typos a/an
* presence_dialoginfo: typo a/an signed
* pua: typo a/an transaction
* pua_dialoginfo: typo a/an dialog-info
* pv: typo a/an parameters string
* rabbitmq: typo a/an new
* ratelimit: typo a/an Kamailio
* registrar: typo double a
* rls: typos a/an
* rtpengine: typos a/an
* rtpproxy: typos a/an
* seas: typos a/an
* sipcapture: typos a/an listen
* sipt: typos a/an ISUP
* siputils: typos a/an
* snmpstats: typos a/an
* sst: typos a/an
* tls: typos a/an
* tm: typos a/an
* uac: typos a/an PV; is send → sent
* uid_avp_db: typos a/an extra
* uid_domain: typo a/an backwards incompatible
* uri_db: typo a/an backwards incompatible
* uid_uri_db: typo a/an backwards incompatible
* userblocklist: typos a/an allowlist
* usrloc: typos a/an
* xcap_client: typos a/an
* xmlrpc: typos an → and
* app_lua: Document that Lua versions 5.2, 5.3 and 5.4 can also be used.
-- File Changes --
M doc/doxygen/ser.doxygen (2)
M doc/man/kamailio.8 (9)
M doc/misc/HISTORY (2)
M doc/misc/NEWS (2)
M doc/tutorials/rpc_list/docbook/rpc_usrloc.xml (2)
M doc/tutorials/serdev/msg_parser.xml (2)
M doc/tutorials/serdev/sip_msg.xml (4)
M doc/tutorials/timers.txt (4)
M misc/examples/kamailio/acc-mysql.cfg (2)
M misc/examples/kamailio/nathelper.cfg (4)
M misc/examples/mixed/nathelper.cfg (2)
M misc/examples/pkg/sip-router-oob.cfg (2)
M misc/examples/scripts/serresponse (2)
M src/Makefile (2)
M src/Makefile.utils (2)
M src/core/action.c (2)
M src/core/bit_scan.h (4)
M src/core/daemonize.c (2)
M src/core/dns_cache.c (2)
M src/core/io_wait.h (2)
M src/core/mem/dl_malloc.c (2)
M src/core/parser/digest/digest.c (2)
M src/core/parser/parse_content.h (6)
M src/core/parser/sdp/sdp.c (2)
M src/core/route.c (4)
M src/core/rvalue.c (4)
M src/core/rvalue.h (2)
M src/core/socket_info.c (2)
M src/core/ut.h (4)
M src/lib/binrpc/binrpc_api.c (2)
M src/lib/srdb1/db_op.h (2)
M src/lib/srdb1/schema/globalblocklist.xml (2)
M src/lib/srdb1/schema/userblocklist.xml (2)
M src/modules/acc/acc_cdr.c (4)
M src/modules/acc/doc/acc_admin.xml (2)
M src/modules/acc_diameter/diam_message.c (2)
M src/modules/acc_diameter/diam_tcp.c (2)
M src/modules/app_jsdt/duktape.c (34)
M src/modules/app_lua/doc/app_lua_admin.xml (2)
M src/modules/app_perl/doc/app_perl_pod.xml (8)
M src/modules/app_perl/kamailioxs.xs (8)
M src/modules/app_sqlang/squirrel/squirrel/sqbaselib.cpp (6)
M src/modules/app_sqlang/squirrel/squirrel/sqcompiler.cpp (2)
M src/modules/async/doc/async_admin.xml (2)
M src/modules/auth/doc/auth_functions.xml (4)
M src/modules/auth_db/doc/auth_db_admin.xml (10)
M src/modules/auth_diameter/authorize.c (2)
M src/modules/auth_diameter/message.c (2)
M src/modules/auth_diameter/tcp_comm.c (2)
M src/modules/auth_diameter/user_in.c (2)
M src/modules/auth_identity/auth_tables.c (4)
M src/modules/auth_radius/doc/auth_radius_admin.xml (4)
M src/modules/avp/avp.xml (6)
M src/modules/call_obj/doc/call_obj_admin.xml (2)
M src/modules/carrierroute/carrierroute.c (2)
M src/modules/carrierroute/cr_fixup.c (4)
M src/modules/carrierroute/cr_rule.c (2)
M src/modules/carrierroute/cr_rule.h (2)
M src/modules/carrierroute/doc/carrierroute_admin.xml (12)
M src/modules/cdp/diameter_comm.c (10)
M src/modules/cdp/diameter_msg.c (6)
M src/modules/cdp/doc/cdp_devel.xml (4)
M src/modules/cdp/session.c (10)
M src/modules/cdp/transaction.c (2)
M src/modules/cdp/worker.h (2)
M src/modules/cfgutils/doc/cfgutils_admin.xml (2)
M src/modules/cplc/cplc.c (2)
M src/modules/crypto/doc/crypto_admin.xml (4)
M src/modules/ctl/doc/ctl_params.xml (2)
M src/modules/ctl/io_listener.c (2)
M src/modules/db_cassandra/dbcassa_base.cpp (2)
M src/modules/db_cassandra/doc/db_cassandra_admin.xml (4)
M src/modules/db_mysql/doc/db_mysql_admin.xml (2)
M src/modules/db_postgres/km_res.c (2)
M src/modules/db_postgres/pg_cmd.h (4)
M src/modules/debugger/doc/debugger_admin.xml (2)
M src/modules/dialog/dlg_hash.c (2)
M src/modules/dialog/dlg_hash.h (4)
M src/modules/dialog/doc/dialog_admin.xml (6)
M src/modules/dialplan/doc/dialplan_admin.xml (2)
M src/modules/dispatcher/doc/dispatcher_faq.xml (2)
M src/modules/domain/domain_mod.c (2)
M src/modules/domainpolicy/domainpolicy_mod.h (2)
M src/modules/drouting/doc/drouting_admin.xml (6)
M src/modules/erlang/doc/erlang_admin.xml (2)
M src/modules/gzcompress/doc/gzcompress_admin.xml (2)
M src/modules/h350/doc/h350_admin.xml (2)
M src/modules/http_client/doc/http_client_admin.xml (2)
M src/modules/imc/imc_cmd.h (2)
M src/modules/ims_auth/authorize.c (2)
M src/modules/ims_auth/cxdx_avp.c (6)
M src/modules/ims_auth/cxdx_avp.h (6)
M src/modules/ims_auth/doc/ims_auth_admin.xml (2)
M src/modules/ims_charging/doc/ims_charging_admin.xml (4)
M src/modules/ims_charging/ims_charging_mod.c (2)
M src/modules/ims_dialog/dlg_hash.c (2)
M src/modules/ims_dialog/dlg_hash.h (4)
M src/modules/ims_dialog/dlg_req_within.c (2)
M src/modules/ims_dialog/doc/ims_dialog_admin.xml (2)
M src/modules/ims_dialog/doc/ims_dialog_faq.xml (2)
M src/modules/ims_icscf/cxdx_avp.c (6)
M src/modules/ims_icscf/cxdx_avp.h (6)
M src/modules/ims_isc/checker.c (4)
M src/modules/ims_qos/doc/ims_qos_admin.xml (10)
M src/modules/ims_qos/ims_qos_mod.c (2)
M src/modules/ims_registrar_pcscf/notify.c (2)
M src/modules/ims_registrar_scscf/cxdx_avp.c (6)
M src/modules/ims_registrar_scscf/cxdx_avp.h (6)
M src/modules/ims_registrar_scscf/registrar_notify.c (2)
M src/modules/ims_registrar_scscf/userdata_parser.c (6)
M src/modules/ims_usrloc_scscf/contact_hslot.c (2)
M src/modules/ims_usrloc_scscf/hslot.c (2)
M src/modules/ims_usrloc_scscf/hslot_sp.c (2)
M src/modules/ims_usrloc_scscf/udomain.c (6)
M src/modules/ims_usrloc_scscf/udomain.h (6)
M src/modules/kafka/doc/kafka_admin.xml (2)
M src/modules/lcr/lcr_mod.c (4)
M src/modules/mangler/sdp_mangler.h (2)
M src/modules/matrix/matrix.c (2)
M src/modules/misc_radius/functions.c (4)
M src/modules/mqtt/doc/mqtt_admin.xml (2)
M src/modules/mqtt/mqtt_dispatch.c (2)
M src/modules/nat_traversal/doc/nat_traversal_admin.xml (6)
M src/modules/nat_traversal/nat_traversal.c (2)
M src/modules/nathelper/sip_pinger.h (2)
M src/modules/nats/nats_mod.c (2)
M src/modules/ndb_cassandra/doc/ndb_cassandra_admin.xml (2)
M src/modules/osp/doc/osp_admin.xml (2)
M src/modules/p_usrloc/hslot.c (2)
M src/modules/p_usrloc/p_usrloc_mod.c (2)
M src/modules/p_usrloc/ucontact.c (2)
M src/modules/p_usrloc/ul_mi.c (4)
M src/modules/pdb/pdb.c (2)
M src/modules/pdt/doc/pdt_admin.xml (2)
M src/modules/peering/doc/peering_admin.xml (4)
M src/modules/permissions/doc/permissions_admin.xml (2)
M src/modules/permissions/hash.c (2)
M src/modules/permissions/hash.h (2)
M src/modules/pike/ip_tree.c (2)
M src/modules/presence/doc/presence_admin.xml (6)
M src/modules/presence_dialoginfo/notify_body.c (2)
M src/modules/pua/doc/pua_admin.xml (2)
M src/modules/pua_dialoginfo/doc/pua_dialoginfo_admin.xml (2)
M src/modules/pv/doc/pv_admin.xml (4)
M src/modules/rabbitmq/doc/rabbitmq_admin.xml (2)
M src/modules/ratelimit/doc/ratelimit_admin.xml (2)
M src/modules/registrar/doc/registrar_admin.xml (2)
M src/modules/rls/notify.c (4)
M src/modules/rtpengine/doc/rtpengine_admin.xml (4)
M src/modules/rtpproxy/doc/rtpproxy_admin.xml (2)
M src/modules/rtpproxy/test/kamailio.cfg (2)
M src/modules/seas/doc/seas_devel.xml (2)
M src/modules/seas/event_dispatcher.c (4)
M src/modules/seas/seas_action.c (2)
M src/modules/sipcapture/doc/sipcapture_admin.xml (2)
M src/modules/sipt/doc/sipt_admin.xml (2)
M src/modules/siputils/doc/siputils_admin.xml (4)
M src/modules/snmpstats/README (4)
M src/modules/snmpstats/alarm_checks.c (2)
M src/modules/snmpstats/alarm_checks.h (2)
M src/modules/snmpstats/doc/snmpstats_admin.xml (8)
M src/modules/snmpstats/hashTable.c (2)
M src/modules/snmpstats/hashTable.h (2)
M src/modules/snmpstats/kamailioNet.c (8)
M src/modules/snmpstats/mibs/KAMAILIO-TC (2)
M src/modules/snmpstats/snmpMIBNotifications.c (8)
M src/modules/snmpstats/snmpMIBNotifications.h (8)
M src/modules/snmpstats/snmpSIPServerObjects.c (2)
M src/modules/snmpstats/utilities.c (2)
M src/modules/snmpstats/utilities.h (2)
M src/modules/sst/README (2)
M src/modules/sst/sst_handlers.c (2)
M src/modules/tls/doc/hsm_howto.xml (2)
M src/modules/tls/doc/params.xml (2)
M src/modules/tls/doc/tls.xml (2)
M src/modules/tm/doc/rpc.xml (2)
M src/modules/tm/t_lookup.c (4)
M src/modules/tm/t_reply.c (4)
M src/modules/uac/doc/uac_admin.xml (4)
M src/modules/uid_avp_db/avp_db.xml (4)
M src/modules/uid_domain/uid_domain_mod.c (2)
M src/modules/uid_uri_db/uid_uri_db_mod.c (2)
M src/modules/uri_db/uri_db.h (2)
M src/modules/userblocklist/doc/userblocklist_admin.xml (4)
M src/modules/usrloc/doc/usrloc_admin.xml (4)
M src/modules/usrloc/hslot.c (2)
M src/modules/usrloc/ul_rpc.c (2)
M src/modules/usrloc/usrloc_mod.c (2)
M src/modules/xcap_client/doc/xcap_client_admin.xml (2)
M src/modules/xcap_client/xcap_callbacks.h (2)
M src/modules/xmlrpc/xmlrpc.c (2)
M test/unit/12.cfg (4)
M test/unit/12.sh (2)
M test/unit/19.sh (2)
M test/unit/20.sh (2)
M test/unit/21.cfg (2)
M test/unit/21.sh (2)
M test/unit/25.sh (2)
M test/unit/35.sh (2)
M test/unit/40.sh (2)
M test/unit/41.sh (2)
M test/unit/45.sh (2)
M test/unit/46.sh (2)
M test/unit/5.cfg (2)
M utils/kamcmd/README (2)
M utils/kamcmd/kamcmd.c (2)
M utils/kamctl/kamdbctl.8 (2)
M utils/kamctl/xhttp_pi/pi_framework-00 (2)
M utils/kamctl/xhttp_pi/pi_framework.xml (2)
M utils/pdbt/docs/data_format.txt (2)
M utils/pdbt/docs/network_protocol.txt (2)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/3311.patchhttps://github.com/kamailio/kamailio/pull/3311.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3311
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/3311(a)github.com>
Backport to 5.6 https://github.com/kamailio/kamailio/pull/3308 and https://github.com/kamailio/kamailio/pull/3309.
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/3310
-- Commit Summary --
* pkg/kamailio/obs: packaged siprepo module into RPM files
* ctl: skip checking end tag for BINRPC_T_DOUBLE values
* pkg/kamailio/deb: update Maintainer and Vcs fields [skip ci]
* uac: check new callid value for setting $uac_req() field
* app_python3: workaround for abort in Python 3.8+
* app_python3: call PyOS_AfterFork_Child() only in child processes
* app_python3: use _ksr_is_main to detect child process
* packaging: on EL8 package with Python 3.9
* auth_identity: removed auth_identity.xml from source folder
* auth_identity: docs - type for accept_pem_certs param
* lost: URI list support in LoST response (filter for sip/sips scheme)
* Makefile.groups: renamed malloc_test to misctest
* slack: Makefile - support for FreeBSD build
* lost: Makefile - support for FreeBSD build
* ims_qos: fix compilation warning
* dispatcher: fix for checking reply code class rule
* sipdump: docs - sync example with description
* db_cluster: docs - more suggestive db url examples
* tls: Makefile - link libdl dynamically
* modules: readme files regenerated - modules ... [skip ci]
* core: fix freeaddrinfo coredump
* pkg/kamailio/obs: added CentOS 9 support
* topos: skip adding contact header for BYE, CANCEL, PRACK
* topos: don't insert contact header for 4xx replies
* acc: Fix reason code for locally generated replies. (#3137)
* kamctl/dbtextdb: solve TypeError: a bytes-like object is required, not 'str'
* topos_redis: use tag based on direction for early dialog transaction record loading
* pv_headers: rework pvh_remove_header_param
* nats: fix the nats:connected event_route not being triggered on a successful connect
* nats: add KEMI publish function and event_callback param (#3154)
* ipops: added fixup free functions and use of ANY_ROUTE
* core: init pv buffers earlier to be avaialble for cli params
* kamctl: propagate DB_PATH to DBTEXT_PATH
* siptrace: lookup socket by name if not set for hep
* auth: coherent log message content with header parsing
* modules: readme files regenerated - modules ... [skip ci]
* presence: be more resilient doing clean up of presentity values
* tls: cert serial number can exceed uint64
* ndb_redis: clean up response on moved reply with cluster mode on
* topos: docs - small updates to module description
* tm: docs - fixed section for rpc.t_uac_wait_block
* modules: readme files regenerated - modules ... [skip ci]
* tm: check T just in case before UNREF
* tm: enable debug message to log putting transaction on wait
* pkg: deb specs updated for v5.6.1
* pkg: version set to 5.6.1 for rpms and alpine specs
* Makefile.defs: version set to 5.6.1
* ChangeLog: content updated for v5.6.1
* pkg/kamailio/deb: lintian overwrite [skip ci]
* usrloc: fix sending keepalive messages for IPv6, it was missing the brackets
* core: use memcpy and set end of string
* uac_redirect: test if the acc function is set before binding to acc module
* siputils: fix typo for is_first_hope, related to gh #3200
* nathelper: docs - rephrased the remarks about set_contact_alias()
* dispatcher: check if packing address fails on removing via rpc
* sipt: Fix isup generic_number and generic_number_nai decoding (GH #3209)
* uac_redirect: clarifications for acc_function mod param
* usrloc: do not send keepalives when destroying modules
* uac_redirect: check if reason parameter ifs provided for get_redirects()
* core: fix ksr_version_control() for FreeBSD build
* xhttp: docs - listed http_reply_parse core setting
* modules: readme files regenerated - modules ... [skip ci]
* pkg/kamailio/obs: fixed packaging for RHEL 7 and RHEL 6 based dists [skip ci]
* pkg/kamailio/obs: fixed rpm packaging on CentOS 8 and Fedora
* ratelimit: fix docs to actual values in the code for queue and pipe limits
* acc: add some explanation that dialogs need to be tracked for CDR accounting
* core/cfg: cast pointer to long to silent compiler warning
* msrp: proper cmap insert when last item has greater citemid
* dialog: dont reset dlg_db_mode in POSTCHILDINIT for DB_MODE_SHUTDOWN
* usrloc: re-use TCP connections for keepalive
* usrloc: increased the size for keys2 array in ul_ka_db_records()
* registrar: print number of contacts and max limit in logs and formatting updates
* registrar: use macro to init str value and more debug messages
* utils: small whitespace fix for Makefile
* pv: detect known headers provided with variable for $hfl(...) and $hflc(...)
* etc/kamailio.cfg: corrected a typo ("endabled"), GH #3223
* pv: parse header name given with variable to $hdr() and $hdrc()
* core: added parser mode check
* usrloc: adde random and pid to call-id for keepalive requests
* acc: duplicate dlg var values used in extra2strar_dlg_only()
* dialog: updated to get the int value for cseq update operations
* dialog: safer version for getting dlg variable value
* dialog: fetch directly the int value for dlg variable used in dlg_cseq_update()
* pua_dialoginfo: clone dlg var values
* siptrace: use socket name for hep mirroring
* dialog: wrapper function to set a dlg var with unsigned integer parameter
* dialog: remove strlen() checks when setting a variable
* core: kemi - duplicate module name when registering the api exports
* core: use unsigned printing for version defines
* posops: docs - updated pos_set_char() section
* modules: readme files regenerated - modules ... [skip ci]
* dmq: docs - note about using same Kamailio version
* modules: readme files regenerated - modules ... [skip ci]
* dmq: docs - reorganized the dmq request section
* modules: readme files regenerated - modules ... [skip ci]
* sipdump: make ipv6 addresses without square brackets
* pkg/kamailio/obs: added readline-devel build dependency (#3233)
* sipdump: make dest ipv6 addresses without square brackets
* sipdump: use the right flag to parse ipv6
* dispatcher: fix alog13 gateway selections
* rx_aar: unreference dialog in case of aar update (#3104)
* pv: use the function for header name parsing that does not require the colon termination
* modules/python3: return NULL on error.
* ratelimit: export functions to kemi
* siputils: export is_gruu() to kemi
* dialplan: export dp_translate to kemi
* dialplan: Fix typos
* dialplan: rename exports to kemi
* dialplan: removed unnecessary define
* dialplan: prefixed some global variables to avoid naming conflicts
* websocket: clean up ws structures without an active tcp connection
* websocket: debug message for rpc command when finding no tcp connection
* dmq_usrloc: safety checks for sock field
* acc: more meaningful array index names for building cdr attributes
* acc: clone dlg core attributes
* acc_json: update to free cdr core attrs
* kex: add additional safety checks for printing, based on PR #3250 from bensly-shanmugam
* acc_json: moved global vars declaration to .c file
* acc_json: use the variable for the time key
* acc_json: code formatting updates
* dialog: internal api functions to get dlg variable reference or value
* dialog: init output dlg var value param eariler
* acc: use get_dlg_varval() to get values for dialog variables
* uac: use dlg api functions get_dlg_varval() and get_dlg_varref()
* dialog: update check on dialog var key length
* dialog: api function get pkg-allocated duplicate of dlg var value
* dialog: updated comments for api functions to get dlg var value
* dialog: api function to get the status if dlg var is set or not
* dialog: updated ki_dlg_var_is_null() to use safer api function
* dialog: export new itermodule api functions
* uac: use get_dlg_varstatus() to check if var exists
* pua_dialoginfo: use dlg api function get_dlg_varref()
* corex: added fixup free functions in module exports
* misc/fuzz: add checks on input size
* misc/fuzz/README.md: added link to OSS-Fuzz folder for Kamailio
* misctest: allow testing with larger message size than core accepts
* pkg: version set to 5.6.2 for rpms and alpine specs
* pkg: deb specs updated for v5.6.2
* Makefile.defs: version set to 5.6.2
* ChangeLog: content updated for v5.6.2
* ims_qos: use inter-module api release_dlg() instead of direct unref_dlg()
* ChangeLog: content prepared for v5.6.2
* dialog: remove dialog variable debugging function, it might cause race conditions
* pkg/kamailio/deb: add initial support for jammy [skip ci]
* pkg/kamailio/deb: refresh files after 6d55d9f903238479b6026b1d8feb8901d064e92c
* pkg/kamailio/deb: fix jammy build
* tm: backup and restore X/AVP values from initial transaction in DNS failover processing
* pkg/kamailio/deb: fix jammy build, take two [skip ci]
* pkg/kamailio/deb: refresh files [skip ci]
* pv_headers: fix t_resume scenario
* stirshaken: Properly handle intermediary/chain certificates when caching certificates
* utils/kamcmd: add missing USE_READLINE define for pkg-config build, related to #3284
* sanity: Prevent segfault
* sanity: also add Contact URI check to documentation
* modules: readme files regenerated - modules ... [skip ci]
* core: typos a/an
* test/: typos a/an
* utils/: typos a/an
* lib/: typos a/an
* doc/: typos a/an
* src/Makefile{,.utils}: typos a/an
* misc/examples: typos
* acc: typos a/an
* acc_diameter: typos a/an
* app_jsdt: typos a/an
* app_perl: typos a/an
* app_sqlang: typos a/an
* async: typos a/an
* auth: typos a/an opaque
* auth_db: typos a/an
* auth_diameter: typos a/an
* auth_identity: typos an other → another
* auth_radius: typos a/an
* avp: typos a/an string
* call_obj: typos a/an increasing
* carrierroute: typos a/an
* cdp: typos a/an
* cfgutils: typos a/an
* cplc: typos a/an
* crypto: spelling
* ctl: typos a/an
* dialog: typos a/an
* db_cassandra: typos a/an
* db_mysql: typo a/an connection
* db_postgres: typos a/an
* debugger: typos a/an breakpoint
* dialplan: typo a/an script
* dispatcher: spelling be send → sent
* domain: typo a/an backwards
* domainpolicy: typo a/an backwards
* drouting: typos a/an
* erlang: typo a/an name
* gzcompress: typos a/an
* h350: typo a/an Kamailio
* http_client: typo a/an value
* imc: typo a/an user
* ims_auth: typos a/an
* ims_charging_mod: typos a/an
* ims_dialog: typos a/an
* ims_isc: typos a/an
* ims_icscf: typos a/an
* ims_qos: typos a/an
* ims_registrar_pcscf: typo a/an IMPU
* ims_registrar_scscf: typos a/an
* ims_usrloc_scscf: typos a/an IMPU
* kafka: spellig atTribute
* lcr: typos double a
* mangler: typo a/an filter
* matrix: typo a/an pseudo-variable; spelling is send → sent
* mqtt: typos a/an
* nat_traversal: typos a/an
* nathelper: typo a/an IPv6 reference
* nats: typo a/an event
* ndb_cassandra: typo a/an integer
* osp: typo be send → sent
* p_usrloc: typos a/an
* pdb: typo a/an pseudo-variable
* pdt: typo a/an entry
* peering: typos a/an
* permissions: typos a/an
* pike: typo a/an IP node
* presence: typos a/an
* presence_dialoginfo: typo a/an signed
* pua: typo a/an transaction
* pua_dialoginfo: typo a/an dialog-info
* pv: typo a/an parameters string
* rabbitmq: typo a/an new
* ratelimit: typo a/an Kamailio
* registrar: typo double a
* rls: typos a/an
* rtpengine: typos a/an
* rtpproxy: typos a/an
* seas: typos a/an
* sipcapture: typos a/an listen
* sipt: typos a/an ISUP
* siputils: typos a/an
* snmpstats: typos a/an
* sst: typos a/an
* tls: typos a/an
* tm: typos a/an
* uac: typos a/an PV; is send → sent
* uid_avp_db: typos a/an extra
* uid_domain: typo a/an backwards incompatible
* uri_db: typo a/an backwards incompatible
* uid_uri_db: typo a/an backwards incompatible
* userblocklist: typos a/an allowlist
* usrloc: typos a/an
* xcap_client: typos a/an
* xmlrpc: typos an → and
* app_lua: Document that Lua versions 5.2, 5.3 and 5.4 can also be used.
-- File Changes --
M ChangeLog (13855)
M INSTALL (4)
M README (8)
M README.md (10)
M doc/doxygen/ser.doxygen (2)
M doc/man/kamailio.8 (9)
M doc/misc/HISTORY (2)
M doc/misc/NEWS (4)
M doc/tutorials/locking.txt (4)
M doc/tutorials/rpc_list/docbook/rpc_usrloc.xml (2)
M doc/tutorials/serdev/msg_parser.xml (2)
M doc/tutorials/serdev/sip_msg.xml (4)
M doc/tutorials/timers.txt (4)
M etc/kamailio.cfg (2)
M misc/examples/kamailio/acc-mysql.cfg (2)
M misc/examples/kamailio/nathelper.cfg (4)
M misc/examples/mixed/nathelper.cfg (2)
M misc/examples/pkg/sip-router-oob.cfg (2)
M misc/examples/scripts/serresponse (2)
M misc/fuzz/README.md (4)
M misc/fuzz/fuzz_parse_msg.c (6)
M misc/fuzz/fuzz_uri.c (6)
M pkg/kamailio/alpine/APKBUILD (2)
M pkg/kamailio/deb/bionic/changelog (30)
M pkg/kamailio/deb/bionic/control (6)
M pkg/kamailio/deb/bionic/kamailio-tls-modules.lintian-overrides (2)
M pkg/kamailio/deb/bionic/rules (2)
M pkg/kamailio/deb/bookworm/changelog (30)
M pkg/kamailio/deb/bookworm/control (6)
M pkg/kamailio/deb/bookworm/kamailio-tls-modules.lintian-overrides (2)
M pkg/kamailio/deb/bookworm/rules (2)
M pkg/kamailio/deb/bullseye/changelog (30)
M pkg/kamailio/deb/bullseye/control (6)
M pkg/kamailio/deb/bullseye/kamailio-tls-modules.lintian-overrides (2)
M pkg/kamailio/deb/bullseye/rules (2)
M pkg/kamailio/deb/buster/changelog (30)
M pkg/kamailio/deb/buster/control (6)
M pkg/kamailio/deb/buster/kamailio-tls-modules.lintian-overrides (2)
M pkg/kamailio/deb/buster/rules (2)
A pkg/kamailio/deb/debian/backports/jammy (42)
M pkg/kamailio/deb/debian/changelog (30)
M pkg/kamailio/deb/debian/control (6)
M pkg/kamailio/deb/debian/kamailio-tls-modules.lintian-overrides (2)
M pkg/kamailio/deb/debian/rules (2)
M pkg/kamailio/deb/focal/changelog (30)
M pkg/kamailio/deb/focal/control (6)
M pkg/kamailio/deb/focal/kamailio-tls-modules.lintian-overrides (2)
M pkg/kamailio/deb/focal/rules (2)
A pkg/kamailio/deb/jammy/changelog (65)
A pkg/kamailio/deb/jammy/compat (1)
A pkg/kamailio/deb/jammy/control (908)
A pkg/kamailio/deb/jammy/copyright (309)
A pkg/kamailio/deb/jammy/kamailio-autheph-modules.lintian-overrides (1)
A pkg/kamailio/deb/jammy/kamailio-berkeley-bin.dirs (1)
A pkg/kamailio/deb/jammy/kamailio-dnssec-modules.lintian-overrides (1)
A pkg/kamailio/deb/jammy/kamailio-outbound-modules.lintian-overrides (1)
A pkg/kamailio/deb/jammy/kamailio-secsipid-modules.lintian-overrides (1)
A pkg/kamailio/deb/jammy/kamailio-systemd-modules.lintian-overrides (1)
A pkg/kamailio/deb/jammy/kamailio-tls-modules.lintian-overrides (2)
A pkg/kamailio/deb/jammy/kamailio-websocket-modules.lintian-overrides (1)
A pkg/kamailio/deb/jammy/kamailio.README.Debian (39)
A pkg/kamailio/deb/jammy/kamailio.default (36)
A pkg/kamailio/deb/jammy/kamailio.examples (1)
A pkg/kamailio/deb/jammy/kamailio.init (162)
A pkg/kamailio/deb/jammy/kamailio.lintian-overrides (2)
A pkg/kamailio/deb/jammy/kamailio.postinst (24)
A pkg/kamailio/deb/jammy/kamailio.service (27)
A pkg/kamailio/deb/jammy/rules (228)
A pkg/kamailio/deb/jammy/source.lintian-overrides (1)
A pkg/kamailio/deb/jammy/source/format (1)
A pkg/kamailio/deb/jammy/watch (3)
M pkg/kamailio/deb/jessie/changelog (30)
M pkg/kamailio/deb/jessie/control (6)
M pkg/kamailio/deb/jessie/kamailio-tls-modules.lintian-overrides (2)
M pkg/kamailio/deb/jessie/rules (2)
M pkg/kamailio/deb/precise/changelog (30)
M pkg/kamailio/deb/precise/control (6)
M pkg/kamailio/deb/precise/kamailio-tls-modules.lintian-overrides (2)
M pkg/kamailio/deb/precise/rules (2)
M pkg/kamailio/deb/sid/changelog (30)
M pkg/kamailio/deb/sid/control (6)
M pkg/kamailio/deb/sid/kamailio-tls-modules.lintian-overrides (2)
M pkg/kamailio/deb/sid/rules (2)
M pkg/kamailio/deb/stretch/changelog (30)
M pkg/kamailio/deb/stretch/control (6)
M pkg/kamailio/deb/stretch/kamailio-tls-modules.lintian-overrides (2)
M pkg/kamailio/deb/stretch/rules (2)
M pkg/kamailio/deb/trusty/changelog (30)
M pkg/kamailio/deb/trusty/control (6)
M pkg/kamailio/deb/trusty/kamailio-tls-modules.lintian-overrides (2)
M pkg/kamailio/deb/trusty/rules (2)
M pkg/kamailio/deb/wheezy/changelog (30)
M pkg/kamailio/deb/wheezy/control (6)
M pkg/kamailio/deb/wheezy/kamailio-tls-modules.lintian-overrides (2)
M pkg/kamailio/deb/wheezy/rules (2)
M pkg/kamailio/deb/xenial/changelog (30)
M pkg/kamailio/deb/xenial/control (6)
M pkg/kamailio/deb/xenial/kamailio-tls-modules.lintian-overrides (2)
M pkg/kamailio/deb/xenial/rules (2)
M pkg/kamailio/obs/kamailio.spec (105)
M src/Makefile (2)
M src/Makefile.defs (4)
M src/Makefile.groups (2)
M src/Makefile.utils (2)
M src/core/action.c (2)
M src/core/atomic/atomic_mips2.h (2)
M src/core/bit_scan.h (4)
M src/core/cfg/cfg_ctx.c (2)
M src/core/daemonize.c (2)
M src/core/dns_cache.c (6)
M src/core/dprint.c (3)
M src/core/forward.c (2)
M src/core/io_wait.h (2)
M src/core/kemi.c (7)
M src/core/mem/dl_malloc.c (2)
M src/core/mod_fix.c (32)
M src/core/mod_fix.h (3)
M src/core/parser/digest/digest.c (2)
M src/core/parser/msg_parser.c (8)
M src/core/parser/parse_content.h (6)
M src/core/parser/sdp/sdp.c (2)
M src/core/ppcfg.c (6)
M src/core/resolve.c (4)
M src/core/route.c (4)
M src/core/rvalue.c (4)
M src/core/rvalue.h (2)
M src/core/socket_info.c (5)
M src/core/sr_module.c (3)
M src/core/tcp_main.c (10)
M src/core/ut.h (4)
M src/lib/binrpc/binrpc_api.c (2)
M src/lib/cds/dstring.h (2)
M src/lib/srdb1/db_op.h (2)
M src/lib/srdb1/schema/globalblocklist.xml (2)
M src/lib/srdb1/schema/uid_credentials.xml (2)
M src/lib/srdb1/schema/userblocklist.xml (2)
M src/lib/srdb2/db_cmd.c (4)
M src/lib/srdb2/schema/credentials.xml (2)
M src/main.c (4)
M src/modules/acc/README (7)
M src/modules/acc/acc_cdr.c (127)
M src/modules/acc/acc_extra.c (32)
M src/modules/acc/acc_logic.c (26)
M src/modules/acc/doc/acc_admin.xml (11)
M src/modules/acc_diameter/diam_message.c (2)
M src/modules/acc_diameter/diam_tcp.c (2)
M src/modules/acc_json/acc_json_mod.c (96)
M src/modules/acc_json/acc_json_mod.h (19)
M src/modules/app_jsdt/duk_config.h (6)
M src/modules/app_jsdt/duktape.c (21960)
M src/modules/app_jsdt/duktape.h (22)
M src/modules/app_lua/doc/app_lua_admin.xml (2)
M src/modules/app_perl/doc/app_perl_pod.xml (8)
M src/modules/app_perl/kamailioxs.xs (8)
M src/modules/app_python3/app_python3_mod.c (10)
M src/modules/app_python3/python_msgobj.c (102)
M src/modules/app_sqlang/squirrel/include/squirrel.h (10)
M src/modules/app_sqlang/squirrel/sqstdlib/sqstdblob.cpp (14)
M src/modules/app_sqlang/squirrel/sqstdlib/sqstdio.cpp (4)
M src/modules/app_sqlang/squirrel/sqstdlib/sqstdstream.cpp (2)
M src/modules/app_sqlang/squirrel/sqstdlib/sqstdstring.cpp (42)
M src/modules/app_sqlang/squirrel/squirrel/sqapi.cpp (30)
M src/modules/app_sqlang/squirrel/squirrel/sqbaselib.cpp (48)
M src/modules/app_sqlang/squirrel/squirrel/sqclass.cpp (3)
M src/modules/app_sqlang/squirrel/squirrel/sqclass.h (1)
M src/modules/app_sqlang/squirrel/squirrel/sqcompiler.cpp (62)
M src/modules/app_sqlang/squirrel/squirrel/sqstring.h (11)
M src/modules/app_sqlang/squirrel/squirrel/sqtable.h (2)
M src/modules/app_sqlang/squirrel/squirrel/sqvm.cpp (19)
M src/modules/app_sqlang/squirrel/squirrel/sqvm.h (2)
M src/modules/async/doc/async_admin.xml (2)
M src/modules/auth/auth_mod.c (4)
M src/modules/auth/challenge.c (2)
M src/modules/auth/doc/auth_functions.xml (4)
M src/modules/auth/nonce.c (12)
M src/modules/auth_db/doc/auth_db_admin.xml (10)
M src/modules/auth_diameter/authorize.c (2)
M src/modules/auth_diameter/message.c (2)
M src/modules/auth_diameter/tcp_comm.c (2)
M src/modules/auth_diameter/user_in.c (2)
M src/modules/auth_identity/README (9)
D src/modules/auth_identity/auth_identity.xml (629)
M src/modules/auth_identity/auth_tables.c (4)
M src/modules/auth_identity/doc/auth_identity_params.xml (4)
M src/modules/auth_radius/doc/auth_radius_admin.xml (4)
M src/modules/avp/avp.xml (6)
M src/modules/call_obj/doc/call_obj_admin.xml (2)
M src/modules/carrierroute/carrierroute.c (2)
M src/modules/carrierroute/cr_fixup.c (4)
M src/modules/carrierroute/cr_rule.c (2)
M src/modules/carrierroute/cr_rule.h (2)
M src/modules/carrierroute/doc/carrierroute_admin.xml (12)
M src/modules/cdp/diameter_comm.c (10)
M src/modules/cdp/diameter_msg.c (6)
M src/modules/cdp/doc/cdp_devel.xml (4)
M src/modules/cdp/session.c (10)
M src/modules/cdp/transaction.c (2)
M src/modules/cdp/worker.h (2)
M src/modules/cfgutils/doc/cfgutils_admin.xml (2)
M src/modules/corex/corex_mod.c (50)
M src/modules/cplc/cplc.c (2)
M src/modules/crypto/doc/crypto_admin.xml (4)
M src/modules/ctl/binrpc.h (6)
M src/modules/ctl/doc/ctl_params.xml (2)
M src/modules/ctl/io_listener.c (2)
M src/modules/db_cassandra/dbcassa_base.cpp (2)
M src/modules/db_cassandra/doc/db_cassandra_admin.xml (4)
M src/modules/db_cluster/README (3)
M src/modules/db_cluster/doc/db_cluster_admin.xml (5)
M src/modules/db_mysql/doc/db_mysql_admin.xml (2)
M src/modules/db_postgres/km_res.c (2)
M src/modules/db_postgres/pg_cmd.h (4)
M src/modules/debugger/doc/debugger_admin.xml (2)
M src/modules/dialog/dialog.c (25)
M src/modules/dialog/dlg_cb.h (15)
M src/modules/dialog/dlg_cseq.c (23)
M src/modules/dialog/dlg_hash.c (2)
M src/modules/dialog/dlg_hash.h (4)
M src/modules/dialog/dlg_load.h (15)
M src/modules/dialog/dlg_var.c (181)
M src/modules/dialog/dlg_var.h (10)
M src/modules/dialog/doc/dialog_admin.xml (9)
M src/modules/dialplan/dialplan.c (148)
M src/modules/dialplan/doc/dialplan_admin.xml (2)
M src/modules/dispatcher/dispatch.c (37)
M src/modules/dispatcher/dispatcher.c (2)
M src/modules/dispatcher/doc/dispatcher_faq.xml (2)
M src/modules/dmq/README (26)
M src/modules/dmq/doc/dmq_admin.xml (25)
M src/modules/dmq_usrloc/usrloc_sync.c (6)
M src/modules/domain/domain_mod.c (2)
M src/modules/domainpolicy/domainpolicy_mod.h (2)
M src/modules/drouting/doc/drouting_admin.xml (6)
M src/modules/erlang/doc/erlang_admin.xml (2)
M src/modules/geoip2/doc/geoip2_admin.xml (2)
M src/modules/geoip2/geoip2_pv.c (4)
M src/modules/gzcompress/doc/gzcompress_admin.xml (2)
M src/modules/h350/doc/h350_admin.xml (2)
M src/modules/http_client/doc/http_client_admin.xml (2)
M src/modules/imc/imc_cmd.h (2)
M src/modules/ims_auth/authorize.c (2)
M src/modules/ims_auth/cxdx_avp.c (6)
M src/modules/ims_auth/cxdx_avp.h (6)
M src/modules/ims_auth/doc/ims_auth_admin.xml (2)
M src/modules/ims_charging/doc/ims_charging_admin.xml (4)
M src/modules/ims_charging/ims_charging_mod.c (2)
M src/modules/ims_dialog/dlg_hash.c (2)
M src/modules/ims_dialog/dlg_hash.h (4)
M src/modules/ims_dialog/dlg_req_within.c (2)
M src/modules/ims_dialog/doc/ims_dialog_admin.xml (2)
M src/modules/ims_dialog/doc/ims_dialog_faq.xml (2)
M src/modules/ims_icscf/cxdx_avp.c (6)
M src/modules/ims_icscf/cxdx_avp.h (6)
M src/modules/ims_isc/checker.c (4)
M src/modules/ims_qos/doc/ims_qos_admin.xml (10)
M src/modules/ims_qos/ims_qos_mod.c (2)
M src/modules/ims_qos/rx_aar.c (2)
M src/modules/ims_registrar_pcscf/notify.c (2)
M src/modules/ims_registrar_scscf/cxdx_avp.c (6)
M src/modules/ims_registrar_scscf/cxdx_avp.h (6)
M src/modules/ims_registrar_scscf/registrar_notify.c (2)
M src/modules/ims_registrar_scscf/userdata_parser.c (6)
M src/modules/ims_usrloc_scscf/contact_hslot.c (2)
M src/modules/ims_usrloc_scscf/hslot.c (2)
M src/modules/ims_usrloc_scscf/hslot_sp.c (2)
M src/modules/ims_usrloc_scscf/udomain.c (6)
M src/modules/ims_usrloc_scscf/udomain.h (6)
M src/modules/ipops/ipops_mod.c (69)
M src/modules/ipops/ipops_pv.c (9)
M src/modules/kafka/doc/kafka_admin.xml (2)
M src/modules/kazoo/doc/kazoo_admin.xml (3)
M src/modules/kex/mod_stats.c (9)
M src/modules/lcr/lcr_mod.c (4)
M src/modules/ldap/doc/ldap_admin.xml (2)
M src/modules/lost/Makefile (14)
M src/modules/lost/functions.c (26)
M src/modules/lost/response.c (36)
M src/modules/lost/response.h (8)
M src/modules/mangler/sdp_mangler.h (2)
M src/modules/matrix/matrix.c (2)
M src/modules/misc_radius/functions.c (4)
M src/modules/misctest/misctest_mod.c (6)
M src/modules/mqtt/doc/mqtt_admin.xml (2)
M src/modules/mqtt/mqtt_dispatch.c (2)
M src/modules/msrp/msrp_cmap.c (25)
M src/modules/mtree/mtree_mod.c (21)
M src/modules/nat_traversal/doc/nat_traversal_admin.xml (6)
M src/modules/nat_traversal/nat_traversal.c (2)
M src/modules/nathelper/README (8)
M src/modules/nathelper/doc/nathelper_admin.xml (6)
M src/modules/nathelper/sip_pinger.h (2)
M src/modules/nats/README (34)
M src/modules/nats/defs.h (3)
M src/modules/nats/doc/nats_admin.xml (33)
M src/modules/nats/nats_mod.c (90)
M src/modules/nats/nats_mod.h (2)
M src/modules/nats/nats_pub.c (5)
M src/modules/nats/nats_pub.h (1)
M src/modules/ndb_cassandra/doc/ndb_cassandra_admin.xml (2)
M src/modules/ndb_redis/redis_client.c (2)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/3310.patchhttps://github.com/kamailio/kamailio/pull/3310.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3310
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/3310(a)github.com>
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/3309
-- Commit Summary --
* core: typos a/an
* test/: typos a/an
* utils/: typos a/an
* lib/: typos a/an
* doc/: typos a/an
* src/Makefile{,.utils}: typos a/an
* misc/examples: typos
* acc: typos a/an
* acc_diameter: typos a/an
* app_jsdt: typos a/an
* app_perl: typos a/an
* app_sqlang: typos a/an
* async: typos a/an
* auth: typos a/an opaque
* auth_db: typos a/an
* auth_diameter: typos a/an
* auth_identity: typos an other → another
* auth_radius: typos a/an
* avp: typos a/an string
* call_obj: typos a/an increasing
* carrierroute: typos a/an
* cdp: typos a/an
* cfgutils: typos a/an
* cplc: typos a/an
* crypto: spelling
* ctl: typos a/an
* dialog: typos a/an
* db_cassandra: typos a/an
* db_mysql: typo a/an connection
* db_postgres: typos a/an
* debugger: typos a/an breakpoint
* dialplan: typo a/an script
* dispatcher: spelling be send → sent
* domain: typo a/an backwards
* domainpolicy: typo a/an backwards
* drouting: typos a/an
* erlang: typo a/an name
* gzcompress: typos a/an
* h350: typo a/an Kamailio
* http_client: typo a/an value
* imc: typo a/an user
* ims_auth: typos a/an
* ims_charging_mod: typos a/an
* ims_dialog: typos a/an
* ims_isc: typos a/an
* ims_icscf: typos a/an
* ims_qos: typos a/an
* ims_registrar_pcscf: typo a/an IMPU
* ims_registrar_scscf: typos a/an
* ims_usrloc_scscf: typos a/an IMPU
* kafka: spellig atTribute
* lcr: typos double a
* mangler: typo a/an filter
* matrix: typo a/an pseudo-variable; spelling is send → sent
* mqtt: typos a/an
* nat_traversal: typos a/an
* nathelper: typo a/an IPv6 reference
* nats: typo a/an event
* ndb_cassandra: typo a/an integer
* osp: typo be send → sent
* p_usrloc: typos a/an
* pdb: typo a/an pseudo-variable
* pdt: typo a/an entry
* peering: typos a/an
* permissions: typos a/an
* pike: typo a/an IP node
* presence: typos a/an
* presence_dialoginfo: typo a/an signed
* pua: typo a/an transaction
* pua_dialoginfo: typo a/an dialog-info
* pv: typo a/an parameters string
* rabbitmq: typo a/an new
* ratelimit: typo a/an Kamailio
* registrar: typo double a
* rls: typos a/an
* rtpengine: typos a/an
* rtpproxy: typos a/an
* seas: typos a/an
* sipcapture: typos a/an listen
* sipt: typos a/an ISUP
* siputils: typos a/an
* snmpstats: typos a/an
* sst: typos a/an
* tls: typos a/an
* tm: typos a/an
* uac: typos a/an PV; is send → sent
* uid_avp_db: typos a/an extra
* uid_domain: typo a/an backwards incompatible
* uri_db: typo a/an backwards incompatible
* uid_uri_db: typo a/an backwards incompatible
* userblocklist: typos a/an allowlist
* usrloc: typos a/an
* xcap_client: typos a/an
* xmlrpc: typos an → and
-- File Changes --
M doc/doxygen/ser.doxygen (2)
M doc/man/kamailio.8 (9)
M doc/misc/HISTORY (2)
M doc/misc/NEWS (2)
M doc/tutorials/rpc_list/docbook/rpc_usrloc.xml (2)
M doc/tutorials/serdev/msg_parser.xml (2)
M doc/tutorials/serdev/sip_msg.xml (4)
M doc/tutorials/timers.txt (4)
M misc/examples/kamailio/acc-mysql.cfg (2)
M misc/examples/kamailio/nathelper.cfg (4)
M misc/examples/mixed/nathelper.cfg (2)
M misc/examples/pkg/sip-router-oob.cfg (2)
M misc/examples/scripts/serresponse (2)
M src/Makefile (2)
M src/Makefile.utils (2)
M src/core/action.c (2)
M src/core/bit_scan.h (4)
M src/core/daemonize.c (2)
M src/core/dns_cache.c (2)
M src/core/io_wait.h (2)
M src/core/mem/dl_malloc.c (2)
M src/core/parser/digest/digest.c (2)
M src/core/parser/parse_content.h (6)
M src/core/parser/sdp/sdp.c (2)
M src/core/route.c (4)
M src/core/rvalue.c (4)
M src/core/rvalue.h (2)
M src/core/socket_info.c (2)
M src/core/ut.h (4)
M src/lib/binrpc/binrpc_api.c (2)
M src/lib/srdb1/db_op.h (2)
M src/lib/srdb1/schema/globalblocklist.xml (2)
M src/lib/srdb1/schema/userblocklist.xml (2)
M src/modules/acc/acc_cdr.c (4)
M src/modules/acc/doc/acc_admin.xml (2)
M src/modules/acc_diameter/diam_message.c (2)
M src/modules/acc_diameter/diam_tcp.c (2)
M src/modules/app_jsdt/duktape.c (34)
M src/modules/app_perl/doc/app_perl_pod.xml (8)
M src/modules/app_perl/kamailioxs.xs (8)
M src/modules/app_sqlang/squirrel/squirrel/sqbaselib.cpp (6)
M src/modules/app_sqlang/squirrel/squirrel/sqcompiler.cpp (2)
M src/modules/async/doc/async_admin.xml (2)
M src/modules/auth/doc/auth_functions.xml (4)
M src/modules/auth_db/doc/auth_db_admin.xml (10)
M src/modules/auth_diameter/authorize.c (2)
M src/modules/auth_diameter/message.c (2)
M src/modules/auth_diameter/tcp_comm.c (2)
M src/modules/auth_diameter/user_in.c (2)
M src/modules/auth_identity/auth_tables.c (4)
M src/modules/auth_radius/doc/auth_radius_admin.xml (4)
M src/modules/avp/avp.xml (6)
M src/modules/call_obj/doc/call_obj_admin.xml (2)
M src/modules/carrierroute/carrierroute.c (2)
M src/modules/carrierroute/cr_fixup.c (4)
M src/modules/carrierroute/cr_rule.c (2)
M src/modules/carrierroute/cr_rule.h (2)
M src/modules/carrierroute/doc/carrierroute_admin.xml (12)
M src/modules/cdp/diameter_comm.c (10)
M src/modules/cdp/diameter_msg.c (6)
M src/modules/cdp/doc/cdp_devel.xml (4)
M src/modules/cdp/session.c (10)
M src/modules/cdp/transaction.c (2)
M src/modules/cdp/worker.h (2)
M src/modules/cfgutils/doc/cfgutils_admin.xml (2)
M src/modules/cplc/cplc.c (2)
M src/modules/crypto/doc/crypto_admin.xml (4)
M src/modules/ctl/doc/ctl_params.xml (2)
M src/modules/ctl/io_listener.c (2)
M src/modules/db_cassandra/dbcassa_base.cpp (2)
M src/modules/db_cassandra/doc/db_cassandra_admin.xml (4)
M src/modules/db_mysql/doc/db_mysql_admin.xml (2)
M src/modules/db_postgres/km_res.c (2)
M src/modules/db_postgres/pg_cmd.h (4)
M src/modules/debugger/doc/debugger_admin.xml (2)
M src/modules/dialog/dlg_hash.c (2)
M src/modules/dialog/dlg_hash.h (4)
M src/modules/dialog/doc/dialog_admin.xml (6)
M src/modules/dialplan/doc/dialplan_admin.xml (2)
M src/modules/dispatcher/doc/dispatcher_faq.xml (2)
M src/modules/domain/domain_mod.c (2)
M src/modules/domainpolicy/domainpolicy_mod.h (2)
M src/modules/drouting/doc/drouting_admin.xml (6)
M src/modules/erlang/doc/erlang_admin.xml (2)
M src/modules/gzcompress/doc/gzcompress_admin.xml (2)
M src/modules/h350/doc/h350_admin.xml (2)
M src/modules/http_client/doc/http_client_admin.xml (2)
M src/modules/imc/imc_cmd.h (2)
M src/modules/ims_auth/authorize.c (2)
M src/modules/ims_auth/cxdx_avp.c (6)
M src/modules/ims_auth/cxdx_avp.h (6)
M src/modules/ims_auth/doc/ims_auth_admin.xml (2)
M src/modules/ims_charging/doc/ims_charging_admin.xml (4)
M src/modules/ims_charging/ims_charging_mod.c (2)
M src/modules/ims_dialog/dlg_hash.c (2)
M src/modules/ims_dialog/dlg_hash.h (4)
M src/modules/ims_dialog/dlg_req_within.c (2)
M src/modules/ims_dialog/doc/ims_dialog_admin.xml (2)
M src/modules/ims_dialog/doc/ims_dialog_faq.xml (2)
M src/modules/ims_icscf/cxdx_avp.c (6)
M src/modules/ims_icscf/cxdx_avp.h (6)
M src/modules/ims_isc/checker.c (4)
M src/modules/ims_qos/doc/ims_qos_admin.xml (10)
M src/modules/ims_qos/ims_qos_mod.c (2)
M src/modules/ims_registrar_pcscf/notify.c (2)
M src/modules/ims_registrar_scscf/cxdx_avp.c (6)
M src/modules/ims_registrar_scscf/cxdx_avp.h (6)
M src/modules/ims_registrar_scscf/registrar_notify.c (2)
M src/modules/ims_registrar_scscf/userdata_parser.c (6)
M src/modules/ims_usrloc_scscf/contact_hslot.c (2)
M src/modules/ims_usrloc_scscf/hslot.c (2)
M src/modules/ims_usrloc_scscf/hslot_sp.c (2)
M src/modules/ims_usrloc_scscf/udomain.c (6)
M src/modules/ims_usrloc_scscf/udomain.h (6)
M src/modules/kafka/doc/kafka_admin.xml (2)
M src/modules/lcr/lcr_mod.c (4)
M src/modules/mangler/sdp_mangler.h (2)
M src/modules/matrix/matrix.c (2)
M src/modules/misc_radius/functions.c (4)
M src/modules/mqtt/doc/mqtt_admin.xml (2)
M src/modules/mqtt/mqtt_dispatch.c (2)
M src/modules/nat_traversal/doc/nat_traversal_admin.xml (6)
M src/modules/nat_traversal/nat_traversal.c (2)
M src/modules/nathelper/sip_pinger.h (2)
M src/modules/nats/nats_mod.c (2)
M src/modules/ndb_cassandra/doc/ndb_cassandra_admin.xml (2)
M src/modules/osp/doc/osp_admin.xml (2)
M src/modules/p_usrloc/hslot.c (2)
M src/modules/p_usrloc/p_usrloc_mod.c (2)
M src/modules/p_usrloc/ucontact.c (2)
M src/modules/p_usrloc/ul_mi.c (4)
M src/modules/pdb/pdb.c (2)
M src/modules/pdt/doc/pdt_admin.xml (2)
M src/modules/peering/doc/peering_admin.xml (4)
M src/modules/permissions/doc/permissions_admin.xml (2)
M src/modules/permissions/hash.c (2)
M src/modules/permissions/hash.h (2)
M src/modules/pike/ip_tree.c (2)
M src/modules/presence/doc/presence_admin.xml (6)
M src/modules/presence_dialoginfo/notify_body.c (2)
M src/modules/pua/doc/pua_admin.xml (2)
M src/modules/pua_dialoginfo/doc/pua_dialoginfo_admin.xml (2)
M src/modules/pv/doc/pv_admin.xml (4)
M src/modules/rabbitmq/doc/rabbitmq_admin.xml (2)
M src/modules/ratelimit/doc/ratelimit_admin.xml (2)
M src/modules/registrar/doc/registrar_admin.xml (2)
M src/modules/rls/notify.c (4)
M src/modules/rtpengine/doc/rtpengine_admin.xml (4)
M src/modules/rtpproxy/doc/rtpproxy_admin.xml (2)
M src/modules/rtpproxy/test/kamailio.cfg (2)
M src/modules/seas/doc/seas_devel.xml (2)
M src/modules/seas/event_dispatcher.c (4)
M src/modules/seas/seas_action.c (2)
M src/modules/sipcapture/doc/sipcapture_admin.xml (2)
M src/modules/sipt/doc/sipt_admin.xml (2)
M src/modules/siputils/doc/siputils_admin.xml (4)
M src/modules/snmpstats/README (4)
M src/modules/snmpstats/alarm_checks.c (2)
M src/modules/snmpstats/alarm_checks.h (2)
M src/modules/snmpstats/doc/snmpstats_admin.xml (8)
M src/modules/snmpstats/hashTable.c (2)
M src/modules/snmpstats/hashTable.h (2)
M src/modules/snmpstats/kamailioNet.c (8)
M src/modules/snmpstats/mibs/KAMAILIO-TC (2)
M src/modules/snmpstats/snmpMIBNotifications.c (8)
M src/modules/snmpstats/snmpMIBNotifications.h (8)
M src/modules/snmpstats/snmpSIPServerObjects.c (2)
M src/modules/snmpstats/utilities.c (2)
M src/modules/snmpstats/utilities.h (2)
M src/modules/sst/README (2)
M src/modules/sst/sst_handlers.c (2)
M src/modules/tls/doc/hsm_howto.xml (2)
M src/modules/tls/doc/params.xml (2)
M src/modules/tls/doc/tls.xml (2)
M src/modules/tm/doc/rpc.xml (2)
M src/modules/tm/t_lookup.c (4)
M src/modules/tm/t_reply.c (4)
M src/modules/uac/doc/uac_admin.xml (4)
M src/modules/uid_avp_db/avp_db.xml (4)
M src/modules/uid_domain/uid_domain_mod.c (2)
M src/modules/uid_uri_db/uid_uri_db_mod.c (2)
M src/modules/uri_db/uri_db.h (2)
M src/modules/userblocklist/doc/userblocklist_admin.xml (4)
M src/modules/usrloc/doc/usrloc_admin.xml (4)
M src/modules/usrloc/hslot.c (2)
M src/modules/usrloc/ul_rpc.c (2)
M src/modules/usrloc/usrloc_mod.c (2)
M src/modules/xcap_client/doc/xcap_client_admin.xml (2)
M src/modules/xcap_client/xcap_callbacks.h (2)
M src/modules/xmlrpc/xmlrpc.c (2)
M test/unit/12.cfg (4)
M test/unit/12.sh (2)
M test/unit/19.sh (2)
M test/unit/20.sh (2)
M test/unit/21.cfg (2)
M test/unit/21.sh (2)
M test/unit/25.sh (2)
M test/unit/35.sh (2)
M test/unit/40.sh (2)
M test/unit/41.sh (2)
M test/unit/45.sh (2)
M test/unit/46.sh (2)
M test/unit/5.cfg (2)
M utils/kamcmd/README (2)
M utils/kamcmd/kamcmd.c (2)
M utils/kamctl/kamdbctl.8 (2)
M utils/kamctl/xhttp_pi/pi_framework-00 (2)
M utils/kamctl/xhttp_pi/pi_framework.xml (2)
M utils/pdbt/docs/data_format.txt (2)
M utils/pdbt/docs/network_protocol.txt (2)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/3309.patchhttps://github.com/kamailio/kamailio/pull/3309.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3309
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/3309(a)github.com>
Module: kamailio
Branch: master
Commit: c9ff3010b523436269bc73a28f9d3181db58f31f
URL: https://github.com/kamailio/kamailio/commit/c9ff3010b523436269bc73a28f9d318…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org>
Committer: Kamailio Dev <kamailio.dev(a)kamailio.org>
Date: 2022-12-16T18:46:19+01:00
modules: readme files regenerated - app_lua ... [skip ci]
---
Modified: src/modules/app_lua/README
---
Diff: https://github.com/kamailio/kamailio/commit/c9ff3010b523436269bc73a28f9d318…
Patch: https://github.com/kamailio/kamailio/commit/c9ff3010b523436269bc73a28f9d318…
---
diff --git a/src/modules/app_lua/README b/src/modules/app_lua/README
index 545fb78f14..ad0c89c465 100644
--- a/src/modules/app_lua/README
+++ b/src/modules/app_lua/README
@@ -124,7 +124,8 @@ Chapter 1. Admin Guide
The following libraries or applications must be installed before
running Kamailio with this module loaded:
- * liblua5.1-dev - Lua devel library.
+ * liblua5.1-dev - Lua devel library. Versions 5.2, 5.3 and 5.4 also
+ work.
This module can be compiled against LuaJIT compiler (instead of
standard Lua). Then this library is needed:
### Description
The stirshaken module has an option to cache certificates instead of downloading it using http for each calls. The problem is that the module doesn't save the certificate chain in the cached file.
from here: https://github.com/kamailio/kamailio/blob/f7b35f05f31bd7cc01aea4572c79ba48d…
We see that only `cert->x` is saved to the file. It needs to save `cert->chainx` as well.
Similarly, the load function should load both the x509 and associated x509 chain.
### Troubleshooting
#### Reproduction
To reproduce, we need to configure the stirshaken module to do cerrtificate caching:
```
modparam("stirshaken", "vs_verify_x509_cert_path", 1)
modparam("stirshaken", "vs_ca_dir", "/path/to/ca")
modparam("stirshaken", "vs_cache_certificates", 1)
modparam("stirshaken", "vs_cache_dir", "/path/to/cert_cache")
modparam("stirshaken", "vs_cache_expire_s", 100)
```
Then send 2 calls featuring an identity header signed by a private key associated to a public certificate that includes a chain such as https://pstn-cdn.live.gtc.goto.com/certs/stirshaken/goto-2022-09
Verification for the fist call should work, but verification of x509 cert path will fail on second call
#### SIP Traffic
Example sip INVITE that should help reproduce the problem.
```
INVITE sip:+13855551212@216.82.227.102:5060 SIP/2.0
Max-Forwards: 61
f: <sip:+13852194167@reg.mydomain.net>;tag=as04e1a3e0
t: <sip:+13851212@somedomain.net>
m: <sip:+13852194167@reg.mydomain.net:5060>
i: 59ede93214794e1033b27ed249a90f15(a)reg.mydomain.net
CSeq: 102 INVITE
Date: Mon, 19 Sep 2022 15:04:01 GMT
l: 0
Identity: eyJhbGciOiJFUzI1NiIsInBwdCI6InNoYWtlbiIsInR5cCI6InBhc3Nwb3J0IiwieDV1IjoiaHR0cHM6Ly9wc3RuLWNkbi5saXZlLmd0Yy5nb3RvLmNvbS9jZXJ0cy9zdGlyc2hha2VuL2dvdG8tMjAyMi0wOSJ9.eyJhdHRlc3QiOiJBIiwiZGVzdCI6eyJ0biI6WyIxNTE0ODM4MjY0NyJdfSwiaWF0IjoxNjYzNTk5ODQxLCJvcmlnIjp7InRuIjoiMTM4NTIxOTQxNjcifSwib3JpZ2lkIjoiNTllZGU5MzIxNDc5NGUxMDMzYjI3ZWQyNDlhOTBmMTVAcmVnLmppdmVpcC5uZXQifQ.wX5H0FhPt99MPWbdk_xgZXOWCHPGRcS_RiGTBBE5mG_r6By6StdnsBWiipdU9xyLuG3nSPKKFybhdO1S8OIeSQ;info=<https://pstn-cdn.live.gtc.goto.com/certs/stirshaken/goto-2022-09>;alg=ES256;ppt=shaken
```
### Possible Solutions
The module should save/load `cert->chainx` as well. Maybe a new set of function in libstirshaken should be added to save/load a certificate (vs saving/loading x509)
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3246
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/issues/3246(a)github.com>
Dear Community Developer,
I would like to know whom I can contact for installation of kamailio on a server and its configuration if needed.
Kind Regards,Mahmoud Nejad
Module: kamailio
Branch: 5.5
Commit: 7f54d4cc0133612b275b6b3af1ccd80a7a08bf87
URL: https://github.com/kamailio/kamailio/commit/7f54d4cc0133612b275b6b3af1ccd80…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org>
Committer: Kamailio Dev <kamailio.dev(a)kamailio.org>
Date: 2022-12-15T14:32:43+01:00
modules: readme files regenerated - modules ... [skip ci]
---
Modified: src/modules/sanity/README
---
Diff: https://github.com/kamailio/kamailio/commit/7f54d4cc0133612b275b6b3af1ccd80…
Patch: https://github.com/kamailio/kamailio/commit/7f54d4cc0133612b275b6b3af1ccd80…
---
diff --git a/src/modules/sanity/README b/src/modules/sanity/README
index 4493c7f3cd..57acebc806 100644
--- a/src/modules/sanity/README
+++ b/src/modules/sanity/README
@@ -143,7 +143,8 @@ modparam("sanity", "default_checks", 1)
'parse uri' will be executed.
Default value is 7. This resolves to the following list of parsed URIs:
- Request URI (1), From URI (2) and To URI (4).
+ Request URI (1), From URI (2) and To URI (4). Additionally the Contact
+ URI can be also checked (8).
Example 1.2. Set uri_checks parameter
...
Module: kamailio
Branch: 5.6
Commit: 14fcaef65b1b7c1f6ef42e85d8a3a3819a32b620
URL: https://github.com/kamailio/kamailio/commit/14fcaef65b1b7c1f6ef42e85d8a3a38…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org>
Committer: Kamailio Dev <kamailio.dev(a)kamailio.org>
Date: 2022-12-15T14:32:12+01:00
modules: readme files regenerated - modules ... [skip ci]
---
Modified: src/modules/sanity/README
---
Diff: https://github.com/kamailio/kamailio/commit/14fcaef65b1b7c1f6ef42e85d8a3a38…
Patch: https://github.com/kamailio/kamailio/commit/14fcaef65b1b7c1f6ef42e85d8a3a38…
---
diff --git a/src/modules/sanity/README b/src/modules/sanity/README
index ac3e2ca927..d296a83635 100644
--- a/src/modules/sanity/README
+++ b/src/modules/sanity/README
@@ -143,7 +143,8 @@ modparam("sanity", "default_checks", 1)
'parse uri' will be executed.
Default value is 7. This resolves to the following list of parsed URIs:
- Request URI (1), From URI (2) and To URI (4).
+ Request URI (1), From URI (2) and To URI (4). Additionally the Contact
+ URI can be also checked (8).
Example 1.2. Set uri_checks parameter
...
Module: kamailio
Branch: master
Commit: dd14c5c24adae4e7fdf9f19a4d07f6cd4662c901
URL: https://github.com/kamailio/kamailio/commit/dd14c5c24adae4e7fdf9f19a4d07f6c…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org>
Committer: Kamailio Dev <kamailio.dev(a)kamailio.org>
Date: 2022-12-15T14:31:44+01:00
modules: readme files regenerated - sanity ... [skip ci]
---
Modified: src/modules/sanity/README
---
Diff: https://github.com/kamailio/kamailio/commit/dd14c5c24adae4e7fdf9f19a4d07f6c…
Patch: https://github.com/kamailio/kamailio/commit/dd14c5c24adae4e7fdf9f19a4d07f6c…
---
diff --git a/src/modules/sanity/README b/src/modules/sanity/README
index ac3e2ca927..d296a83635 100644
--- a/src/modules/sanity/README
+++ b/src/modules/sanity/README
@@ -143,7 +143,8 @@ modparam("sanity", "default_checks", 1)
'parse uri' will be executed.
Default value is 7. This resolves to the following list of parsed URIs:
- Request URI (1), From URI (2) and To URI (4).
+ Request URI (1), From URI (2) and To URI (4). Additionally the Contact
+ URI can be also checked (8).
Example 1.2. Set uri_checks parameter
...
Module: kamailio
Branch: 5.5
Commit: baf97015f33d4542fe2925c599d5cc3fb0527450
URL: https://github.com/kamailio/kamailio/commit/baf97015f33d4542fe2925c599d5cc3…
Author: Henning Westerholt <hw(a)gilawa.com>
Committer: Henning Westerholt <hw(a)gilawa.com>
Date: 2022-12-15T13:27:16Z
sanity: also add Contact URI check to documentation
(cherry picked from commit b96848689837277d9bc0ec9c1b5524de0f1321e1)
(cherry picked from commit 78e181d82e5802e5b96b05cf9f1d9e54dbd1546d)
---
Modified: src/modules/sanity/doc/sanity_admin.xml
---
Diff: https://github.com/kamailio/kamailio/commit/baf97015f33d4542fe2925c599d5cc3…
Patch: https://github.com/kamailio/kamailio/commit/baf97015f33d4542fe2925c599d5cc3…
---
diff --git a/src/modules/sanity/doc/sanity_admin.xml b/src/modules/sanity/doc/sanity_admin.xml
index a8a57d88d9..b812693a9d 100644
--- a/src/modules/sanity/doc/sanity_admin.xml
+++ b/src/modules/sanity/doc/sanity_admin.xml
@@ -180,6 +180,7 @@ modparam("sanity", "default_checks", 1)
<para>
Default value is 7. This resolves to the following list of
parsed URIs: Request URI (1), From URI (2) and To URI (4).
+ Additionally the Contact URI can be also checked (8).
</para>
<example>
<title>Set <varname>uri_checks</varname> parameter</title>
Module: kamailio
Branch: 5.6
Commit: 78e181d82e5802e5b96b05cf9f1d9e54dbd1546d
URL: https://github.com/kamailio/kamailio/commit/78e181d82e5802e5b96b05cf9f1d9e5…
Author: Henning Westerholt <hw(a)gilawa.com>
Committer: Henning Westerholt <hw(a)gilawa.com>
Date: 2022-12-15T13:26:53Z
sanity: also add Contact URI check to documentation
(cherry picked from commit b96848689837277d9bc0ec9c1b5524de0f1321e1)
---
Modified: src/modules/sanity/doc/sanity_admin.xml
---
Diff: https://github.com/kamailio/kamailio/commit/78e181d82e5802e5b96b05cf9f1d9e5…
Patch: https://github.com/kamailio/kamailio/commit/78e181d82e5802e5b96b05cf9f1d9e5…
---
diff --git a/src/modules/sanity/doc/sanity_admin.xml b/src/modules/sanity/doc/sanity_admin.xml
index b5ec247b64..cc3a78630f 100644
--- a/src/modules/sanity/doc/sanity_admin.xml
+++ b/src/modules/sanity/doc/sanity_admin.xml
@@ -180,6 +180,7 @@ modparam("sanity", "default_checks", 1)
<para>
Default value is 7. This resolves to the following list of
parsed URIs: Request URI (1), From URI (2) and To URI (4).
+ Additionally the Contact URI can be also checked (8).
</para>
<example>
<title>Set <varname>uri_checks</varname> parameter</title>
<!-- Kamailio Pull Request Template -->
<!--
IMPORTANT:
- for detailed contributing guidelines, read:
https://github.com/kamailio/kamailio/blob/master/.github/CONTRIBUTING.md
- pull requests must be done to master branch, unless they are backports
of fixes from master branch to a stable branch
- backports to stable branches must be done with 'git cherry-pick -x ...'
- code is contributed under BSD for core and main components (tm, sl, auth, tls)
- code is contributed GPLv2 or a compatible license for the other components
- GPL code is contributed with OpenSSL licensing exception
-->
#### Pre-Submission Checklist
<!-- Go over all points below, and after creating the PR, tick all the checkboxes that apply -->
<!-- All points should be verified, otherwise, read the CONTRIBUTING guidelines from above-->
<!-- If you're unsure about any of these, don't hesitate to ask on sr-dev mailing list -->
- [ ] Commit message has the format required by CONTRIBUTING guide
- [ ] Commits are split per component (core, individual modules, libs, utils, ...)
- [ ] Each component has a single commit (if not, squash them into one commit)
- [ ] No commits to README files for modules (changes must be done to docbook files
in `doc/` subfolder, the README file is autogenerated)
#### Type Of Change
- [ ] Small bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds new functionality)
- [ ] Breaking change (fix or feature that would change existing functionality)
#### Checklist:
<!-- Go over all points below, and after creating the PR, tick the checkboxes that apply -->
- [ ] PR should be backported to stable branches
- [ ] Tested changes locally
- [ ] Related to issue #XXXX (replace XXXX with an open issue number)
#### Description
<!-- Describe your changes in detail -->
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/3306
-- Commit Summary --
* sanity: Document Contact URI check flag
-- File Changes --
M src/modules/sanity/doc/sanity_admin.xml (2)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/3306.patchhttps://github.com/kamailio/kamailio/pull/3306.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3306
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/3306(a)github.com>