Re: [SR-Users] xHTTP_PROM with older Kamailio

2020-07-12 Thread Marat Gareev
I'm sorry. I mean *xhttp_prom.c* file instead of *xhttp_mod.c*. > ___ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

Re: [SR-Users] Compact SIP

2020-07-12 Thread Alex Balashov
I think he means re-emit SIP forwarded messages with full header names. -- Alex On 7/12/20 8:53 AM, Daniel-Constantin Mierla wrote: Hello, what do you mean by disable compact header in Kamailio? Reject traffic that comes with compact header names? Cheers, Daniel On 12.07.20 10:48, Abdoul O

Re: [SR-Users] xHTTP_PROM with older Kamailio

2020-07-12 Thread Marat Gareev
Hi, Thanks for your reply. Yes, 5.1.1 is really old, but, unfortunately, Kamailio upgrade is a difficult task. I put logging in the `mod_init` function xhttp_mod.c: > static int mod_init(void) > { > LM_INFO("xhttp_prom init\n"); > ... > } and noticed that initialization isn't called. I

Re: [SR-Users] Compact SIP

2020-07-12 Thread Abdoul Osséni
Sorry, my request was not clear. For some calls, we need to restore SIP full header messages. Can this task be done with Kamailio? Regards Abdoul OSSENI Le dim. 12 juil. 2020 à 14:53, Daniel-Constantin Mierla a écrit : > Hello, > > what do you mean by disable compact header in Kamailio? Reje

Re: [SR-Users] Compact SIP

2020-07-12 Thread Daniel-Constantin Mierla
Hello, what do you mean by disable compact header in Kamailio? Reject traffic that comes with compact header names? Cheers, Daniel On 12.07.20 10:48, Abdoul Osséni wrote: > Hello, > > I use Kamailio and Asterisk. > SIP Compact header is activated by ASTERISK > (https://www.cs.columbia.edu/sip/co

[SR-Users] Compact SIP

2020-07-12 Thread Abdoul Osséni
Hello, I use Kamailio and Asterisk. SIP Compact header is activated by ASTERISK ( https://www.cs.columbia.edu/sip/compact.html). I am trying to disable the SIP Compact header on KAMAILIO. Is it possible? Regards Abdoul OSSENI ___ Kamailio (SER) - Users