[SR-Users] Kamailio and Asterisk in K8s

2021-03-03 Thread H Yavari
Hi to all, I am going to run multiple Asterisk instances (Pods) in my Kubernetes cluster. I have a stateless Kamailio sip proxy also. We know that K8s can't handle port range for its services, So we have to use host network for Asterisk deployment. But in this mode, Asterisk pods can't connect t

Re: [SR-Users] Possibility of mirroring the rpm/deb.kamailio.org repos efficiently via rsync?

2021-03-03 Thread Sergey Safarov
Now such an endpoint does not exist on RPM repo server. Please create a ticket for this feature. On Wed, Mar 3, 2021 at 9:51 AM Malte Schmidt wrote: > Hello, > > is there an rsync endpoint available or is there a possiblity of setting > this up? Creating a mirror via HTTP is a rather quick and d

Re: [SR-Users] Segmentation fault on debian 10

2021-03-03 Thread Antony Stone
On Wednesday 03 March 2021 at 17:46:34, Bugaian A. Vitalie wrote: > Hello, > > fresh install on debian 10: > > Mar 3 11:42:16 teams01 kernel: [ 5771.292626] kamailio[1518]: segfault at > 0 ip 7f102bb5c206 sp 7ffec00096e8 error 4 in libc-2.28.so > [7f102bae6000+148000] > Mar 3 11:42:16

[SR-Users] TOPOS (5.5) answers '404 Not Here' when b side send BYE

2021-03-03 Thread 张 阳
Dear Daniel: When I was using the topos module, I found that if a bye message was sent from side B, kamailio would return a 404 message. When I remove the topos module, the call is normal, attached is sip pcap. 172.18.67.50:5060 and 172.18.67.40:55066 Are different ports monitored by the same k

Re: [SR-Users] Segmentation fault on debian 10

2021-03-03 Thread Ovidiu Sas
Follow the tutorial: https://kamailio.org/wiki/tutorials/troubleshooting/coredumpfile Regards, Ovidiu Sas On Wed, Mar 3, 2021 at 11:47 AM Bugaian A. Vitalie wrote: > > Hello, > > fresh install on debian 10: > > Mar 3 11:42:16 teams01 kernel: [ 5771.292626] kamailio[1518]: segfault at 0 > ip 00

[SR-Users] Segmentation fault on debian 10

2021-03-03 Thread Bugaian A. Vitalie
Hello, fresh install on debian 10: Mar 3 11:42:16 teams01 kernel: [ 5771.292626] kamailio[1518]: segfault at 0 ip 7f102bb5c206 sp 7ffec00096e8 error 4 in libc-2.28.so [7f102bae6000+148000] Mar 3 11:42:16 teams01 kernel: [ 5771.292677] Code: 0f 1f 40 00 66 0f ef c0 66 0f ef c9 66 0f ef d

Re: [SR-Users] topos event_route question

2021-03-03 Thread Juha Heinanen
Daniel-Constantin Mierla writes: > The code initialize the parameter to execute both of them. Do you still > have the outgoing event route in config? If yes, check maybe it does a drop. I did the test again and now I got both messages to syslog when event_mode is not set: Mar 3 13:35:44 lab sip

Re: [SR-Users] topos event_route question

2021-03-03 Thread Daniel-Constantin Mierla
The code initialize the parameter to execute both of them. Do you still have the outgoing event route in config? If yes, check maybe it does a drop. Cheers, daniel On 02.03.21 18:55, Juha Heinanen wrote: > I added > > modparam("topos", "event_mode", 2) > > and now event_route[topos:msg-sending