[sr-dev] Re: [kamailio/kamailio] tm: move local-request event route to the right location to access CANCEL (PR #3979)

2024-11-12 Thread Vadim Saranov via sr-dev
Hello! Will this fix be included in the 5.8.4 release? -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3979#issuecomment-2469872595 You are receiving this because you are subscribed to this thread. Message ID: __

[sr-dev] Re: smpp router project

2024-09-25 Thread Vadim Saranov via sr-dev
Perhaps you have used proto_smpp and have not encountered its shortcomings, but I think that its discussion is not very appropriate on this platform. I will briefly inform you that in this module there is no control over the results of sending commands neither for submit_sm, nor for enquire_link

[sr-dev] Re: smpp router project

2024-09-25 Thread Vadim Saranov via sr-dev
Hello, I'm already working on an SMPP module, it can already send messages in synchronous mode and supports UCS-2. I have a desire to prepare a module and PR this year. As for the implementation of proto_smpp in OpenSIPS, I have many questions about it, for example, this module does not analyze

[sr-dev] Re: [kamailio/kamailio] xhttp: fix execution of async functions (PR #3723)

2024-01-23 Thread Vadim Saranov via sr-dev
You are right, there are many ways to solve the problem. The presence of an HTTP server in kamailio allows you to implement microservices and I suggested expanding its use. I don’t think I can convince you otherwise, but kamailio has long become a multifunctional tool necessary for processing SI

[sr-dev] [kamailio/kamailio] xhttp: fix execution of async functions (PR #3723)

2024-01-22 Thread Vadim Saranov via sr-dev
Pre-Submission Checklist