Re: [OpenSIPS-Devel] [opensips] event interface: support for async events (#251)

2014-06-19 Thread Răzvan Crainea
Hi, Ovidiu! Actually the implementation depends on the transport module used. What you are saying is indeed true for event_datagram and event_route. However, for event_xmlrpc and event_rabbitmq, the actual communication is done in a different process that has only this purpose - it does not

[OpenSIPS-Devel] [OpenSIPS/opensips] cee3c2: Fix typo in the doc examples

2014-06-19 Thread Bogdan-Andrei Iancu
Branch: refs/heads/1.8 Home: https://github.com/OpenSIPS/opensips Commit: cee3c29c9f763ed1f392ff52991167fbd44fb1dc https://github.com/OpenSIPS/opensips/commit/cee3c29c9f763ed1f392ff52991167fbd44fb1dc Author: Bogdan-Andrei Iancu bog...@opensips.org Date: 2014-06-19 (Thu, 19 Jun

[OpenSIPS-Devel] [OpenSIPS/opensips] 761f30: Fix typo in the doc examples

2014-06-19 Thread Bogdan-Andrei Iancu
Branch: refs/heads/1.10 Home: https://github.com/OpenSIPS/opensips Commit: 761f306c249e5e59e3018f44eb1215cb474d843f https://github.com/OpenSIPS/opensips/commit/761f306c249e5e59e3018f44eb1215cb474d843f Author: Bogdan-Andrei Iancu bog...@opensips.org Date: 2014-06-19 (Thu, 19

[OpenSIPS-Devel] [OpenSIPS/opensips] 9ec67c: Fix typo in the doc examples

2014-06-19 Thread Bogdan-Andrei Iancu
Branch: refs/heads/1.9 Home: https://github.com/OpenSIPS/opensips Commit: 9ec67cd788c4a69a81715e1eaed2509094abebd0 https://github.com/OpenSIPS/opensips/commit/9ec67cd788c4a69a81715e1eaed2509094abebd0 Author: Bogdan-Andrei Iancu bog...@opensips.org Date: 2014-06-19 (Thu, 19 Jun

[OpenSIPS-Devel] [opensips] Split fromip and toip columns (#253)

2014-06-19 Thread andrei-datcu
You can merge this Pull Request by running: git pull https://github.com/andrei-datcu/opensips master Or you can view, comment on it, or merge it online at: https://github.com/OpenSIPS/opensips/pull/253 -- Commit Summary -- * Split fromip and toip columns -- File Changes -- M

Re: [OpenSIPS-Devel] [opensips] Split fromip and toip columns (#253)

2014-06-19 Thread Walter Doekes
@@ -206,17 +206,35 @@ modparam(siptrace, duplicate_uri, sip:10.1.1.1:5888) 1.3.8. trace_local_ip (str) - The address to be used in fromip field for local generated - messages. If not set, the module sets it to the address of the - socket that will be used to send the message.

Re: [OpenSIPS-Devel] [opensips] Split fromip and toip columns (#253)

2014-06-19 Thread Walter Doekes
@@ -206,17 +206,35 @@ modparam(siptrace, duplicate_uri, sip:10.1.1.1:5888) 1.3.8. trace_local_ip (str) - The address to be used in fromip field for local generated - messages. If not set, the module sets it to the address of the - socket that will be used to send the message.

Re: [OpenSIPS-Devel] [opensips] Split fromip and toip columns (#253)

2014-06-19 Thread andrei-datcu
@@ -206,17 +206,35 @@ modparam(siptrace, duplicate_uri, sip:10.1.1.1:5888) 1.3.8. trace_local_ip (str) - The address to be used in fromip field for local generated - messages. If not set, the module sets it to the address of the - socket that will be used to send the message.

Re: [OpenSIPS-Devel] [opensips] Split fromip and toip columns (#253)

2014-06-19 Thread Răzvan Crainea
Merged #253. --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/pull/253#event-133081085___ Devel mailing list Devel@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

[OpenSIPS-Devel] [OpenSIPS/opensips] b74603: Split fromip and toip columns

2014-06-19 Thread Răzvan Crainea
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: b746032e5eb146e8ac445d5f890cb1dc378983be https://github.com/OpenSIPS/opensips/commit/b746032e5eb146e8ac445d5f890cb1dc378983be Author: Andrei Datcu datcuand...@gmail.com Date: 2014-06-19 (Thu, 19 Jun

Re: [OpenSIPS-Devel] [opensips] event interface: support for async events (#251)

2014-06-19 Thread Ovidiu Sas
The event_route would the the most interesting case, as it is blocking the worker thread. Instead of doing something specific for event_route or event_*, I was thinking to have a generic way to specify how the event should be handled (sync or async) and then it is up to the admin to register

[OpenSIPS-Devel] [opensips] Yet another typo in siptrace's readme (#254)

2014-06-19 Thread andrei-datcu
You can merge this Pull Request by running: git pull https://github.com/andrei-datcu/opensips master Or you can view, comment on it, or merge it online at: https://github.com/OpenSIPS/opensips/pull/254 -- Commit Summary -- * Yet another typo in siptrace#39;s readme -- File Changes --

[OpenSIPS-Devel] [OpenSIPS/opensips] dffb3c: Yet another typo in siptrace's readme

2014-06-19 Thread Bogdan Andrei IANCU
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: dffb3c5cca6160d6f37489651167e2cea6ac3688 https://github.com/OpenSIPS/opensips/commit/dffb3c5cca6160d6f37489651167e2cea6ac3688 Author: Andrei Datcu datcuand...@gmail.com Date: 2014-06-19 (Thu, 19 Jun

Re: [OpenSIPS-Devel] [opensips] Yet another typo in siptrace's readme (#254)

2014-06-19 Thread Bogdan Andrei IANCU
Merged #254. --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/pull/254#event-133296946___ Devel mailing list Devel@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/devel