[OpenSIPS-Devel] [opensips] append HTTP headers with rest_client (#496)

2015-05-04 Thread Liviu Chircu
Follow-up of a discussion started with @jarrodb on IRC. In short, there are quite a lot of usage scenarios where additional HTTP headers need to be inserted into the request as well. So, the usage flow could be: rest_append_hf(Authorization: Bearer mF_9.B5f-4.1JqM); ...

[OpenSIPS-Devel] [OpenSIPS/opensips] 4d651f: rest_client: caseless matching when searching for ...

2015-05-04 Thread Liviu Chircu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 4d651f4a868e26fb93674950e6f4654a329d3beb https://github.com/OpenSIPS/opensips/commit/4d651f4a868e26fb93674950e6f4654a329d3beb Author: Liviu Chircu li...@opensips.org Date: 2015-05-04 (Mon, 04 May 2015

[OpenSIPS-Devel] [OpenSIPS/opensips] 65d3c8: rest_client: caseless matching when searching for ...

2015-05-04 Thread Liviu Chircu
Branch: refs/heads/2.1 Home: https://github.com/OpenSIPS/opensips Commit: 65d3c88ad99ebc279500a7e578e08d0eb6799f90 https://github.com/OpenSIPS/opensips/commit/65d3c88ad99ebc279500a7e578e08d0eb6799f90 Author: Liviu Chircu li...@opensips.org Date: 2015-05-04 (Mon, 04 May 2015

[OpenSIPS-Devel] [OpenSIPS/opensips] dcd8fc: rest_client: caseless matching when searching for ...

2015-05-04 Thread Liviu Chircu
Branch: refs/heads/1.11 Home: https://github.com/OpenSIPS/opensips Commit: dcd8fc463544751e583e0c006f6eb52ff55dfb37 https://github.com/OpenSIPS/opensips/commit/dcd8fc463544751e583e0c006f6eb52ff55dfb37 Author: Liviu Chircu li...@opensips.org Date: 2015-05-04 (Mon, 04 May 2015

[OpenSIPS-Devel] [OpenSIPS/opensips] a77895: rest_client: caseless matching when searching for ...

2015-05-04 Thread Liviu Chircu
Branch: refs/heads/1.10 Home: https://github.com/OpenSIPS/opensips Commit: a77895c74c64a643ed18e6dab71a546c7cda08d7 https://github.com/OpenSIPS/opensips/commit/a77895c74c64a643ed18e6dab71a546c7cda08d7 Author: Liviu Chircu li...@opensips.org Date: 2015-05-04 (Mon, 04 May 2015

Re: [OpenSIPS-Devel] [opensips] Async http replies randomly missed (#493)

2015-05-06 Thread Liviu Chircu
Sure! --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/493#issuecomment-99408584___ Devel mailing list Devel@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Re: [OpenSIPS-Devel] [opensips] addition of rest_append_hf command (#497)

2015-05-05 Thread Liviu Chircu
Merged #497. --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/pull/497#event-297273733___ Devel mailing list Devel@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Re: [OpenSIPS-Devel] [opensips] Async http replies randomly missed (#493)

2015-05-05 Thread Liviu Chircu
Hi Dan, The module seemed to mishandle scenarios with local HTTP servers, where sometimes there might not even be a need for stop-resume, since the response may arrive almost immediately after the libcurl **perform** operation. I've prepared a patch for this for the 2.1 branch. Could you

Re: [OpenSIPS-Devel] [opensips] addition of rest_append_hf command (#497)

2015-05-05 Thread Liviu Chircu
A very clean PR, Jarrod. Explanations, function comments, nice coding style. Well done! *TODO*: documentation! --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/pull/497#issuecomment-99095951___ Devel mailing

[OpenSIPS-Devel] [OpenSIPS/opensips] 6a8c14: moved curl_slist to global process variable to sup...

2015-05-05 Thread Liviu Chircu
Commit: aa88b5f801452a0128f9c733c7de522ac3a4d116 https://github.com/OpenSIPS/opensips/commit/aa88b5f801452a0128f9c733c7de522ac3a4d116 Author: Liviu Chircu li...@opensips.org Date: 2015-05-05 (Tue, 05 May 2015) Changed paths: M modules/rest_client/rest_cb.h M modules

[OpenSIPS-Devel] [OpenSIPS/opensips] 4b5b16: async TCP: fix memory leak

2015-05-06 Thread Liviu Chircu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 4b5b16f9a871bfafc5157c803ca106b276b5bd4a https://github.com/OpenSIPS/opensips/commit/4b5b16f9a871bfafc5157c803ca106b276b5bd4a Author: Liviu Chircu li...@opensips.org Date: 2015-05-06 (Wed, 06 May 2015

[OpenSIPS-Devel] [OpenSIPS/opensips] 4072c4: revert previous commit (4b5b16f9a)

2015-05-06 Thread Liviu Chircu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 4072c47786fabd2c4bb39416aca02cc4fa36d787 https://github.com/OpenSIPS/opensips/commit/4072c47786fabd2c4bb39416aca02cc4fa36d787 Author: Liviu Chircu li...@opensips.org Date: 2015-05-06 (Wed, 06 May 2015

[OpenSIPS-Devel] [OpenSIPS/opensips] 17d822: rest_client: properly handle async calls in local ...

2015-05-07 Thread Liviu Chircu
Branch: refs/heads/2.1 Home: https://github.com/OpenSIPS/opensips Commit: 17d82244c6e7aeb5c1e4f22f03b252c5d237fc5a https://github.com/OpenSIPS/opensips/commit/17d82244c6e7aeb5c1e4f22f03b252c5d237fc5a Author: Liviu Chircu li...@opensips.org Date: 2015-05-07 (Thu, 07 May 2015

[OpenSIPS-Devel] [OpenSIPS/opensips] 910990: rest_client: update doc README

2015-05-07 Thread Liviu Chircu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 910990c21d252f21060b45e61974020f60aac33c https://github.com/OpenSIPS/opensips/commit/910990c21d252f21060b45e61974020f60aac33c Author: Liviu Chircu li...@opensips.org Date: 2015-05-07 (Thu, 07 May 2015

[OpenSIPS-Devel] [OpenSIPS/opensips] a614e2: rest_client: properly handle async calls in local ...

2015-05-07 Thread Liviu Chircu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: a614e21b2d7982b4d56d7acbb99aee1b51f632ec https://github.com/OpenSIPS/opensips/commit/a614e21b2d7982b4d56d7acbb99aee1b51f632ec Author: Liviu Chircu li...@opensips.org Date: 2015-05-07 (Thu, 07 May 2015

[OpenSIPS-Devel] [OpenSIPS/opensips] 9958b2: rest_client: update doc README

2015-05-07 Thread Liviu Chircu
Branch: refs/heads/2.1 Home: https://github.com/OpenSIPS/opensips Commit: 9958b2280de540b16a743b20998143ab86d7f890 https://github.com/OpenSIPS/opensips/commit/9958b2280de540b16a743b20998143ab86d7f890 Author: Liviu Chircu li...@opensips.org Date: 2015-05-07 (Thu, 07 May 2015

[OpenSIPS-Devel] [OpenSIPS/opensips] e3222c: rest_client: properly free ctype buffer

2015-05-07 Thread Liviu Chircu
Branch: refs/heads/2.1 Home: https://github.com/OpenSIPS/opensips Commit: e3222cf4e95b3f77754bc5889817eeab1edf6bcc https://github.com/OpenSIPS/opensips/commit/e3222cf4e95b3f77754bc5889817eeab1edf6bcc Author: Liviu Chircu li...@opensips.org Date: 2015-05-07 (Thu, 07 May 2015

[OpenSIPS-Devel] [OpenSIPS/opensips] 2ef34a: rest_client: properly free ctype buffer

2015-05-07 Thread Liviu Chircu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 2ef34a582fd6bd02725fe71a36ab72177829680b https://github.com/OpenSIPS/opensips/commit/2ef34a582fd6bd02725fe71a36ab72177829680b Author: Liviu Chircu li...@opensips.org Date: 2015-05-07 (Thu, 07 May 2015

[OpenSIPS-Devel] [OpenSIPS/opensips] 2e9b36: sipmsgops: fix possible crash with debug=4

2015-05-05 Thread Liviu Chircu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 2e9b36c0031e619899aa2544c7e23caff5b49b80 https://github.com/OpenSIPS/opensips/commit/2e9b36c0031e619899aa2544c7e23caff5b49b80 Author: Liviu Chircu li...@opensips.org Date: 2015-05-05 (Tue, 05 May 2015

[OpenSIPS-Devel] [OpenSIPS/opensips] e16ab4: async DB core: fix noisy logs

2015-05-08 Thread Liviu Chircu
Branch: refs/heads/2.1 Home: https://github.com/OpenSIPS/opensips Commit: e16ab48166e6e588a4bc6555c80314c8ee543f10 https://github.com/OpenSIPS/opensips/commit/e16ab48166e6e588a4bc6555c80314c8ee543f10 Author: Liviu Chircu li...@opensips.org Date: 2015-05-08 (Fri, 08 May 2015

[OpenSIPS-Devel] [OpenSIPS/opensips] fd8fc6: async DB core: fix noisy logs

2015-05-08 Thread Liviu Chircu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: fd8fc60212e8e43f27a3411470d56f7f707a8652 https://github.com/OpenSIPS/opensips/commit/fd8fc60212e8e43f27a3411470d56f7f707a8652 Author: Liviu Chircu li...@opensips.org Date: 2015-05-08 (Fri, 08 May 2015

Re: [OpenSIPS-Devel] [opensips] Async http replies randomly missed (#493)

2015-05-05 Thread Liviu Chircu
Also please make sure your 2.1 contains the latest dac81ffa backport. It's a core fix which is relevant for your scenario. --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/493#issuecomment-99131902___

[OpenSIPS-Devel] [OpenSIPS/opensips] 82eded: core fd management: properly remove fds on DEL err...

2015-05-05 Thread Liviu Chircu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 82eded80cb49b8c82406f2e4385998b3d09cd90e https://github.com/OpenSIPS/opensips/commit/82eded80cb49b8c82406f2e4385998b3d09cd90e Author: Liviu Chircu li...@opensips.org Date: 2015-05-05 (Tue, 05 May 2015

Re: [OpenSIPS-Devel] [opensips] rest_get doesn't return information about error (#480)

2015-05-05 Thread Liviu Chircu
Looks clean. Closing. --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/480#issuecomment-99130126___ Devel mailing list Devel@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Re: [OpenSIPS-Devel] [opensips] rest_get doesn't return information about error (#480)

2015-05-05 Thread Liviu Chircu
Closed #480. --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/480#event-297379819___ Devel mailing list Devel@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

[OpenSIPS-Devel] [OpenSIPS/opensips] 21344d: core fd management: suppress DEL errors for closed...

2015-05-05 Thread Liviu Chircu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 21344d1f78bcb7b492b8f07f7f34e21f1dc3a337 https://github.com/OpenSIPS/opensips/commit/21344d1f78bcb7b492b8f07f7f34e21f1dc3a337 Author: Liviu Chircu li...@opensips.org Date: 2015-05-05 (Tue, 05 May 2015

[OpenSIPS-Devel] [OpenSIPS/opensips] 56cca8: core fd management: suppress DEL errors for closed...

2015-05-05 Thread Liviu Chircu
Branch: refs/heads/2.1 Home: https://github.com/OpenSIPS/opensips Commit: 56cca87d1700357bf33c6bbaf1c6823b27d31bc0 https://github.com/OpenSIPS/opensips/commit/56cca87d1700357bf33c6bbaf1c6823b27d31bc0 Author: Liviu Chircu li...@opensips.org Date: 2015-05-05 (Tue, 05 May 2015

[OpenSIPS-Devel] [OpenSIPS/opensips] dac81f: core fd management: properly remove fds on DEL err...

2015-05-05 Thread Liviu Chircu
Branch: refs/heads/2.1 Home: https://github.com/OpenSIPS/opensips Commit: dac81ffa5c190b5e027a51ba00b0a0c3bad261e9 https://github.com/OpenSIPS/opensips/commit/dac81ffa5c190b5e027a51ba00b0a0c3bad261e9 Author: Liviu Chircu li...@opensips.org Date: 2015-05-05 (Tue, 05 May 2015

[OpenSIPS-Devel] [OpenSIPS/opensips] c9b94a: sipmsgops: fix possible crash with debug=4

2015-05-05 Thread Liviu Chircu
Branch: refs/heads/1.11 Home: https://github.com/OpenSIPS/opensips Commit: c9b94aed0e00fac0e156851e5400db978bca1179 https://github.com/OpenSIPS/opensips/commit/c9b94aed0e00fac0e156851e5400db978bca1179 Author: Liviu Chircu li...@opensips.org Date: 2015-05-05 (Tue, 05 May 2015

[OpenSIPS-Devel] [OpenSIPS/opensips] 2d5dca: fraud_detection: properly release stats lock on er...

2015-05-05 Thread Liviu Chircu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 2d5dcadd4029bbbadd9ddcbf842d22f03a2d32ea https://github.com/OpenSIPS/opensips/commit/2d5dcadd4029bbbadd9ddcbf842d22f03a2d32ea Author: Liviu Chircu li...@opensips.org Date: 2015-05-05 (Tue, 05 May 2015

[OpenSIPS-Devel] [OpenSIPS/opensips] a30c96: sipmsgops: fix possible crash with debug=4

2015-05-05 Thread Liviu Chircu
Branch: refs/heads/1.10 Home: https://github.com/OpenSIPS/opensips Commit: a30c96622261f2c7764f4503aa0c58bc998b7eeb https://github.com/OpenSIPS/opensips/commit/a30c96622261f2c7764f4503aa0c58bc998b7eeb Author: Liviu Chircu li...@opensips.org Date: 2015-05-05 (Tue, 05 May 2015

[OpenSIPS-Devel] [OpenSIPS/opensips] d77b5e: sipmsgops: fix possible crash with debug=4

2015-05-05 Thread Liviu Chircu
Branch: refs/heads/2.1 Home: https://github.com/OpenSIPS/opensips Commit: d77b5e2f9f774749528209be6402902df46cd5e0 https://github.com/OpenSIPS/opensips/commit/d77b5e2f9f774749528209be6402902df46cd5e0 Author: Liviu Chircu li...@opensips.org Date: 2015-05-05 (Tue, 05 May 2015

[OpenSIPS-Devel] [OpenSIPS/opensips] afd7de: DBG_QM_MALLOC: do not abort() on NULL pointer free...

2015-05-06 Thread Liviu Chircu
Branch: refs/heads/1.10 Home: https://github.com/OpenSIPS/opensips Commit: afd7de612d1fcef80c70aa1f5719d40de8af0403 https://github.com/OpenSIPS/opensips/commit/afd7de612d1fcef80c70aa1f5719d40de8af0403 Author: Liviu Chircu li...@opensips.org Date: 2015-05-06 (Wed, 06 May 2015

[OpenSIPS-Devel] [OpenSIPS/opensips] 8a4214: async TCP: fix memory leak

2015-05-06 Thread Liviu Chircu
Branch: refs/heads/1.11 Home: https://github.com/OpenSIPS/opensips Commit: 8a42143eea0b478ad817e428a48410142f01b103 https://github.com/OpenSIPS/opensips/commit/8a42143eea0b478ad817e428a48410142f01b103 Author: Liviu Chircu li...@opensips.org Date: 2015-05-06 (Wed, 06 May 2015

[OpenSIPS-Devel] [OpenSIPS/opensips] 31cd5b: async TCP: fix memory leak

2015-05-06 Thread Liviu Chircu
Branch: refs/heads/1.10 Home: https://github.com/OpenSIPS/opensips Commit: 31cd5b369eb12306cc8848db21d7a4856d8462ec https://github.com/OpenSIPS/opensips/commit/31cd5b369eb12306cc8848db21d7a4856d8462ec Author: Liviu Chircu li...@opensips.org Date: 2015-05-06 (Wed, 06 May 2015

Re: [OpenSIPS-Devel] [opensips] Async http replies randomly missed (#493)

2015-05-07 Thread Liviu Chircu
Sure! Thanks --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/493#issuecomment-99851817___ Devel mailing list Devel@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Re: [OpenSIPS-Devel] [opensips] Async http replies randomly missed (#493)

2015-05-07 Thread Liviu Chircu
The crashes were due to a bad merge from me in order to be compatible with jarrod's header list. I forgot to zero the list after free'ing it! After fixing that, code worked fine on both of our setups. A similar fix also ended up on the 2.1 branch. Thank you Dan and Jarrod for helping out on

[OpenSIPS-Devel] [OpenSIPS/opensips] c35899: Add vim syntax highlighting script

2015-05-11 Thread Liviu Chircu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: c358997e6b1bad33733a7802a75f8cdc28ffc83a https://github.com/OpenSIPS/opensips/commit/c358997e6b1bad33733a7802a75f8cdc28ffc83a Author: Liviu Chircu li...@opensips.org Date: 2015-05-11 (Mon, 11 May 2015

[OpenSIPS-Devel] [OpenSIPS/opensips] f894ed: build system: properly parse uname -r output

2015-05-11 Thread Liviu Chircu
Branch: refs/heads/2.1 Home: https://github.com/OpenSIPS/opensips Commit: f894ed0689ea43947983e9654ccbe2912b9dbeba https://github.com/OpenSIPS/opensips/commit/f894ed0689ea43947983e9654ccbe2912b9dbeba Author: Liviu Chircu li...@opensips.org Date: 2015-05-11 (Mon, 11 May 2015

Re: [OpenSIPS-Devel] [opensips] ‘io_wait_h’ has no member named ‘epfd’ (#505)

2015-05-11 Thread Liviu Chircu
So, there are two problems: * one is in the build system, since it cannot properly parse 3.16-0.bpo.2-amd64 (notice the first dash - it doesn't expect it). * the other one is in the header structure, since OpenSIPS should compile even on older Linux systems. --- Reply to this email directly or

Re: [OpenSIPS-Devel] [opensips] ‘io_wait_h’ has no member named ‘epfd’ (#505)

2015-05-11 Thread Liviu Chircu
Closed #505 via 4d6baa5c4f6c05eec26688df63489176c676d377. --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/505#event-301952165___ Devel mailing list Devel@lists.opensips.org

[OpenSIPS-Devel] [OpenSIPS/opensips] 999364: build system: properly parse uname -r output

2015-05-11 Thread Liviu Chircu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 999364ed550c7fe8031820cadd2db800fa95aae6 https://github.com/OpenSIPS/opensips/commit/999364ed550c7fe8031820cadd2db800fa95aae6 Author: Liviu Chircu li...@opensips.org Date: 2015-05-11 (Mon, 11 May 2015

Re: [OpenSIPS-Devel] [opensips] ‘io_wait_h’ has no member named ‘epfd’ (#505)

2015-05-11 Thread Liviu Chircu
Managed to replicate. It seems that HAVE_SIGIO_RT is undefined on your platform, hence some headers are not included. --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/505#issuecomment-100961321___ Devel

[OpenSIPS-Devel] [OpenSIPS/opensips] be8737: fix doc typo

2015-05-16 Thread Liviu Chircu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: be873729874b2b68ab779666374e2996a7ace727 https://github.com/OpenSIPS/opensips/commit/be873729874b2b68ab779666374e2996a7ace727 Author: Liviu Chircu li...@opensips.org Date: 2015-05-16 (Sat, 16 May 2015

[OpenSIPS-Devel] [OpenSIPS/opensips] 02b93b: fix doc typo

2015-05-16 Thread Liviu Chircu
Branch: refs/heads/2.1 Home: https://github.com/OpenSIPS/opensips Commit: 02b93b306c83aed5625b48f09695b2ed7bf1558f https://github.com/OpenSIPS/opensips/commit/02b93b306c83aed5625b48f09695b2ed7bf1558f Author: Liviu Chircu li...@opensips.org Date: 2015-05-16 (Sat, 16 May 2015

[OpenSIPS-Devel] [OpenSIPS/opensips] a519c8: fraud_detection: properly release stats lock on er...

2015-05-15 Thread Liviu Chircu
Branch: refs/heads/2.1 Home: https://github.com/OpenSIPS/opensips Commit: a519c83f357fb78ecf296f87c70a9dccaacf9761 https://github.com/OpenSIPS/opensips/commit/a519c83f357fb78ecf296f87c70a9dccaacf9761 Author: Liviu Chircu li...@opensips.org Date: 2015-05-15 (Fri, 15 May 2015

Re: [OpenSIPS-Devel] [opensips] binary interface generates load (#502)

2015-05-15 Thread Liviu Chircu
Closed #502 via df2c030d1408a7d886cf13e3772af81f6deae9a7. --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/502#event-305640747___ Devel mailing list Devel@lists.opensips.org

[OpenSIPS-Devel] [OpenSIPS/opensips] df2c03: bin_interface: use blocking I/O

2015-05-15 Thread Liviu Chircu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: df2c030d1408a7d886cf13e3772af81f6deae9a7 https://github.com/OpenSIPS/opensips/commit/df2c030d1408a7d886cf13e3772af81f6deae9a7 Author: Liviu Chircu li...@opensips.org Date: 2015-05-15 (Fri, 15 May 2015

[OpenSIPS-Devel] [OpenSIPS/opensips] 66ab6c: bin_interface: use blocking I/O

2015-05-15 Thread Liviu Chircu
Branch: refs/heads/2.1 Home: https://github.com/OpenSIPS/opensips Commit: 66ab6caf29c24a3fbf9bf92efe8395e205264d3e https://github.com/OpenSIPS/opensips/commit/66ab6caf29c24a3fbf9bf92efe8395e205264d3e Author: Liviu Chircu li...@opensips.org Date: 2015-05-15 (Fri, 15 May 2015

[OpenSIPS-Devel] [OpenSIPS/opensips] 950966: async: set route type before running resume routes

2015-05-16 Thread Liviu Chircu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 9509665640782b197feec34acd1e7b66935e66f4 https://github.com/OpenSIPS/opensips/commit/9509665640782b197feec34acd1e7b66935e66f4 Author: Liviu Chircu li...@opensips.org Date: 2015-05-16 (Sat, 16 May 2015

[OpenSIPS-Devel] [OpenSIPS/opensips] 65de40: hp_malloc.h: properly include sys/time.h

2015-04-15 Thread Liviu Chircu
Branch: refs/heads/1.11 Home: https://github.com/OpenSIPS/opensips Commit: 65de4089336b41f021fa5c2e72d3614893af45be https://github.com/OpenSIPS/opensips/commit/65de4089336b41f021fa5c2e72d3614893af45be Author: Liviu Chircu li...@opensips.org Date: 2015-04-15 (Wed, 15 Apr 2015

[OpenSIPS-Devel] [OpenSIPS/opensips] a981f0: sipmsgops: fix buffer management issue

2015-04-16 Thread Liviu Chircu
Branch: refs/heads/1.10 Home: https://github.com/OpenSIPS/opensips Commit: a981f0029d7f71d327f23378ed81204b65510661 https://github.com/OpenSIPS/opensips/commit/a981f0029d7f71d327f23378ed81204b65510661 Author: Liviu Chircu li...@opensips.org Date: 2015-04-16 (Thu, 16 Apr 2015

[OpenSIPS-Devel] [OpenSIPS/opensips] 0d5edc: sipmsgops: fix buffer management issue

2015-04-16 Thread Liviu Chircu
Branch: refs/heads/1.11 Home: https://github.com/OpenSIPS/opensips Commit: 0d5edcda13189bb7c06b13b154110b90387a27a0 https://github.com/OpenSIPS/opensips/commit/0d5edcda13189bb7c06b13b154110b90387a27a0 Author: Liviu Chircu li...@opensips.org Date: 2015-04-16 (Thu, 16 Apr 2015

[OpenSIPS-Devel] [OpenSIPS/opensips] a18fae: sipmsgops: fix buffer management issue

2015-04-16 Thread Liviu Chircu
Branch: refs/heads/2.1 Home: https://github.com/OpenSIPS/opensips Commit: a18fae9b9121fe6d7e84f56e891be750d1624139 https://github.com/OpenSIPS/opensips/commit/a18fae9b9121fe6d7e84f56e891be750d1624139 Author: Liviu Chircu li...@opensips.org Date: 2015-04-16 (Thu, 16 Apr 2015

[OpenSIPS-Devel] [OpenSIPS/opensips] dd0b94: mem/mem.h: fix header includes

2015-04-07 Thread Liviu Chircu
Branch: refs/heads/1.11 Home: https://github.com/OpenSIPS/opensips Commit: dd0b9461d9769ca137102ad699b80b5b4085f3fe https://github.com/OpenSIPS/opensips/commit/dd0b9461d9769ca137102ad699b80b5b4085f3fe Author: Liviu Chircu li...@opensips.org Date: 2015-04-07 (Tue, 07 Apr 2015

[OpenSIPS-Devel] [OpenSIPS/opensips] 429a38: mem/mem.h: fix header includes

2015-04-07 Thread Liviu Chircu
Branch: refs/heads/1.11 Home: https://github.com/OpenSIPS/opensips Commit: 429a38e73f327619688f10e90d1efd75b749ad81 https://github.com/OpenSIPS/opensips/commit/429a38e73f327619688f10e90d1efd75b749ad81 Author: Liviu Chircu li...@opensips.org Date: 2015-04-07 (Tue, 07 Apr 2015

Re: [OpenSIPS-Devel] [opensips] SIPMSGOPS: sip_msg_validate (#450)

2015-04-06 Thread Liviu Chircu
Closed #450. --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/450#event-274195371___ Devel mailing list Devel@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Re: [OpenSIPS-Devel] [opensips] SIPMSGOPS: sip_msg_validate (#450)

2015-04-06 Thread Liviu Chircu
This has been already added in 2.1 by @tallicamike (f8e210e8). Closing as invalid. --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/450#issuecomment-90091605___ Devel mailing list

[OpenSIPS-Devel] [OpenSIPS/opensips] 445d90: sipmsgops: fix buffer management issue

2015-04-05 Thread Liviu Chircu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 445d90bc794887f6e0d8ce7716a5480bb50e3b51 https://github.com/OpenSIPS/opensips/commit/445d90bc794887f6e0d8ce7716a5480bb50e3b51 Author: Liviu Chircu li...@opensips.org Date: 2015-04-05 (Sun, 05 Apr 2015

Re: [OpenSIPS-Devel] [opensips] Merge branch 'master' of github.com:OpenSIPS/opensips (8221c64)

2015-05-21 Thread Liviu Chircu
@evillaron In order to prevent ugly merge commits like this ^, please use the **--rebase** option when pulling the latest git sources: git pull --rebase instead of simply: git pull Many thanks! --- Reply to this email directly or view it on GitHub:

[OpenSIPS-Devel] [OpenSIPS/opensips] 9d07e5: route params: increment nesting level on no-param ...

2015-05-20 Thread Liviu Chircu
Branch: refs/heads/1.11 Home: https://github.com/OpenSIPS/opensips Commit: 9d07e53c2349f920f1f8fa0edc6e8acb8f950313 https://github.com/OpenSIPS/opensips/commit/9d07e53c2349f920f1f8fa0edc6e8acb8f950313 Author: Liviu Chircu li...@opensips.org Date: 2015-05-20 (Wed, 20 May 2015

[OpenSIPS-Devel] [OpenSIPS/opensips] 8e95b8: route params: increment nesting level on no-param ...

2015-05-20 Thread Liviu Chircu
Branch: refs/heads/2.1 Home: https://github.com/OpenSIPS/opensips Commit: 8e95b8d3b294e51d954949a637c4c63689bb https://github.com/OpenSIPS/opensips/commit/8e95b8d3b294e51d954949a637c4c63689bb Author: Liviu Chircu li...@opensips.org Date: 2015-05-20 (Wed, 20 May 2015

[OpenSIPS-Devel] [OpenSIPS/opensips] 564acb: route params: increment nesting level on no-param ...

2015-05-20 Thread Liviu Chircu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 564acbe638fab63deb2d39462b667b2d83a75f05 https://github.com/OpenSIPS/opensips/commit/564acbe638fab63deb2d39462b667b2d83a75f05 Author: Liviu Chircu li...@opensips.org Date: 2015-05-20 (Wed, 20 May 2015

Re: [OpenSIPS-Devel] [opensips] Crash with poorly given var (#529)

2015-06-02 Thread Liviu Chircu
Closed #529. --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/529#event-319737566___ Devel mailing list Devel@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

[OpenSIPS-Devel] [OpenSIPS/opensips] 3c47ed: verify pv_export_t parse_name function is set befo...

2015-06-02 Thread Liviu Chircu
) Changed paths: M pvar.c Log Message: --- verify pv_export_t parse_name function is set before calling Commit: 21de1c7fff61d4eede0b0d1219bb9c73a3224668 https://github.com/OpenSIPS/opensips/commit/21de1c7fff61d4eede0b0d1219bb9c73a3224668 Author: Liviu Chircu li

Re: [OpenSIPS-Devel] Opensips 2.1 build error -- postgresql module

2015-06-18 Thread Liviu Chircu
Best regards, Liviu Chircu OpenSIPS Developer http://www.opensips-solutions.com On 16.06.2015 12:49, John Nash wrote: When I try to build the latest 2.1 git version with postgresql module I get errors.. make include_modules=rtpengine db_postgres modules make[1]: Entering directory `/usr/src

Re: [OpenSIPS-Devel] [opensips] F_MALLOC: suppress warnings for free(NULL) (17d639b)

2015-06-15 Thread Liviu Chircu
the libc free() (man 3 free) allows free'ing NULL pointers. I think the quality of the codebase is improved if we stick to this standard. Your suggestion is excellent. We definitely have to remove all `if (buf)` tests! --- Reply to this email directly or view it on GitHub:

Re: [OpenSIPS-Devel] [opensips] db_http crashes OpenSIPs (#523)

2015-05-27 Thread Liviu Chircu
This should have been fixed by commit 8d978ac4 - which addressed the real issue behind (lack of DB capabilities - and OpenSIPS shouldn't start). Marking this as a duplicate of issue #405. I will try to see why the fix is incomplete. --- Reply to this email directly or view it on GitHub:

[OpenSIPS-Devel] [OpenSIPS/opensips] 91d1b4: avpops: Fix possible runtime crash

2015-05-27 Thread Liviu Chircu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 91d1b4f4b65b4bf70d8db93d956a42d2f58500f9 https://github.com/OpenSIPS/opensips/commit/91d1b4f4b65b4bf70d8db93d956a42d2f58500f9 Author: Liviu Chircu li...@opensips.org Date: 2015-05-27 (Wed, 27 May 2015

[OpenSIPS-Devel] [OpenSIPS/opensips] de2b11: avpops: Fix possible runtime crash

2015-05-27 Thread Liviu Chircu
Branch: refs/heads/2.1 Home: https://github.com/OpenSIPS/opensips Commit: de2b1138430cad4e5aac71d9ef91707d0f3518b7 https://github.com/OpenSIPS/opensips/commit/de2b1138430cad4e5aac71d9ef91707d0f3518b7 Author: Liviu Chircu li...@opensips.org Date: 2015-05-27 (Wed, 27 May 2015

[OpenSIPS-Devel] [OpenSIPS/opensips] f09f47: avpops: Fix possible runtime crash

2015-05-27 Thread Liviu Chircu
Branch: refs/heads/1.11 Home: https://github.com/OpenSIPS/opensips Commit: f09f47879dd9e61e5e1008bcdee6a1f9226fc3a0 https://github.com/OpenSIPS/opensips/commit/f09f47879dd9e61e5e1008bcdee6a1f9226fc3a0 Author: Liviu Chircu li...@opensips.org Date: 2015-05-27 (Wed, 27 May 2015

Re: [OpenSIPS-Devel] [opensips] db_http crashes OpenSIPs (#523)

2015-05-27 Thread Liviu Chircu
You are correct, Antonis. I can confirm the problem is still there when using an extra avpops DB url. (non-default) This is due to the fact that mod_init is run before module function fixups. Patch need a bit of rework. --- Reply to this email directly or view it on GitHub:

Re: [OpenSIPS-Devel] [opensips] db_http crashes OpenSIPs (#523)

2015-05-27 Thread Liviu Chircu
Closed #523 via 91d1b4f4b65b4bf70d8db93d956a42d2f58500f9. --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/523#event-314720176___ Devel mailing list Devel@lists.opensips.org

[OpenSIPS-Devel] [OpenSIPS/opensips] 57938c: vim syntax: proper matching for route statements

2015-05-29 Thread Liviu Chircu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 57938c0914bd3c41308897fc4f85befa62e14f8e https://github.com/OpenSIPS/opensips/commit/57938c0914bd3c41308897fc4f85befa62e14f8e Author: Liviu Chircu li...@opensips.org Date: 2015-05-29 (Fri, 29 May 2015

[OpenSIPS-Devel] [OpenSIPS/opensips] 84554f: bin_interface: also provide source IP address to a...

2015-05-27 Thread Liviu Chircu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 84554f5ea344371d92c82dea74eeb610bfe7532c https://github.com/OpenSIPS/opensips/commit/84554f5ea344371d92c82dea74eeb610bfe7532c Author: Liviu Chircu li...@opensips.org Date: 2015-05-27 (Wed, 27 May 2015

[OpenSIPS-Devel] [opensips] {s.fill.right} transformation with ' ' uses 100% CPU (#531)

2015-05-29 Thread Liviu Chircu
Following construct causes an infinite loop: startup_route { $var(foo) = foo; xlog($(var(foo){s.fill.right, ,7})\n); ... --- Reply to this email directly or view it on GitHub:

[OpenSIPS-Devel] [OpenSIPS/opensips] bcf852: vim syntax: Add full support for OpenSIPS variable...

2015-05-29 Thread Liviu Chircu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: bcf8524cded3f05013dc7fcabc8fea38a9766873 https://github.com/OpenSIPS/opensips/commit/bcf8524cded3f05013dc7fcabc8fea38a9766873 Author: Liviu Chircu li...@opensips.org Date: 2015-05-30 (Sat, 30 May 2015

[OpenSIPS-Devel] [OpenSIPS/opensips] 1a396b: binary interface: push() functions now return adde...

2015-05-28 Thread Liviu Chircu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 1a396bf6b4f35546d72422564938d2e6a54ee4db https://github.com/OpenSIPS/opensips/commit/1a396bf6b4f35546d72422564938d2e6a54ee4db Author: Liviu Chircu li...@opensips.org Date: 2015-05-28 (Thu, 28 May 2015

[OpenSIPS-Devel] [OpenSIPS/opensips] 23f6a2: binary interface: Add retcode for too many pop() o...

2015-05-28 Thread Liviu Chircu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 23f6a26f338e0ab43bf5e400179ace6a91e1679e https://github.com/OpenSIPS/opensips/commit/23f6a26f338e0ab43bf5e400179ace6a91e1679e Author: Liviu Chircu li...@opensips.org Date: 2015-05-28 (Thu, 28 May 2015

[OpenSIPS-Devel] [OpenSIPS/opensips] 69f651: binary interface: skip() functions now return skip...

2015-05-28 Thread Liviu Chircu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 69f651097a7e12cd0fdc2dc7a82986d86e88191a https://github.com/OpenSIPS/opensips/commit/69f651097a7e12cd0fdc2dc7a82986d86e88191a Author: Liviu Chircu li...@opensips.org Date: 2015-05-28 (Thu, 28 May 2015

Re: [OpenSIPS-Devel] [opensips] add width string transformation (#530)

2015-06-02 Thread Liviu Chircu
The **s.fill** transformations have been tuned a bit to also work exactly as the proposed **s.width**. Performance-wise, it will work exactly as **s.width** (memset if possible). Moreover, you can do left-alignment with spaces as well. --- Reply to this email directly or view it on GitHub:

Re: [OpenSIPS-Devel] [opensips] check for invalid parameter passed to _tr_parse_sparam #531 (#532)

2015-06-02 Thread Liviu Chircu
Just committed a fix for the issue which also allow you to use it for alignment purposes. --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/pull/532#issuecomment-107915826___ Devel mailing list

Re: [OpenSIPS-Devel] [opensips] check for invalid parameter passed to _tr_parse_sparam #531 (#532)

2015-06-02 Thread Liviu Chircu
Closed #532. --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/pull/532#event-319894319___ Devel mailing list Devel@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

[OpenSIPS-Devel] [OpenSIPS/opensips] 954e77: s.width transformation: Fix a rare crash

2015-06-02 Thread Liviu Chircu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 954e771a0a4a71c3b34bdc2338a0b91acef8d40c https://github.com/OpenSIPS/opensips/commit/954e771a0a4a71c3b34bdc2338a0b91acef8d40c Author: Liviu Chircu li...@opensips.org Date: 2015-06-02 (Tue, 02 Jun 2015

Re: [OpenSIPS-Devel] [opensips] add width string transformation (#530)

2015-06-02 Thread Liviu Chircu
Merged #530. --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/pull/530#event-320008571___ Devel mailing list Devel@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

[OpenSIPS-Devel] [OpenSIPS/opensips] f70fdb: add string transformation e.g.

2015-06-02 Thread Liviu Chircu
/5ff8ff5b40f411ace73a6a13ec806940096e4a65 Author: Liviu Chircu li...@opensips.org Date: 2015-06-02 (Tue, 02 Jun 2015) Changed paths: M transformations.c M transformations.h Log Message: --- Merge pull request #530 from jarrodb/transformations add width string transformation Compare: https

Re: [OpenSIPS-Devel] [opensips] add width string transformation (#530)

2015-06-02 Thread Liviu Chircu
IMO, as long as they have decent applicability (i.e. pretty-logs for Call-IDs in this case), such transformations are nice additions. Also, **s.width** is shorter to write. --- Reply to this email directly or view it on GitHub:

[OpenSIPS-Devel] [OpenSIPS/opensips] cc91b1: s.fill transformations: Allow whitespace in quoted...

2015-06-02 Thread Liviu Chircu
Branch: refs/heads/2.1 Home: https://github.com/OpenSIPS/opensips Commit: cc91b1e1bd8bf8b6163d278b18602a29f38d7364 https://github.com/OpenSIPS/opensips/commit/cc91b1e1bd8bf8b6163d278b18602a29f38d7364 Author: Liviu Chircu li...@opensips.org Date: 2015-06-02 (Tue, 02 Jun 2015

[OpenSIPS-Devel] [opensips] Crash with poorly given var (#529)

2015-05-29 Thread Liviu Chircu
Although core variables correctly handle this error, OpenSIPS will segfault when a module variable is given instead: startup_route { #works $(ru(foo)) = foo; #crashes $(DLG_dir(foo)) = 5; line 9: 5074 Segmentation fault (core dumped) ./opensips -m

[OpenSIPS-Devel] [OpenSIPS/opensips] 94e359: script parser: fix bad startup error message

2015-05-29 Thread Liviu Chircu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 94e359384087c791b25e030a08269f73962d024b https://github.com/OpenSIPS/opensips/commit/94e359384087c791b25e030a08269f73962d024b Author: Liviu Chircu li...@opensips.org Date: 2015-05-29 (Fri, 29 May 2015

Re: [OpenSIPS-Devel] [opensips] Added b64encode, b64decode, and xor string transformations (#565)

2015-07-02 Thread Liviu Chircu
Really great stuff, jarrod! Mentioned a few nitty-gritty issues on the commit page. As soon as you take care of them, the code is good to go! --- Reply to this email directly or view it on GitHub:

[OpenSIPS-Devel] [OpenSIPS/opensips] 9d3561: Added b64encode, b64decode, and xor string transfo...

2015-07-02 Thread Liviu Chircu
/commit/649a35e402d9f96f269771f0653f295eec16906b Author: Liviu Chircu li...@opensips.org Date: 2015-07-02 (Thu, 02 Jul 2015) Changed paths: M transformations.c M transformations.h Log Message: --- Merge pull request #565 from jarrodb/b64_xor Add b64encode, b64decode

Re: [OpenSIPS-Devel] [opensips] Added b64encode, b64decode, and xor string transformations (#565)

2015-07-02 Thread Liviu Chircu
Merged #565. --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/pull/565#event-346409272___ Devel mailing list Devel@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

[OpenSIPS-Devel] [OpenSIPS/opensips] 9c7e86: residential cfg: Set db_url for uri module when ...

2015-05-26 Thread Liviu Chircu
Branch: refs/heads/1.11 Home: https://github.com/OpenSIPS/opensips Commit: 9c7e86928bd8b6a2519a50aae97160465b6c03d3 https://github.com/OpenSIPS/opensips/commit/9c7e86928bd8b6a2519a50aae97160465b6c03d3 Author: Liviu Chircu li...@opensips.org Date: 2015-05-26 (Tue, 26 May 2015

[OpenSIPS-Devel] [OpenSIPS/opensips] a5cf2c: residential cfg: Set db_url for uri module when ...

2015-05-26 Thread Liviu Chircu
Branch: refs/heads/2.1 Home: https://github.com/OpenSIPS/opensips Commit: a5cf2ca1ab06ea26ec93cf8dc672d943a92a2de9 https://github.com/OpenSIPS/opensips/commit/a5cf2ca1ab06ea26ec93cf8dc672d943a92a2de9 Author: Liviu Chircu li...@opensips.org Date: 2015-05-26 (Tue, 26 May 2015

[OpenSIPS-Devel] [OpenSIPS/opensips] 724d16: residential cfg: Set db_url for uri module when ...

2015-05-26 Thread Liviu Chircu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 724d16d99f9ae46cbeaa6894f45afbb0b4fd650a https://github.com/OpenSIPS/opensips/commit/724d16d99f9ae46cbeaa6894f45afbb0b4fd650a Author: Liviu Chircu li...@opensips.org Date: 2015-05-26 (Tue, 26 May 2015

Re: [OpenSIPS-Devel] [opensips] xlog - add option to prefix log messages with log level (#568)

2015-07-07 Thread Liviu Chircu
Very useful. I would also like to suggest adding the current_route to the log line. --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/568#issuecomment-119251177___ Devel mailing list

Re: [OpenSIPS-Devel] [opensips] [Feature] s.trim transformation (#579)

2015-07-28 Thread Liviu Chircu
Closed #579 via b25164e56cd6017bebe438a08098c4f6f1849f20. --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/579#event-367027473___ Devel mailing list Devel@lists.opensips.org

[OpenSIPS-Devel] [OpenSIPS/opensips] b25164: Add new s.trim / s.trimr / s.triml transformations

2015-07-28 Thread Liviu Chircu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: b25164e56cd6017bebe438a08098c4f6f1849f20 https://github.com/OpenSIPS/opensips/commit/b25164e56cd6017bebe438a08098c4f6f1849f20 Author: Liviu Chircu li...@opensips.org Date: 2015-07-28 (Tue, 28 Jul 2015

[OpenSIPS-Devel] [opensips] $json assign operators (= and :=) (#583)

2015-07-28 Thread Liviu Chircu
Is there a use case for the simple assign operator **=** when using $json variables? (does it make sense to use it at all?) As I see things, forcing the script writer to use **:=** is a bit unnecessary, and the default $json assign **=** operator should parse the input by default. --- Reply to

<    1   2   3   4   5   6   7   8   9   10   >