[sr-dev] Re: [kamailio/kamailio] Mem leak in smsops which leads to the udp receiver process leak memory continuously (Issue #3833)

2024-05-01 Thread paresh-panda via sr-dev
Hi Henning, Thank you for the quick response! I cloned the code and just changed back the block (which was problematic). Now I see error again as below : > May 1 16:54:43 stgn-haud-vm-ub-kamailio01 /usr/sbin/kamailio[5885]: INFO: >

[sr-dev] Re: [kamailio/kamailio] [FEATURE] mid-call self-redirect call to new nexthop (Issue #3773)

2024-05-01 Thread github-actions[bot] via sr-dev
This issue is stale because it has been open 6 weeks with no activity. Remove stale label or comment or this will be closed in 2 weeks. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3773#issuecomment-2089430675 You are receiving this because

[sr-dev] Re: Enquiry about N5 interface implementation

2024-05-01 Thread Daniel-Constantin Mierla via sr-dev
Hello, you have to replace the Rx interface with N5, which is not a dedicated module, but you have to implement it in the config file. You can use http_client for example to interact with PCF from Kamailio, and eventually nghttp2 if you expect some callbacks/notifications to be returned to

[sr-dev] git:master:d12fc310: presence: check if the local notify was dropped in event route

2024-05-01 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: d12fc31056cb37aac347ec05f9ada7bafa5f52de URL: https://github.com/kamailio/kamailio/commit/d12fc31056cb37aac347ec05f9ada7bafa5f52de Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-05-01T06:20:43+02:00 presence: check if

[sr-dev] git:master:f5da773c: tm: cb flag to mark local uac on request drop

2024-05-01 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: f5da773c5fa29edbf9d0e65a83a62f495928ddec URL: https://github.com/kamailio/kamailio/commit/f5da773c5fa29edbf9d0e65a83a62f495928ddec Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-05-01T05:57:46+02:00 tm: cb flag to mark

[sr-dev] git:master:68624c2d: pv_headers: print also the new TMCB_LOCAL_REQUEST_DROP in debug function

2024-05-01 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 68624c2da093ab789d4e8d35df65ef1bce024bca URL: https://github.com/kamailio/kamailio/commit/68624c2da093ab789d4e8d35df65ef1bce024bca Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-05-01T06:08:28+02:00 pv_headers: print

[sr-dev] git:master:ee06666c: tm: free new buffer on drop for local requests

2024-05-01 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: ee0c43d96029315dae7618e10d381265a85a URL: https://github.com/kamailio/kamailio/commit/ee0c43d96029315dae7618e10d381265a85a Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-05-01T05:28:18+02:00 tm: free new buffer

[sr-dev] git:master:00aac8d4: uac: check if local requests are dropped and free the param

2024-05-01 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 00aac8d48370fac356eecff535835d918c631cc5 URL: https://github.com/kamailio/kamailio/commit/00aac8d48370fac356eecff535835d918c631cc5 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-05-01T07:00:58+02:00 uac: check if local

[sr-dev] git:master:ebd1c6c7: tm: cb_flags made unsigned for uac_req

2024-05-01 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: ebd1c6c75a1b832ce85d576aad134b99d47b5738 URL: https://github.com/kamailio/kamailio/commit/ebd1c6c75a1b832ce85d576aad134b99d47b5738 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-05-01T06:07:26+02:00 tm: cb_flags made