Re: [SR-Users] Integration with multiple MS Teams instances

2021-08-09 Thread Daniel-Constantin Mierla
Hello, setting outbound tcpid is facilitating searching first by id, but in case of failure to find the connection, then it falls back to target address search. Cheers, Daniel On 09.08.21 16:26, Володимир Іванець wrote: > Hello all! > > Does anyone know if function tcp_set_otcpid() can be used i

Re: [SR-Users] Ringing Timeout

2021-08-09 Thread Alex Balashov
Hi Edward, You can achieve this by manipulating the fr_inv_timer (timer to final dispositive response for the transaction): https://kamailio.org/docs/modules/5.5.x/modules/tm.html#tmp.p.fr_inv_timer The secret ingredient is to reset it in an `onreply_route` only once you have received a 180/18

Re: [SR-Users] Integration with multiple MS Teams instances

2021-08-09 Thread Володимир Іванець
Hello all! Does anyone know if function tcp_set_otcpid() can be used in "event_route[tm:local-request]"? I added this to the configuration: *$var(conid) = 10;* *tcp_set_otcpid("$var(conid)");* ... and was expecting that Kamailio will not find a match (there is no connection id #10 at this point)

[SR-Users] Ringing Timeout

2021-08-09 Thread Edward Romanenco
Hey all, I'm trying to find the best way for settings a timeout for the 'ringing' stage of a call - meaning - I would like to wait for 20 seconds between receiving status 180 / 183 / early media from the remote end and 200, if I fail to receive the expected response in this timeframe - call sho

Re: [SR-Users] install latest sems-server on debian 10 buster

2021-08-09 Thread Juha Heinanen
Mojtaba writes: > ./core/AmDtmfDetector.cpp:768: undefined reference to `dtmf_rx' That is defined in libspandsp. The control file below works for me in Debian Buster. -- Juha Source: opensipg-sems Section: net Priority: optional Maintainer: Juha Heinanen Build-Depends: debhelper (>= 9), libcu