Re: [sr-dev] [kamailio/kamailio] Problem with transport=tcp and NATMANAGE (#1439)

2018-02-15 Thread Pau Giralt
The config file is exactly the same as the default one you provide in your repo. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/1439#issuecomment-365894988_

[sr-dev] [kamailio/kamailio] Problem with transport=tcp and NATMANAGE (#1439)

2018-02-14 Thread Pau Giralt
Hi! I'm working with kamailio and rtpproxy. When I configure the clients to send sip messages through TCP adding the ";transport=tcp" in the sip message the rtpproxy is not working anymore. The code is never passing the point pasted below, inside route[NATMANAGE] in kamailio.cfg ``` if (!(isfla

Re: [sr-dev] [kamailio/kamailio] 500 error on invite response (#1395)

2018-01-13 Thread Pau Giralt
this is a more accurate debug trace: ``` Jan 12 12:52:20 kamailio-alone /usr/sbin/kamailio[797]: DEBUG: [parser/msg_parser.c:606]: parse_msg(): SIP Request: Jan 12 12:52:20 kamailio-alone /usr/sbin/kamailio[797]: DEBUG: [parser/msg_parser.c:608]: parse_msg(): method: Jan 12 12:52:20 kamaili

Re: [sr-dev] [kamailio/kamailio] 500 error on invite response (#1395)

2018-01-11 Thread Pau Giralt
The second parameter of the sl_send_reply() is the default message string for each code. This is my kamailio.cfg file: https://gist.github.com/kelf47/fda4b4e61ceeff8dbf29a9ceff123d4a -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on

[sr-dev] [kamailio/kamailio] 500 error on invite response (#1395)

2018-01-11 Thread Pau Giralt
### Description In some calls I'm getting a 500 error on invite message reponse without reason message. Some times it works well and others the 500 error arises with the same code and situation. Log Messages ``` Jan 11 13:48:47 kamailio-alone /usr/sbin/kamailio[21953]: DEBUG: [parser/