curl -sS 'https://registry.hub.docker.com/v2/repositories/kamailio/kamailio/tags/' | jq '."results"[]["name"]' | sort
"5.1.10-buster"
"5.1.10-precise"
"5.1.10-stretch"
"5.1.10-xenial"
"5.3.3-buster"
"5.3.3-jessie"
"5.3.3-precise"
"5.3.3-stretch"
"5.3.3-trusty"
"5.3.3-xenial"
Показаны сообщения с ярлыком Kamailio. Показать все сообщения
Показаны сообщения с ярлыком Kamailio. Показать все сообщения
вторник, 28 апреля 2020 г.
воскресенье, 7 апреля 2019 г.
Upgrade Kamailio from v5.1.x to v5.2.0
https://www.kamailio.org/wiki/install/upgrade/5.1.x-to-5.2.0
Плюс нужно чистить presence
dispatcher
UPG: Several parameters that were used to specify AVP names were removed, you have to remove the appropriate config modparams:
modparam("dispatcher", "dst_avp", "$avp(AVP_DST)") modparam("dispatcher", "grp_avp", "$avp(AVP_GRP)") modparam("dispatcher", "cnt_avp", "$avp(AVP_CNT)") modparam("dispatcher", "sock_avp", "$avp(AVP_SOCK)") modparam("dispatcher", "attrs_avp", "$avp(AVP_ATTRS)")
Starting with v5.2.0, the module is using XAVPs instead of those AVPs, the related parameters are:
- xavp_dst
- xavp_dst_mode
- xavp_ctx
- xavp_ctx_mode
среда, 15 июля 2015 г.
вторник, 23 июня 2015 г.
OpenSIPS configuration for 2 or more FreeSWITCH installs
https://wiki.freeswitch.org/wiki/OpenSIPS_configuration_for_2_or_more_FreeSWITCH_installs
неплохая основа, похоже совместимо с камаилио.
неплохая основа, похоже совместимо с камаилио.
среда, 4 февраля 2015 г.
freeswitch и прокси
с камаилио
http://kb.asipto.com/freeswitch:kamailio-3.3.x-freeswitch-1.2.x-sbc
с opensips
https://wiki.freeswitch.org/wiki/OpenSIPS_configuration_for_2_or_more_FreeSWITCH_installs
http://wiki.freeswitch.org/wiki/SBC_Setup
https://wiki.freeswitch.org/wiki/Enterprise_deployment_OpenSIPS
http://www.opensips.org/Documentation/Tutorials-OpenSIPSFreeSwitchIntegration
(вики-часть скоро переедет на конфлюенс, надо отслеживать)
http://kb.asipto.com/freeswitch:kamailio-3.3.x-freeswitch-1.2.x-sbc
с opensips
https://wiki.freeswitch.org/wiki/OpenSIPS_configuration_for_2_or_more_FreeSWITCH_installs
http://wiki.freeswitch.org/wiki/SBC_Setup
https://wiki.freeswitch.org/wiki/Enterprise_deployment_OpenSIPS
http://www.opensips.org/Documentation/Tutorials-OpenSIPSFreeSwitchIntegration
(вики-часть скоро переедет на конфлюенс, надо отслеживать)
Подписаться на:
Сообщения (Atom)