Re: [SR-Users] [sr-dev] Failed to catch some reply message with reply_route block

2019-08-23 Thread Salah Ahmed
Hello Henning, Is there anything wrong what we want to do? Thanks, Salah On Thu, Aug 22, 2019 at 2:56 PM Salah Ahmed wrote: > Hello Henning, > > Yes this is correct, this reply came from UAS. We got this correctly. But > we want to get, which kamailio sent to UAC side. > > This following

[SR-Users] lookup(aliases) issues with 5.2

2019-08-23 Thread igor.potjevlesch
Hello! I have notice some issues with lookup(aliases) since I upgraded to 5.2 from 5.1: First with kamctl: If this default command is executed: ctl_cmd_run ul.add "$USRLOC_TABLE" "$OSERUSER@$OSERDOMAIN" "$2" \ "$UL_EXPIRES" "$DEFAULT_Q" "$UL_PATH" "$UL_FLAGS" "$BR_FLAGS" "$ALL_METHODS"

[SR-Users] Cant finish call

2019-08-23 Thread przeqpiciel
Hi all, I am totally new with Kamailio but i have needs to build small cluster of Asterisk. Right now I could succesfully register to asterisk via kamailio and even make a call to hear tt-weasels but Asterisk cant close call My infrastructure diagram is here

[SR-Users] TCP: Strange Device Behaviour

2019-08-23 Thread Carsten Bock
Hi, I have a device here, which does some sort of strange things: I have SIP Message, e.g. with a length of 1100 Bytes and the devices adds "0" to the end to meet the MTU of the network (for a single TCP frame), some sort of TCP padding. The following TCP Frame contains only the next message.

Re: [SR-Users] [sr-dev] Failed to catch some reply message with reply_route block

2019-08-23 Thread Daniel-Constantin Mierla
Hello, the onreply_route handles the SIP replies received on the network, so those from UAS to Kamailio. There you have actions to process the reply and once done, Kamailio sends the updated reply to UAC. You cannot get the reply from Kamailio to UAC in onreply_route -- you can catch it in

Re: [SR-Users] About STIR/SHAKEN - Caller Identity

2019-08-23 Thread Daniel-Constantin Mierla
Hello, thanks for giving further details. Just wanted to give the basic details about these topics and Kamailio ... a C module can be contributed if someone wants to do it, but other alternatives are already possible ... Cheers, Daniel On 23.08.19 07:50, Yuriy Gorlichenko wrote: > Hello,

Re: [SR-Users] [sr-dev] Failed to catch some reply message with reply_route block

2019-08-23 Thread Salah Ahmed
Hello Henning, Yes this is correct, this reply came from UAS. We got this correctly. But we want to get, which kamailio sent to UAC side. This following reply, we want to get by onreply_route 3(23) DEBUG: [core/msg_translator.c:2306]: generate_res_buf_from_sip_res(): copied size: orig:130,

Re: [SR-Users] Unable to start kamailio_pcscf.service

2019-08-23 Thread Jack R
Hi Henning, Thanks for all your inputs. I reconfigured the cgf files again as per article and increase the memory available to mysql and it helped the service Kamailio_pcscf is online however there are some error showing up and kamailio_scscf is not up, I will redo the cfg fill and then check