Re: [sr-dev] [kamailio/kamailio] Using PATH makes nathelper to send the SIP ping to itself (#2011)

2019-07-19 Thread Henning Westerholt
Thank you for the report. Just to clarify - the current routing works, but is of course not optimal because of the local loop? So basically you are suggesting to add a path_check_local functionality also to the nathelper module. -- You are receiving this because you are subscribed to this threa

Re: [sr-dev] [kamailio/kamailio] evapi:return code and log fixed for no evapi client while sending (#2013)

2019-07-19 Thread Surendra Tiwari
@miconda agree. -- 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/pull/2013#issuecomment-513140039___ Kamailio (SER) - Development Mailing List sr

[sr-dev] git:master:a6a2416e: evapi: adjust log message when no client connected for dispatching

2019-07-19 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: a6a2416e59c1e1a5cbadd3ecceecff52201be10d URL: https://github.com/kamailio/kamailio/commit/a6a2416e59c1e1a5cbadd3ecceecff52201be10d Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2019-07-19T10:03:53+02:00 evapi: adjust log mess

Re: [sr-dev] [kamailio/kamailio] evapi:return code and log fixed for no evapi client while sending (#2013)

2019-07-19 Thread Daniel-Constantin Mierla
Merged #2013 into master. -- 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/pull/2013#event-2495036473___ Kamailio (SER) - Development Mailing Lis

[sr-dev] git:master:72099714: Merge pull request #2013 from surendratiwari3/no_evapi_client_send_failed

2019-07-19 Thread GitHub
Module: kamailio Branch: master Commit: 72099714de86311b704621034b5ef07ec05a1147 URL: https://github.com/kamailio/kamailio/commit/72099714de86311b704621034b5ef07ec05a1147 Author: Daniel-Constantin Mierla Committer: GitHub Date: 2019-07-19T09:56:45+02:00 Merge pull request #2013 from surendrati

[sr-dev] git:master:08cf1728: evapi:return code and log fixed for no evapi client while sending

2019-07-19 Thread Surendra Tiwari
Module: kamailio Branch: master Commit: 08cf17288861bcaa8f3b23166059ead517d1b4fe URL: https://github.com/kamailio/kamailio/commit/08cf17288861bcaa8f3b23166059ead517d1b4fe Author: Surendra Tiwari Committer: Surendra Tiwari Date: 2019-07-19T13:07:32+05:30 evapi:return code and log fixed for no e

Re: [sr-dev] [kamailio/kamailio] evapi:return code and log fixed for no evapi client while sending (#2013)

2019-07-19 Thread Daniel-Constantin Mierla
I will merge it, but then I will do some further updates: * print the log message as a warning, not error -- I think it is more appropriate, not being an error of processing. If you want, you can follow up with a new PR to add a modparam to set the log level for this message * edit a bit the

[sr-dev] git:master:e6b183a1: core: pv - increased the size for vars and transformations tables

2019-07-19 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: e6b183a1ec3b267cc25040a9b67a1c151ee8 URL: https://github.com/kamailio/kamailio/commit/e6b183a1ec3b267cc25040a9b67a1c151ee8 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2019-07-19T09:50:21+02:00 core: pv - increased t

[sr-dev] [kamailio/kamailio] evapi:return code and log fixed for no evapi client while sending (#2013)

2019-07-19 Thread Surendra Tiwari
Pre-Submission Checklist - [ ] Commit message has the format required by CONTRIBUTING guide - [ ] Commits are split per component (core, individual modules, libs, utils, ...) - [ ] Each component has a single commit (if not, squash them into one commit) - [ ] No commits to README files

Re: [sr-dev] [kamailio/kamailio] Registration URI issue (#2007)

2019-07-19 Thread Daniel-Constantin Mierla
The sip ngrep trace show only INVITE and PUBLISH, no REGISTER. The INVITE is getting 503 No Gateways. There is no retransmission timeout seen in the sip packets and no registration. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on G