[sr-dev] [kamailio/kamailio] memcached: fix deletion bug (#857)

2016-11-12 Thread Armen Babikyan
current implementation sets a 0-byte value into memcached instead. You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/857 -- Commit Summary -- * memcached: fix deletion bug -- File Changes -- M modules/memcached/mcd_var.c (4) --

[sr-dev] git:master:bf138f85: ss7ops: removed internal libs that are not needed from makefile

2016-11-12 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: bf138f855bbb1b58e3970399e974b64efdd6ea39 URL: https://github.com/kamailio/kamailio/commit/bf138f855bbb1b58e3970399e974b64efdd6ea39 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

Re: [sr-dev] [kamailio/kamailio] ss7: Introduce the beginning of a ss7 module (#837)

2016-11-12 Thread Daniel-Constantin Mierla
@zecke - can you also add basic examples of using the params and functions in the docbook xml. You can see in other modules, like: * https://github.com/kamailio/kamailio/blob/master/modules/async/doc/async_admin.xml#L155 -- You are receiving this because you are subscribed to this thread.

Re: [sr-dev] [kamailio/kamailio] ss7: Introduce the beginning of a ss7 module (#837)

2016-11-12 Thread Daniel-Constantin Mierla
@zecke - I got some warnings when compiling the module, so I pushed some fixes. Check the commit e0d26f780ed551bd993ca36ac125e87a16db7709 - it seemed wrong initialization of the same index, I guessed it should be the next, but it might not be the right. -- You are receiving this because you

[sr-dev] git:master:685ed2d9: Makefile.groups: added ss7ops module to group extra

2016-11-12 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 685ed2d968a803068728e9ecf4bf594174e019a2 URL: https://github.com/kamailio/kamailio/commit/685ed2d968a803068728e9ecf4bf594174e019a2 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] git:master:e0d26f78: ss7ops: index 52 was initialized two times - expected to be 53 by the order

2016-11-12 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: e0d26f780ed551bd993ca36ac125e87a16db7709 URL: https://github.com/kamailio/kamailio/commit/e0d26f780ed551bd993ca36ac125e87a16db7709 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] git:master:730f0859: ss7ops: renamed the main file of the module to match recommended pattern

2016-11-12 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 730f0859437741b7a66d7e6d381c78ce1a330a6e URL: https://github.com/kamailio/kamailio/commit/730f0859437741b7a66d7e6d381c78ce1a330a6e Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] git:master:5514b47e: ss7ops: fix compile warnings

2016-11-12 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 5514b47eebd3fec3a26af8320fee7ca021f1a664 URL: https://github.com/kamailio/kamailio/commit/5514b47eebd3fec3a26af8320fee7ca021f1a664 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

Re: [sr-dev] [kamailio/kamailio] Introduce HAVE_IP_MREQN due to OpenBSD compile failing after mcast improvement (#856)

2016-11-12 Thread Daniel-Constantin Mierla
Merged #856. -- 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/856#event-856723069___ sr-dev mailing list sr-dev@lists.sip-router.org

Re: [sr-dev] [kamailio/kamailio] ss7: Introduce the beginning of a ss7 module (#837)

2016-11-12 Thread Daniel-Constantin Mierla
Merged #837. -- 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/837#event-856722043___ sr-dev mailing list sr-dev@lists.sip-router.org

[sr-dev] git:master:0ec6eef8: ss7ops: Introduce the beginning of a ss7ops module

2016-11-12 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 0ec6eef89dd64c2c6e7acf813c35bf9d7c2ed61e URL: https://github.com/kamailio/kamailio/commit/0ec6eef89dd64c2c6e7acf813c35bf9d7c2ed61e Author: Holger Hans Peter Freyther Committer: Daniel-Constantin Mierla Date:

Re: [sr-dev] [kamailio/kamailio] ss7: Introduce the beginning of a ss7 module (#837)

2016-11-12 Thread Daniel-Constantin Mierla
Thanks for the new module, merged! -- 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/837#issuecomment-260115004___ sr-dev mailing list

Re: [sr-dev] [kamailio/kamailio] ss7: Introduce the beginning of a ss7 module (#837)

2016-11-12 Thread Alexandr Dubovikov
unfortunately existing SIP-I module has very limited functionality and couldn't be use here. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [sr-dev] [kamailio/kamailio] ss7: Introduce the beginning of a ss7 module (#837)

2016-11-12 Thread Olle E. Johansson
Then we need to clarify the relationship to the existing SIPT module. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [sr-dev] [kamailio/kamailio] ss7: Introduce the beginning of a ss7 module (#837)

2016-11-12 Thread Alexandr Dubovikov
don't forget also about IMS and MAP/TAP, CAMEL... this is also a huge area for ISUP -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [sr-dev] [kamailio/kamailio] ss7: Introduce the beginning of a ss7 module (#837)

2016-11-12 Thread Olle E. Johansson
Ok, I see. Then I'm ok with the name :-) -- 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/837#issuecomment-260110625___ sr-dev mailing list

Re: [sr-dev] [kamailio/kamailio] ss7: Introduce the beginning of a ss7 module (#837)

2016-11-12 Thread Alexandr Dubovikov
disagree, because we can use the module not only for "capturing scenarios", but hypothetically also for interworking and/or SIP-I/SIP-T. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

[sr-dev] [kamailio/kamailio] Introduce HAVE_IP_MREQN due to OpenBSD compile failing after mcast improvement (#856)

2016-11-12 Thread Mikko Lehto
``` CC (gcc) [kamailio] udp_server.o udp_server.c: In function 'setup_mcast_rcvr': udp_server.c:218: error: storage size of 'mreq' isn't known udp_server.c:218: warning: unused variable 'mreq' gmake: *** [Makefile.rules:97: udp_server.o] Error 1 ``` Compile-only tested with OpenBSD