Re: [sr-dev] [kamailio/kamailio] Problem with IPv6, TLS and advertise param (#1581)

2018-07-03 Thread Joel Serrano
Hi, I was testing using Linphone SIP library and this is what their logs say: ``` 2018-07-03 16:40:59 [INFO] LinphoneCallStack.void linphone_log_handler():91 - [org.antlr.runtime.MismatchedTokenException] reason [1876:1: hexpart : ( hexseq | hexseq COLON COLON ( hexseq )? | COLON COLON (

[sr-dev] [kamailio/kamailio] Problem with IPv6, TLS and advertise param (#1581)

2018-07-03 Thread Joel Serrano
### Description We want to be able to handle reINVITEs over TLS so calls can reconnect when they switch networks (for example from wifi to mobile data). We have the following config in kamailio.cfg: ``` listen=tls:1.1.1.1:443 advertise sbc01.domain.com:443

Re: [sr-dev] [kamailio/kamailio] Enhancement on phonenum module: add CountryCode (string) (#1576)

2018-07-03 Thread Joel Serrano
Hi Daniel, Just wanted to let you know it works. I tested on master and cherry-picked your commit into 5.1 branch and tested there too (it's what we use in prod) and no issues so far :) Thanks  

Re: [sr-dev] [kamailio/kamailio] Issues with PUA_REGINFO module (#1579)

2018-07-03 Thread Lars Olsson
@linuxmaniac , Something like this? (gdb) print *_r $3 = {domain = 0x7fe96dea0dd8, aor = {s = 0x7fe96deb24d8 "\320\063\r\301\376\177", len = 6}, aorhash = 2857371829, contacts = 0x0, slot = 0x0, prev = 0x0, next = 0x0} (gdb) print _r->slot $4 = (struct hslot *) 0x0 (gdb) print *_r->slot

[sr-dev] git:master:f5ef3919: blst: more functions exported to kemi framework

2018-07-03 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: f5ef3919b42541ac6daa1c3ea2ed7c1707f4dd01 URL: https://github.com/kamailio/kamailio/commit/f5ef3919b42541ac6daa1c3ea2ed7c1707f4dd01 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2018-07-03T15:59:48+02:00 blst: more functions

[sr-dev] git:master:b87b6523: modules: readme files regenerated - benchmark ... [skip ci]

2018-07-03 Thread Kamailio Dev
Module: kamailio Branch: master Commit: b87b65237401420328b2afccdec69f45f1ada826 URL: https://github.com/kamailio/kamailio/commit/b87b65237401420328b2afccdec69f45f1ada826 Author: Kamailio Dev Committer: Kamailio Dev Date: 2018-07-03T15:01:37+02:00 modules: readme files regenerated - benchmark

Re: [sr-dev] [kamailio/kamailio] str_hash: Option to allocate hash in shm (#1535)

2018-07-03 Thread Daniel-Constantin Mierla
Closed #1535. -- 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/1535#event-1713947352___ Kamailio (SER) - Development Mailing List

Re: [sr-dev] [kamailio/kamailio] str_hash: Option to allocate hash in shm (#1535)

2018-07-03 Thread Daniel-Constantin Mierla
Closing this one -- as discussed during IRC devel meeting, a separate implementation should be done. -- 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] Bench branch pull (#1580)

2018-07-03 Thread Daniel-Constantin Mierla
Merged #1580. -- 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/1580#event-1713944025___ Kamailio (SER) - Development Mailing List

[sr-dev] git:master:71d1c721: benchmark: documentation for RPC functions timer_list and timer_name_list

2018-07-03 Thread Vicente Hernando
Module: kamailio Branch: master Commit: 71d1c721321d523553ac4975e6c2df95cc56a197 URL: https://github.com/kamailio/kamailio/commit/71d1c721321d523553ac4975e6c2df95cc56a197 Author: Vicente Hernando Committer: Vicente Hernando Date: 2018-07-02T12:33:43+02:00 benchmark: documentation for RPC

[sr-dev] git:master:4ccbb45e: Merge pull request #1580 from kamailio/bench_branch_pull

2018-07-03 Thread GitHub
Module: kamailio Branch: master Commit: 4ccbb45ecfe5d691ee2a423ffa21f1586ae0cf1b URL: https://github.com/kamailio/kamailio/commit/4ccbb45ecfe5d691ee2a423ffa21f1586ae0cf1b Author: Daniel-Constantin Mierla Committer: GitHub Date: 2018-07-03T14:51:18+02:00 Merge pull request #1580 from

[sr-dev] git:master:91e84d94: benchmark: RPC commands timer_list and timer_name_list

2018-07-03 Thread Vicente Hernando
Module: kamailio Branch: master Commit: 91e84d94cb267bf6f16e97b535433fee19a184a6 URL: https://github.com/kamailio/kamailio/commit/91e84d94cb267bf6f16e97b535433fee19a184a6 Author: Vicente Hernando Committer: Vicente Hernando Date: 2018-07-02T11:17:22+02:00 benchmark: RPC commands timer_list

Re: [sr-dev] [kamailio/kamailio] Bench branch pull (#1580)

2018-07-03 Thread Daniel-Constantin Mierla
For the future, use `userid/branchname` for personal branches, not only `branchname`, like `vhernando/bench_branch`. -- 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] Problem with re-invite and bye from uas when re-invite fail using topos module (#1571)

2018-07-03 Thread Daniel-Constantin Mierla
I just pushed a commit to master, try with it and if still fails, attach again the debug messages. -- 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:a8d4ca29: topos: detect first direction for dlg requests before linking contact

2018-07-03 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: a8d4ca293dba19b4b44110e9e7f5be71ce3c090b URL: https://github.com/kamailio/kamailio/commit/a8d4ca293dba19b4b44110e9e7f5be71ce3c090b Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2018-07-03T09:50:46+02:00 topos: detect first

Re: [sr-dev] [kamailio/kamailio] Issues with PUA_REGINFO module (#1579)

2018-07-03 Thread Victor Seva
@lasseo can you, please obtain the value of `*_r`, `_r->slot` and `*_r->slot` from gdb -- 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:3c12f9da: modules: readme files regenerated - topos ... [skip ci]

2018-07-03 Thread Kamailio Dev
Module: kamailio Branch: master Commit: 3c12f9dacab41ef38dec5c4f53732f8e03308ea0 URL: https://github.com/kamailio/kamailio/commit/3c12f9dacab41ef38dec5c4f53732f8e03308ea0 Author: Kamailio Dev Committer: Kamailio Dev Date: 2018-07-03T09:01:40+02:00 modules: readme files regenerated - topos ...

Re: [sr-dev] [kamailio/kamailio] Feature request: New event_route on topos (#1573)

2018-07-03 Thread Daniel-Constantin Mierla
Closed #1573. -- 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/1573#event-1713181661___ Kamailio (SER) - Development Mailing List

Re: [sr-dev] [kamailio/kamailio] Feature request: New event_route on topos (#1573)

2018-07-03 Thread Daniel-Constantin Mierla
I just pushed to master the new feature (56f473bbebc0d992843e91e07b67f4ccc533266c). You have to use event_route[topos:msg-sending]. If it doesn't work, open a new issue. -- 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:8505c9ea: modules: readme files regenerated - phonenum ... [skip ci]

2018-07-03 Thread Kamailio Dev
Module: kamailio Branch: master Commit: 8505c9eacdd95f21600ba1c45d7e746eb1c6b980 URL: https://github.com/kamailio/kamailio/commit/8505c9eacdd95f21600ba1c45d7e746eb1c6b980 Author: Kamailio Dev Committer: Kamailio Dev Date: 2018-07-03T08:32:08+02:00 modules: readme files regenerated - phonenum

Re: [sr-dev] [kamailio/kamailio] Enhancement on phonenum module: add CountryCode (string) (#1576)

2018-07-03 Thread Daniel-Constantin Mierla
Closed #1576. -- 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/1576#event-1713137807___ Kamailio (SER) - Development Mailing List

Re: [sr-dev] [kamailio/kamailio] Enhancement on phonenum module: add CountryCode (string) (#1576)

2018-07-03 Thread Daniel-Constantin Mierla
Pushed the commit referenced above that adds ccname attribute. No time to test it, if not working, open an issue. -- 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:a6c5ec17: phonenum: listed ccname attribute for cfg variable

2018-07-03 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: a6c5ec17ed37e901b6d2a01e691e130a8a96e3c2 URL: https://github.com/kamailio/kamailio/commit/a6c5ec17ed37e901b6d2a01e691e130a8a96e3c2 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2018-07-03T08:22:19+02:00 phonenum: listed

[sr-dev] git:master:675f2d6e: phonenum: added ccname attribute

2018-07-03 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 675f2d6eef14bc77e82fc9677208a7f507236f33 URL: https://github.com/kamailio/kamailio/commit/675f2d6eef14bc77e82fc9677208a7f507236f33 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2018-07-02T21:51:26+02:00 phonenum: added

Re: [sr-dev] [kamailio/kamailio] Issues with PUA_REGINFO module (#1579)

2018-07-03 Thread Lars Olsson
`Core was generated by `/usr/local/sbin/kamailio -f /root/kamailio-test.cfg'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x7fe975560399 in release_urecord (_r=0x7fe96deb2430) at urecord.c:555 555 mem_delete_urecord(_r->slot->d, _r); (gdb) bt full #0