Re: [sr-dev] [kamailio/kamailio] Kamailio Crash (#619)

2016-05-30 Thread Sunil More
upgrade of mongo c driver did not work. I recompiled kamailio too. --- 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] evapi_relay not working in resumed transaction (#644)

2016-05-30 Thread Minh PHAN
Reopened #644. --- 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/644#event-676382464___ sr-dev mailing list sr-dev@lists.sip-router.org

Re: [sr-dev] [kamailio/kamailio] evapi_relay not working in resumed transaction (#644)

2016-05-30 Thread Minh PHAN
It works!!! Thank you for the fix @miconda ! --- 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/644#issuecomment-222562873___ sr-dev

Re: [sr-dev] [kamailio/kamailio] evapi_relay not working in resumed transaction (#644)

2016-05-30 Thread Minh PHAN
Closed #644. --- 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/644#event-676382088___ sr-dev mailing list sr-dev@lists.sip-router.org

Re: [sr-dev] [kamailio/kamailio] [Branch 4.4] Cannot save location after resuming a transaction that has been paused by avapi_async_relay (#622)

2016-05-30 Thread Minh PHAN
The avpapi doesn't work anymore with this patch. Kamailio cannot send event to external application and doesn't log any error message. --- 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] token parser (#648)

2016-05-30 Thread Dmitri Savolainen
i try script: ``` $var(some_string) = 'a=foo1;b=foo2;c=foo3,4,5;d=3'; $var(c_value) = $(var(some_string){param.value,c,;}); xlog("L_INFO", "'c' param from '$var(some_string)' is '$var(c_value)'"); ``` in log: > 'c' param from 'a=foo1;b=foo2;c=foo3,4,5;d=3' is 'foo3' Has this behaviour any

[sr-dev] [kamailio/kamailio] mem: Add on-error log messages for q_/f_ functions (#647)

2016-05-30 Thread Stefan Mititelu
Log some errors in case some memory API functions fail. You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/647 -- Commit Summary -- * mem: Add on-error log messages for q_/f_ functions -- File Changes -- M mem/f_malloc.c (15)

Re: [sr-dev] [kamailio/kamailio] RPM mock build under Oracle Enterprise Linux 7.2 x86_64 failure (no modules in modules_k directory) (#586)

2016-05-30 Thread Daniel-Constantin Mierla
Closed #586. --- 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/586#event-675941044___ sr-dev mailing list sr-dev@lists.sip-router.org

Re: [sr-dev] [kamailio/kamailio] RPM mock build under Oracle Enterprise Linux 7.2 x86_64 failure (no modules in modules_k directory) (#586)

2016-05-30 Thread Daniel-Constantin Mierla
I think the patches were pushed, closing this item. If other issues with rpms, open a new bug. --- 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] kamailio 4.4.x: Warning from core for TOS (#598)

2016-05-30 Thread Daniel-Constantin Mierla
Closed #598. --- 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/598#event-675933815___ sr-dev mailing list sr-dev@lists.sip-router.org

Re: [sr-dev] [kamailio/kamailio] kamailio 4.4.x: Warning from core for TOS (#598)

2016-05-30 Thread Daniel-Constantin Mierla
Added setting of IPV6_TCLASS option for IPv6 sockets, the alternative for ipv4 IP_TOS. If any issue, open a bug for it. The patch will be backported soon. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

[sr-dev] git:master:ff63e5c7: core: setting the equivalent of IP_TOS socket option for IPv6

2016-05-30 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: ff63e5c79592a37012018660552950a40a1a1581 URL: https://github.com/kamailio/kamailio/commit/ff63e5c79592a37012018660552950a40a1a1581 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

Re: [sr-dev] [kamailio/kamailio] db_cassandra can't find table version (#618)

2016-05-30 Thread Daniel-Constantin Mierla
You can grant me ssh access with the key at: * https://www.kamailio.org/~daniel/sshkeys/miconda_id_rsa.pub Send me the ip and username via email to miconda at gmail dot com. You have to grant sudo operation to the ssh user. --- You are receiving this because you are subscribed to this

Re: [sr-dev] [kamailio/kamailio] [Branch 4.4] Cannot save location after resuming a transaction that has been paused by avapi_async_relay (#622)

2016-05-30 Thread Daniel-Constantin Mierla
Can you try with the patch referenced above? At this moment it is in master branch, if all ok, then it can be considered for backporting. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

[sr-dev] git:master:2d1a7e45: evapi: start evapi dispatcher process with rpc rank

2016-05-30 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 2d1a7e453301cfdee2c71ccebcd66d86f4c62b3a URL: https://github.com/kamailio/kamailio/commit/2d1a7e453301cfdee2c71ccebcd66d86f4c62b3a Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

Re: [sr-dev] [kamailio/kamailio] Multiple http_async_client operations in single transaction fail (#645)

2016-05-30 Thread Daniel-Constantin Mierla
Closed #645. --- 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/645#event-675894765___ sr-dev mailing list sr-dev@lists.sip-router.org

Re: [sr-dev] [kamailio/kamailio] Multiple http_async_client operations in single transaction fail (#645)

2016-05-30 Thread Daniel-Constantin Mierla
OK, thanks for testing! I am going to close it here, if you find any new issue, report it in a new one. --- 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] Multiple http_async_client operations in single transaction fail (#645)

2016-05-30 Thread Thom Seddon
I think 827ec4f may have just cracked it, log output with that patch: ``` 10(19456) INFO:

[sr-dev] git:master:d1fbec62: ndb_mongodb: note about mongodb c driver version and tls

2016-05-30 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: d1fbec620bdb923aace665170ddabe2a3697 URL: https://github.com/kamailio/kamailio/commit/d1fbec620bdb923aace665170ddabe2a3697 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] git:master:59daee29: db_mongodb: note about mongodb c driver version and tls

2016-05-30 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 59daee299909a7e27b5d0ec5d9a9967cd1e8e7e3 URL: https://github.com/kamailio/kamailio/commit/59daee299909a7e27b5d0ec5d9a9967cd1e8e7e3 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

Re: [sr-dev] [kamailio/kamailio] [Support] Config SIP-I (#641)

2016-05-30 Thread Torrey Searle
If you need to modify ISUP, have a look at the sip-t module of kamailio. Torrey On 26 May 2016 at 16:34, Daniel-Constantin Mierla wrote: > As quick hint here -- the routing of sip-i/t should just work, if you need > something more, then see sipt module. For more or

Re: [sr-dev] [kamailio/kamailio] Multiple http_async_client operations in single transaction fail (#645)

2016-05-30 Thread Daniel-Constantin Mierla
Pushed a patch (referred above) that relocates the resetting of T_ASYNC_SUSPENDED. Can you test and see the results? If all ok, it can be considered for backporting. --- 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] evapi_relay not working in resumed transaction (#644)

2016-05-30 Thread Daniel-Constantin Mierla
Pushed a patch (referred above) that relocates the resetting of T_ASYNC_SUSPENDED. Can you test and see the results? If all ok, it can be considered for backporting. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

[sr-dev] git:master:827ec4fc: tm: reset T_ASYNC_SUSPENDED flag at beginning of t_continue()

2016-05-30 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 827ec4fc2c9fcc2bf9f814b0545ae64784d8e3b0 URL: https://github.com/kamailio/kamailio/commit/827ec4fc2c9fcc2bf9f814b0545ae64784d8e3b0 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] git:master:d85dd4ea: tm: coherent indentation and whitespacing for t suspend code

2016-05-30 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: d85dd4eab4eaf797ecf89a1d3540c02c207d2de4 URL: https://github.com/kamailio/kamailio/commit/d85dd4eab4eaf797ecf89a1d3540c02c207d2de4 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] [kamailio/kamailio] $dlg_var variables not available in event rotues (#646)

2016-05-30 Thread Minh PHAN
I'm trying to have an external application to write CDR to a database by doing this: event_route[dialog:start] { evapi_relay("{'cdr_id': $dlg_var(cdr_id), 'event': 'answered'}"); } event_route[dialog:end] { evapi_relay("{'cdr_id': $dlg_var(cdr_id), 'event': 'ended'}"); }

Re: [sr-dev] [kamailio/kamailio] Multiple http_async_client operations in single transaction fail (#645)

2016-05-30 Thread Minh PHAN
The issue #644 is related to this one. --- 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/645#issuecomment-222453210___ sr-dev mailing list

Re: [sr-dev] http_async_client segfault

2016-05-30 Thread Jason Penton
Hey Daniel, Yes it has something to do with pthreads and libnss. Something to do with pthread library being linked by an .so and not linked by the main application. I am trying to reproduce now and will report back. Cheers Jason On Mon, 30 May 2016 at 11:08 Daniel-Constantin Mierla

Re: [sr-dev] [kamailio/kamailio] Multiple http_async_client operations in single transaction fail (#645)

2016-05-30 Thread Federico Cabiddu
As usual, thanks for the feedback Daniel! I can work on it and report back. --- 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] Multiple http_async_client operations in single transaction fail (#645)

2016-05-30 Thread Daniel-Constantin Mierla
Looking at the code I see the T_ASYNC_SUSPENDED flag is cleared at the end of t_continue(). Possible solutions: * clear the flag earlier * use a static var to know that t_suspend() was executed inside the route block triggered by t_contine() * use a counter to track the level of

Re: [sr-dev] [kamailio/kamailio] Kamailio Crash (#619)

2016-05-30 Thread Sunil More
No I am not there. do you want me to join it. --- 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/619#issuecomment-222443587___ sr-dev

Re: [sr-dev] [kamailio/kamailio] Kamailio Crash (#619)

2016-05-30 Thread Sunil More
hello did you get chance to look into the config --- 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/619#issuecomment-222441936___ sr-dev

[sr-dev] http_async_client segfault

2016-05-30 Thread Jason Penton
Hi, Has anyone experienced segfault using http_async_query from http_async_client module? Here is BT: #0 __GI_fgets_unlocked (buf=0x7fca23ffe660 "127.0.0.1", n=n@entry=1032, fp=0x7fca23ffe660) at iofgets_u.c:53 53 iofgets_u.c: No such file or directory. (gdb) bt #0 __GI_fgets_unlocked