Kamailio project continued to evolve steadily, a new major release was
out during this year, next one planned in a few months, relying on an
amazing community of developers and users. We hope it kept helping
people and companies world wide to connect with the dear ones and build
a better way of living.
The season holidays are ahead, time to relax, spend time with family and
friends! I take again this chance to express my thanks and greetings to
all the friends, developers, supporting companies …
[View More]and community members
that made 2023 another fantastic year for Kamailio project.
Enjoy the holidays! Merry Christmas!
Daniel
* Santa is flying Kamailio! *
--
Daniel-Constantin Mierla (@ asipto.com)
twitter.com/miconda -- linkedin.com/in/miconda
Kamailio Consultancy, Training and Development Services
Kamailio World Conference - April 18-19, 2024, Berlin
[View Less]
hi,
trying kamailio 5.7.3 with KEMI pythons3s
sample from
https://github.com/kamailio/kamailio/blob/master/misc/examples/kemi/kamaili…
trying simple register with sipsak
sipsak -U --sip-uri "sip:cervajs@kamailio.example.com" -u cervajs -a
top_secret
4(28805) ERROR: PY8 {REGISTER}: app_python3s [apy3s_kemi.c:141]:
apy3s_exec_func(): error exception occurred
4(28805) ERROR: PY8 {REGISTER}: app_python3s [apy3s_exception.c:167]:
apy3s_handle_exception(): …
[View More]apy3s_exec_func: ksr_request_route((null)):
Unhandled exception in the Python code:
Traceback (most recent call last):
File "/etc/kamailio/kamailio.py", line 31, in ksr_request_route
if ksr_route_natdetect()==-255 :
File "/etc/kamailio/kamailio.py", line 238, in ksr_route_natdetect
if KSR.nathelper.nat_uac_test(19)>0 :
AttributeError: module 'KSR' has no attribute 'nathelper'
i see nat_uac_test in doc
https://kamailio.org/docs/tutorials/5.7.x/kamailio-kemi-framework/modules/#…
any tips/ideas?
happy christmas
Marek
[View Less]
Hi everyone,
All my environment was working properly. But a few days ago I've started to have problems with my websocket connectios. Everytime I try to register my websocket Kamailio log this
Dec 20 09:02:10 prod-kamailio /usr/sbin/kamailio[599]: ERROR: tls [tls_server.c:1330]: tls_h_read_f(): protocol level error
Dec 20 09:02:10 prod-kamailio /usr/sbin/kamailio[599]: ERROR: tls [tls_util.h:50]: tls_err_ret(): TLS accept:error:0A000416:SSL routines::sslv3 alert certificate unknown (sni: …
[View More]unknown)
Dec 20 09:02:10 prod-kamailio /usr/sbin/kamailio[599]: ERROR: tls [tls_server.c:1334]: tls_h_read_f(): src addr: IP_webclient:61423
Dec 20 09:02:10 prod-kamailio /usr/sbin/kamailio[599]: ERROR: tls [tls_server.c:1337]: tls_h_read_f(): dst addr: IP_Kamailio:8443
Dec 20 09:02:10 prod-kamailio /usr/sbin/kamailio[599]: ERROR: <core> [core/tcp_read.c:1476]: tcp_read_req(): ERROR: tcp_read_req: error reading - c: 0x7fbc423053b0 r: 0x7fbc423054d8 (-1)
My tls.cfg:
[server:default]
method = TLSv1.2+
verify_certificate = no
require_certificate = yes
private_key = /etc/kamailio/cert/clave_SSL.key
certificate = /etc/kamailio/cert/certificado.pem
Kamailio version:
root@prod-kamailio:/etc/kamailio# kamailio -v
version: kamailio 5.6.3 (x86_64/linux)
flags: USE_TCP, USE_TLS, USE_SCTP, TLS_HOOKS, USE_RAW_SOCKS, DISABLE_NAGLE, USE_MCAST, DNS_IP_HACK, SHM_MMAP, PKG_MALLOC, Q_MALLOC, F_MALLOC, TLSF_MALLOC, DBG_SR_MEMORY, USE_FUTEX, FAST_LOCK-ADAPTIVE_WAIT, USE_DNS_CACHE, USE_DNS_FAILOVER, USE_NAPTR, USE_DST_BLOCKLIST, HAVE_RESOLV_RES, TLS_PTHREAD_MUTEX_SHARED
ADAPTIVE_WAIT_LOOPS 1024, MAX_RECV_BUFFER_SIZE 262144, MAX_URI_SIZE 1024, BUF_SIZE 65535, DEFAULT PKG_SIZE 8MB
poll method support: poll, epoll_lt, epoll_et, sigio_rt, select.
id: unknown
compiled with gcc 12.2.0
I don't know why it stopped working. And I'm not sure what to do or what to check.
Has anyone faced this problem?
Any help would be appreciated
Thanks in advance
Samuel Moya Tinoco
Departamento de Sistemas y Redes
Móvil: (+34) 606985997
smoya(a)vivelibre.es<mailto:smoya@vivelibre.es>
[cid:image001.png@01DA33E6.D2D833D0]
Soluciones inteligentes
para la autonomía personal
[View Less]
event_route[xhttp:request] {
if ($hu =~ "hangupCall"){
$var(body) = $rb;
xhttp_reply("200", "OK", "","");
jansson_get_field($var(body), "callid", "$var(callid)");
jansson_get_field($var(body), "cseq", "$var(cseq)");
if (t_cancel_callid("$var(callid)", "$var(cseq)", "22")) {
xlog("L_NOTICE", "t_cancel_callid============");
}
exit;
}
xhttp_reply("404", "Not Found", "","");
exit;
}
According to this route, the answered call cannot be hung up。How should I hang up the answered call in xhttp …
[View More]routing, similar to freeswitch's uuid_kill。
[View Less]
Hi Team,
I am trying to setup Kamailio with MS Teams Direct Routing and after resolving TLS issues now I am getting this at my dispatcher flags. Possible suggestions required.
kamcmd dispatcher.list | egrep "URI|FLAGS"
URI: sip:sip.pstnhub.microsoft.com:5061;transport=tls
FLAGS: IP
URI: sip:sip2.pstnhub.microsoft.com:5061;transport=tls
…
[View More]FLAGS: IP
URI: sip:sip3.pstnhub.microsoft.com:5061;transport=tls
FLAGS: IP
Dec 14 20:23:27 abcsbc.com /usr/sbin/kamailio[9479]: INFO: <script>: Sent out tm request: OPTIONS sip:sip.pstnhub.microsoft.com:5061;transport=tls SIP/2.0
Via: SIP/2.0/TLS abcsbc.com:5061;branch=z9hG4bKd9f6.c2e7d2f4000000000000000000000000.0
To: <sip:sip.pstnhub.microsoft.com:5061;transport=tls>
From: <sip:abcsbc.com>;tag=64ff6b492a7d9ab14de1f0b7c15c9c17-c7b52d5e
CSeq: 10 OPTIONS
Call-ID: 23b2dc436850e949-9479(a)0.0.0.0
Max-Forwards: 70
Content-Length: 0
User-Agent: kamailio (5.6.5 (x86_64/linux))
Dec 14 20:23:28 abcsbc.com /usr/sbin/kamailio[9479]: INFO: <script>: Sent out tm request: OPTIONS sip:sip2.pstnhub.microsoft.com:5061;transport=tls SIP/2.0
Via: SIP/2.0/TLS abcsbc.com:5061;branch=z9hG4bKccf6.53fea6f0000000000000000000000000.0
To: <sip:sip2.pstnhub.microsoft.com:5061;transport=tls>
From: <sip:abcsbc.com>;tag=64ff6b492a7d9ab14de1f0b7c15c9c17-7a126c3a
CSeq: 10 OPTIONS
Call-ID: 23b2dc436850e94a-9479(a)0.0.0.0
Max-Forwards: 70
Content-Length: 0
User-Agent: kamailio (5.6.5 (x86_64/linux))
Dec 14 20:23:28 abcsbc.com /usr/sbin/kamailio[9479]: INFO: <script>: Sent out tm request: OPTIONS sip:sip3.pstnhub.microsoft.com:5061;transport=tls SIP/2.0
Via: SIP/2.0/TLS abcsbc.com:5061;branch=z9hG4bKdcf6.5a4f89e6000000000000000000000000.0
To: <sip:sip3.pstnhub.microsoft.com:5061;transport=tls>
From: <sip:abcsbc.com>;tag=64ff6b492a7d9ab14de1f0b7c15c9c17-992aa610
CSeq: 10 OPTIONS
Call-ID: 23b2dc436850e94b-9479(a)0.0.0.0
Max-Forwards: 70
Content-Length: 0
User-Agent: kamailio (5.6.5 (x86_64/linux))
[View Less]
Hello,
a short announcement to inform that the dates for next Kamailio World
Conference have been set to April 18-19, 2024, the event to take place
again in Berlin, Germany. It will be a different venue than the past
editions, that one not being available. A pre-conference day is
considered on April 17, 2024, but it is not yet known in what form and
where.
The conference is scheduled a bit earlier than the usual in the year
because Germany hosts the Euro 2024 football championship during
June-…
[View More]July 2024, making May very busy and harder to find adequate
conferencing space in Berlin.
The website and more details will be published soon.
Cheers,
Daniel
--
Daniel-Constantin Mierla (@ asipto.com)
twitter.com/miconda -- linkedin.com/in/miconda
Kamailio Consultancy and Development Services
Kamailio Advanced Training -- asipto.com
[View Less]
Hi Everyone,
Very new to SIP
And to Kamailio Configuration / administration.
I have a working AWS instance with Kamailio installed on it - and it works
fine.
We are creating a whole new environment and I have cloned the existing AWS
EC2 instances.
I have edited all the configs to ensure that they are using the correct DNS
names and / or IP addresses.
Otherwise the "configs" are identical.
While attempting to call a SIP number, I get the following message,
returned to the soft phone I am …
[View More]using (microSIP)
*Regretfully we were unable to process the URI (479/SL)*
I can also see the same error message in the console of the Kamailio server.
I am hoping that this might mean something to someone enough - to suggest
some troubleshooting steps, please.
Thanks;
[View Less]
HI,
Scenario:
We possess 2 proxies and 2 registrar servers equipped with dmq
functionality. Unexpectedly, one of the Proxy IP addresses was marked as
inactive (FLAG: IP) in the dispatcher list, causing the proxy to cease
responding. Simultaneously, Kamailio logs stopped recording any activity.
Upon restarting the Kamailio service, the problem was resolved, and the
proxy resumed normal operation, with the Flag changing back to AP (ACTIVE).
The sudden occurrence of this issue is not clear, …
[View More]and due to the cessation
of logs during the incident, we lack information for the investigation.
Any suggestions on how to address this issue would be appreciated.
And is this scenario happened to any one in your experience?
[View Less]