[sr-dev] git:master:3fef2b3c: core: xavp - more debug details when printing xavp

2018-09-03 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 3fef2b3c18f83add1af13c2b84303b507e27aeca URL: https://github.com/kamailio/kamailio/commit/3fef2b3c18f83add1af13c2b84303b507e27aeca Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2018-09-03T09:23:08+02:00 core: xavp - more

[sr-dev] git:master:f8723954: dispatcher: more debug messages when updating dst

2018-09-03 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: f8723954bf67359c92e8cd09ac6915f64ad1ce71 URL: https://github.com/kamailio/kamailio/commit/f8723954bf67359c92e8cd09ac6915f64ad1ce71 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2018-09-03T09:23:38+02:00 dispatcher: more

Re: [sr-dev] [kamailio/kamailio] Feature request: Wanted support of Content-ID in append_body_part (#1632)

2018-09-03 Thread Daniel-Constantin Mierla
Is the `Content-ID` along with `Content-Disposition`? Or only one of those headers has to be there? If both can be, maybe a workaround for now would be to add the Content-ID after the value of Content-Disposition, so the parameter is `c-dispo-body\r\nContent-ID: ...`. Not sure if it works, as

Re: [sr-dev] [kamailio/kamailio] KEMI: add htable's sht_rm_* functions (#1614)

2018-09-03 Thread Daniel-Constantin Mierla
@SurendraPlivo - have you finished these? If not, I will add them in the next few days. -- 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] KEMI: add htable's sht_rm_* functions (#1614)

2018-09-03 Thread Surendra Tiwari
I did not finished yet. On Mon, Sep 3, 2018 at 1:56 PM, Daniel-Constantin Mierla < notificati...@github.com> wrote: > @SurendraPlivo - have you finished > these? If not, I will add them in the next few days. > > — > You are receiving this because you were

Re: [sr-dev] [kamailio/kamailio] Feature request: Wanted support of Content-ID in append_body_part (#1632)

2018-09-03 Thread sergey-safarov
I have test construction ``` append_body_part("", "application/pidf+xml\r\nContent-ID: "); ``` This works for me. Also `Content-Disposition` header not generated as not wanted header. We can close this ticket. Or need to leave this open? -- You are receiving this because you are subscribed

[sr-dev] git:master:8cebf48e: core: parse via - set len for host/port_str only if there is a value

2018-09-03 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 8cebf4870d23c6cf827e24b2f5fabda669ab URL: https://github.com/kamailio/kamailio/commit/8cebf4870d23c6cf827e24b2f5fabda669ab Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2018-09-03T09:54:39+02:00 core: parse via - set

[sr-dev] git:master:6fadac0f: textopsx: use functions from core to apply changes

2018-09-03 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 6fadac0fc8107a80663da7f975f066738151456b URL: https://github.com/kamailio/kamailio/commit/6fadac0fc8107a80663da7f975f066738151456b Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2018-09-02T12:42:37+02:00 textopsx: use

[sr-dev] git:master:8e581a3e: core: functions to apply changes and update internal sip msg buffer

2018-09-03 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 8e581a3ebe71eedb41ac7a41538e6b1b2b391744 URL: https://github.com/kamailio/kamailio/commit/8e581a3ebe71eedb41ac7a41538e6b1b2b391744 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2018-09-02T12:33:17+02:00 core: functions to

Re: [sr-dev] [kamailio/kamailio] KEMI: add htable's sht_rm_* functions (#1614)

2018-09-03 Thread Daniel-Constantin Mierla
OK, then leave it on me, I need to add some other feature there and it is better I do all to avoid merging commits. -- 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:096461d9: rr: docs for ignore_sips parameter

2018-09-03 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 096461d90c5fd301fdfb77a52e2906e3f591f643 URL: https://github.com/kamailio/kamailio/commit/096461d90c5fd301fdfb77a52e2906e3f591f643 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2018-09-03T12:49:39+02:00 rr: docs for

Re: [sr-dev] [kamailio/kamailio] Feature request: Wanted support of Content-ID in append_body_part (#1632)

2018-09-03 Thread sergey-safarov
Kamailio now works but i can see in logs ``` 135(139) CRITICAL: [core/mem/q_malloc.c:502]: qm_free(): BUG: freeing already freed pointer (0x7f6b2991e638), called from core: core/data_lump.c: free_duped_lump_list(625), first free core: core/data_lump.c: free_lump_list(504) - aborting ``` --

Re: [sr-dev] [kamailio/kamailio] coredump when used append_body_part (#1631)

2018-09-03 Thread sergey-safarov
Also `body` now have two content elements, but in logs i still can see ``` 21(25) INFO: [core/msg_translator.c:1713]: get_boundary(): Content-Type hdr has no params 21(25) WARNING: [core/msg_translator.c:1980]: build_req_buf_from_sip_req(): check_boundaries error ``` -- You are receiving

[sr-dev] git:master:65a50a5b: rr: ignore_sips - new parameter to control use of sips schema

2018-09-03 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 65a50a5b4a4e37d940f9a33ec6c0d8079249de59 URL: https://github.com/kamailio/kamailio/commit/65a50a5b4a4e37d940f9a33ec6c0d8079249de59 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2018-09-03T12:27:41+02:00 rr: ignore_sips - new

Re: [sr-dev] [kamailio/kamailio] coredump when used append_body_part (#1631)

2018-09-03 Thread sergey-safarov
Kamailio now works without crash, but i can see in logs ``` 135(139) CRITICAL: [core/mem/q_malloc.c:502]: qm_free(): BUG: freeing already freed pointer (0x7f6b2991e638), called from core: core/data_lump.c: free_duped_lump_list(625), first free core: core/data_lump.c: free_lump_list(504) -

[sr-dev] git:master:91211184: htable: exported sht_rm_value_re() and sht_rm_name_re() to kemi

2018-09-03 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 9121118444e638223c789641618ed4145a67b0f3 URL: https://github.com/kamailio/kamailio/commit/9121118444e638223c789641618ed4145a67b0f3 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2018-09-03T14:50:16+02:00 htable: exported

[sr-dev] git:master:23a4632f: modules: readme files regenerated - rr ... [skip ci]

2018-09-03 Thread Kamailio Dev
Module: kamailio Branch: master Commit: 23a4632ffacedf5b80b1be4a47cab6fddec90502 URL: https://github.com/kamailio/kamailio/commit/23a4632ffacedf5b80b1be4a47cab6fddec90502 Author: Kamailio Dev Committer: Kamailio Dev Date: 2018-09-03T13:01:47+02:00 modules: readme files regenerated - rr ...

Re: [sr-dev] [kamailio/kamailio] support usrloc handle_lost_tcp variable also in DB-Only scheme (#171)

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

Re: [sr-dev] [kamailio/kamailio] support usrloc handle_lost_tcp variable also in DB-Only scheme (#171)

2018-09-03 Thread Daniel-Constantin Mierla
This should be possible now by using tcpops and sqlops modules -- delete in db tables using sqlops with connection id inside the event route for tcp connection close: * https://www.kamailio.org/docs/modules/stable/modules/tcpops.html#idp24331996 -- You are receiving this because you are

Re: [sr-dev] [kamailio/kamailio] ims_isc module does not deliver to AS after asynchronous SAR to HSS (distinct PSI) (#1168)

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

Re: [sr-dev] [kamailio/kamailio] ims_isc module does not deliver to AS after asynchronous SAR to HSS (distinct PSI) (#1168)

2018-09-03 Thread Daniel-Constantin Mierla
Closing -- commits for a fix being referenced above. -- 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/1168#issuecomment-418173302___

Re: [sr-dev] [kamailio/kamailio] add GnuTLS support (#371)

2018-09-03 Thread Daniel-Constantin Mierla
With libssl/openssl having a lot of refactoring and improvements done lately, I think having a gnutls alternative is no longer a pressure. I am closing this one here to get it out of expected features to be added as part of project development, but if anyone wants to contribute, it is more than

Re: [sr-dev] [kamailio/kamailio] add GnuTLS support (#371)

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

Re: [sr-dev] [kamailio/kamailio] add GnuTLS support (#371)

2018-09-03 Thread Daniel-Constantin Mierla
Wiki page created: * https://www.kamailio.org/wiki/devel/new-features-requests -- 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:5e0440aa: kamctl: regenerated db schema files

2018-09-03 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 5e0440aa27154c263fc883f3a7cb9680805af6c3 URL: https://github.com/kamailio/kamailio/commit/5e0440aa27154c263fc883f3a7cb9680805af6c3 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2018-09-03T20:51:59+02:00 kamctl: regenerated

Re: [sr-dev] [kamailio/kamailio] auth_db Deprecate email_address in database schemas (#858)

2018-09-03 Thread Daniel-Constantin Mierla
Committed. -- 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/858#issuecomment-418181193___ Kamailio (SER) - Development Mailing List

Re: [sr-dev] [kamailio/kamailio] auth_db Deprecate email_address in database schemas (#858)

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