Hello!
I am working on with Kamailio, I have already understood to add log
prefix like `log_prefix="NAT {$rm $mt $hdr(CSeq) $ci}: "`, but I also want
to record event time, so
how can I config `datetime` in log files. Thanks~
Hello,
I'm using the async_task_group_route for async module to handle some invites, when testing with sipp tools, I got some Dead call error message and after investigating It seems that for the same invite I sent multiple 302 message to sipp because the ACK sent by sipp was not handle before thr retr_timer1 & retr_timer2.
Please can you help me to free the transaction after sending the first 302 ? Thank you in advance.
Hi guys, some modules are not shown in Kamailio Kemi's documentation, such as secfilter. Is there any way to load them and use them in Python?
a way is to simulate the secfilter but it is not a general solution.
(Sorry in advance for the obvious question)
Hi guys, some modules are not shown in Kamailio Kemi's documentation, such as secfilter. Is there any way to load them and use them in Python?
a way is to simulate the secfilter but it is not a general solution.
(Sorry in advance for the obvious question)
Hi guys, some modules are not shown in Kamailio Kemi's documentation, such as secfilter. Is there any way to load them and use them in Python?
a way is to simulate the secfilter but it is not a general solution.
(Sorry in advance for the obvious question)
VIER is looking for a System Engineer VoIP
What VIER does
VIER is a global contact center technology provider. VIER develops and runs its own technology in several data centers. You will be part of the Real-time Media Processing Team which is responsible for the telephony connections between carriers, applications and call-center agents.
Your mission
You are responsible for the support of the VoIP systems as well as the associated infrastructure
Since you have sovereignty over the VoIP systems, you are also responsible for performing system upgrades and configurations.
You have a lot of freedom to design, plan, and implement new VoIP system components for internal and external projects.
You manage and implement change requests and are a specialist for special topics in the communication area.
You show a high-sense of responsibility and foresight to keep systems running 24/7
You are prepared to work occasionally also in the evening hours to roll out new features
Your skills
You have several years experience in the day-to-day operation of telecom systems
You have worked extensively with opensource VoIP software such as Kamailio / OpenSIPS, FreeSWITCH
You can administer Linux systems such as RockyLinux and Debian
You know SIP, RTP, RTCP, TLS, WebRTC protocols and can debug problems with Wireshark
You have also worked with MySQL, Git
You are communicative and like to work with team colleagues
Further beneficial skills
Experience with Ansible or Puppet for automation and configuration management.
CheckMK, Homer, Hepic, Redis, CGRates, CDR Tools, Python
Own VoIP software projects
German language skills
Please apply here:
https://vier.jobs.personio.de/job/1638419?language=en&display=en
Good afternoon
I have the following error in the application:
[rtjson_routing.c:701]: rtjson_update_branch(): no json for routing
This error occurs regardless of whether there is high demand or not and the application sending the data correctly.
Can you help me with this?
Felipe Nunes
Hi,
we want to execute ds_select from an xhttp:request event route. The idea
is to be able to get all active targets of a dispatcher set so our
monitoring can check that via http which would be convenient for us.
So are there any reasons why ds_select wouldn't work in an xhttp:request
even route?
Regards
Christian Berger
--
Christian Berger - berger(a)sipgate.de
Telefon: +49 (0)211-63 55 55-0
Telefax: +49 (0)211-63 55 55-22
sipgate GmbH - Gladbacher Str. 74 - 40219 Düsseldorf
HRB Düsseldorf 39841 - Geschäftsführer: Thilo Salmon, Tim Mois
Steuernummer: 106/5724/7147, Umsatzsteuer-ID: DE219349391
www.sipgate.de - www.sipgate.co.uk
Hello everyone!
Is there a way to define a listen port range for TCP/TLS? Or any macro I
can use to create the LISTEN commands? And finally is there a performance
penalty for having multiple (2k) listening ports at the same time?
I am in a strange situation where I need to register multiple credentials
on a single SIP trunk, for each registration I need to use a
different local port otherwise the trunk will simply overwrite the previous
registrations. Furthermore, when I place a call on that trunk I have to be
consistent with the port I used for registration for that
specific credential. So I am looking into explicitly defining the port to
be used per credential, UACREG allows me to use the contact_addr/socket for
the registration part and for placing of outbound calls I can use $fsn to
force the correct socket.
Best regards,
Joao