Re: [sr-dev] [kamailio/kamailio] Systemd unit update (#1889)

2019-03-26 Thread PICCORO Lenz McKAY
seems systemd made more problems thatn solves https://github.com/kamailio/kamailio/issues/1898 -- 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/1889#issuecomment-476850632

Re: [sr-dev] [kamailio/kamailio] dialog module with broken defaults (#372)

2018-12-18 Thread PICCORO Lenz McKAY
same issue for me, invalid dialog flag -1 -- 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/372#issuecomment-448368820___ Kamailio (SER) -

[sr-dev] [kamailio/kamailio] kamailio refuses custom global variable (#1773)

2018-12-20 Thread PICCORO Lenz McKAY
### Description triying to config kamailio using default config file with proper parameters, and also aparte few other in kamailio-local.cfg.. en that second file i put a variable (for global) as `kamailioip=10.10.10.10 ` but refuses to reconoce it ### Troubleshooting kamailio seems does not

Re: [sr-dev] [kamailio/kamailio] kamailio refuses custom global variable (#1773)

2018-12-20 Thread PICCORO Lenz McKAY
seems related to #1159 but was closed -- 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/1773#issuecomment-449114408___ Kamailio (SER) - Dev

Re: [sr-dev] [kamailio/kamailio] Segfault when calling $sel(cfg_get...) (#1159)

2018-12-20 Thread PICCORO Lenz McKAY
i opened a new issue for that: in #1773 -- 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/1159#issuecomment-449114632___ Kamailio (SER) - D

Re: [sr-dev] [kamailio/kamailio] kamailio refuses custom global variable (#1773)

2018-12-21 Thread PICCORO Lenz McKAY
|@·2#$%" puff @SipSeb and @miconda i tried that also, do you guys noted that same problem happened in the other -... seems the "dots" are misinterperted due the presence of the aliases variable that already are present! and that generated a very very older problem! what f++ happend close it an

Re: [sr-dev] [kamailio/kamailio] db_check_table_version(): invalid version 6 for table subscriber found, expected 7 (check table structure and table "version") (#1270)

2018-12-24 Thread PICCORO Lenz McKAY
a stupid response @SurendraPlivo do you noted that kamailio does not have that table? its a asterisk table due realtime integration pufff -- 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/i

[sr-dev] [kamailio/kamailio] unquoted value in global vars got segafult or error at cfg files (#1779)

2018-12-24 Thread PICCORO Lenz McKAY
### Description due the behaviour of the variable "alias" the other that use dots inside are misinterpreted: seems ambiguity in the grammar with alias and listen respect other vars that have "dots" in values. Both alias and listen can have an unquoted host list as value. An unquoted host is a

[sr-dev] [kamailio/kamailio] table check error when upgrade kamailio 4 to 5 (#1780)

2018-12-24 Thread PICCORO Lenz McKAY
### Description i upgrade kamailio 4 to 5 following all the respective guides carefully: https://www.kamailio.org/wiki/install/upgrade/4.4.x-to-5.0.0 and then from 5.0 to 5.1 and kamailio does not start ### Troubleshooting kamailio does not run and got error: `db_check_table_version(): invalid

Re: [sr-dev] [kamailio/kamailio] db_check_table_version(): invalid version 6 for table subscriber found, expected 7 (check table structure and table "version") (#1270)

2018-12-25 Thread PICCORO Lenz McKAY
hi, @surendratiwari3 thanks for your answer, the suscriber doc table looks good but does not point any version chek related info.. that by casuallity are in https://kamailio.org/docs/db-tables/kamailio-db-5.1.x.html#gen-db-version but this are no related info again! so then? -- You are rece

Re: [sr-dev] [kamailio/kamailio] db_check_table_version(): invalid version 6 for table subscriber found, expected 7 (check table structure and table "version") (#1270)

2018-12-25 Thread PICCORO Lenz McKAY
oh ok that's great but i mean the relation at the change.. maybe that must be pointed something like "since kamailio 5.1" or "deprecatedsince kamailio 5.1" without offense, that's the works documentation in the world! -- You are receiving this because you are subscribed to this thread. Reply to

Re: [sr-dev] [kamailio/kamailio] unquoted value in global vars got segafult or error at cfg files (#1779)

2018-12-26 Thread PICCORO Lenz McKAY
an important question that can determine if are a issue: why that are not pointed so explained in the documentation? @miconda ? i research at the documentation and only said that can be unquoted or quoted no more info.. kamalio documentation seems it's the most ambogous in the world! so its an

Re: [sr-dev] [kamailio/kamailio] table check error when upgrade kamailio 4 to 5 (#1780)

2018-12-26 Thread PICCORO Lenz McKAY
i already do that what f***g happened! can you understand that i not see the "sipusers" table at my database! i mean "suscriber table are good!!! seems do you not read the stupid info in the issue!? **I ALREADY HAVE THE SUSCRIBER TABLE IN VERSION 7!!!** -- You are receiving this because you a

Re: [sr-dev] [kamailio/kamailio] table check error when upgrade kamailio 4 to 5 (#1780)

2018-12-26 Thread PICCORO Lenz McKAY
hi @henningw thanks for your suggestion but i think its a clear issue due out of sync changelog respect the code change.. currently i try to find in the commits the specific string "sipusers" due i not have that table in the DB so are obvious that @linuxmaniac aswered without take care of the wr

Re: [sr-dev] [kamailio/kamailio] table check error when upgrade kamailio 4 to 5 (#1780)

2018-12-26 Thread PICCORO Lenz McKAY
umm now that you mention i already do an asterisk integration! .. so then its an issue! rollback to kamailio 4.4.X works! (using an old snapshot of the virtual vmware instance), that confirms its a bug! -- You are receiving this because you are subscribed to this thread. Reply to this email di

Re: [sr-dev] [kamailio/kamailio] table check error when upgrade kamailio 4 to 5 (#1780)

2018-12-26 Thread PICCORO Lenz McKAY
hi @henningw i'm pretty sure it's a bug, some other users in the network got similar problems due not documented changelog.. i'll will help to find (i already doing since yesterday) what commit are related to this problem, mi bad feelings are that the issue was abrudted closed without note the t

Re: [sr-dev] [kamailio/kamailio] unquoted value in global vars got segafult or error at cfg files (#1779)

2018-12-26 Thread PICCORO Lenz McKAY
hi @joelsdc my point its that if i changed a module of some portion of code i must also document that change to the rest of the developers and users.. and i can provide a PR with necesary changes if are easy to do that (not the pull, the requied changes.. ) -- You are receiving this because yo

Re: [sr-dev] [kamailio/kamailio] auth_db: database table version updated to 7 (673f4af)

2019-01-10 Thread PICCORO Lenz McKAY
related to https://github.com/kamailio/kamailio/issues/1780 that was silenced due a really true! was update a force upgrade without documented! now kamalio and asterisk integration has a version check incompatibility that can be workaround with ... `modparam("auth_db", "version_table", 0)` that

Re: [sr-dev] [kamailio/kamailio] auth_db: database table version updated to 7 (673f4af)

2019-01-10 Thread PICCORO Lenz McKAY
hi @linuxmaniac due either kamailo or asterisk talk about that problem i spend many days in setup the migration from 4 to 5.. due kamailio does not property redirect to asterisk due that changes in the related commit.. that change are in nowhere place in the network.. neither in the documentatio

[sr-dev] [kamailio/kamailio] bug: RPCFIFOPATH / DEFINE_FIFO_NAME invalid acces due changed to root at run (#1827)

2019-01-31 Thread PICCORO Lenz McKAY
### Description the /var/run/kamailio directory for the fifo and crtl files are denied for acces to the service as i can see directory are owed byt root and only ower and group have access kamailio 4.4 backported by me for Debian jessie have this: `drwxr-xr-x 2 kamailio kamailio 100 Aug 15 17:

Re: [sr-dev] [kamailio/kamailio] dialog: do not require dlg_flag parameter to be set (404f403)

2019-02-01 Thread PICCORO Lenz McKAY
this fix are need by 5.1 and 5.2 to property wrok the BLF feature... -- 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/commit/404f403786478a917637186446bb285e8e32cc59#commitcomment-32150404_

Re: [sr-dev] [kamailio/kamailio] New modules (app_ruby) missing from v5.2.0 RPM/DEB packages (#1761)

2019-02-06 Thread PICCORO Lenz McKAY
how we can specify the parameters to not use pkg-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/1761#issuecomment-461086199___ K

Re: [sr-dev] [kamailio/kamailio] dialog module with broken defaults (#372)

2019-02-23 Thread PICCORO Lenz McKAY
well i hope release 5.1.7 or 5.2.2 will have the fix, that must have commit https://github.com/kamailio/kamailio/commit/404f403786478a917637186446bb285e8e32cc59 or unless are not backported yet to those releases in Debian or the stupid winbuntu! -- You are receiving this because you are subscr

Re: [sr-dev] [kamailio/kamailio] dialog module with broken defaults (#372)

2019-02-23 Thread PICCORO Lenz McKAY
thanks @henningw sorry i remenber that some time ago i use the strech debian and the 5.2.1 already fixed that problem.. -- 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/372#issuec

Re: [sr-dev] [kamailio/kamailio] Systemd unit update (#1889)

2019-03-12 Thread PICCORO Lenz McKAY
mckaygerhard commented on this pull request. > @@ -4,18 +4,16 @@ Wants=network-online.target After=network-online.target [Service] -Type=forking +Type=simple +User=kamailio Hi!, thanks for this pull request.. finally after many fights and ignored mails, but now a small request (if it can b

Re: [sr-dev] [kamailio/kamailio] db_check_table_version(): invalid version 6 for table subscriber found, expected 7 (check table structure and table "version") (#1270)

2020-01-30 Thread Герхард PICCORO Lenz McKAY
related to #1780 .. kamailio as said in documentation must upgraded version of the tables.. BUT does not said nothing about the version of same counterpart in asteriks instegration.. a complete pain in the ass -- You are receiving this because you are subscribed to this thread. Reply to this em