Re: [sr-dev] git:master:52a8def8: utils: kamdbctl - updated help message for migrate command

2018-03-03 Thread Henning Westerholt
Am Donnerstag, 15. Februar 2018, 17:49:18 CET schrieb Daniel-Constantin 
Mierla> 
> yes, it should be some proper review of those tools and see what can be
> updated, otherwise removed.

Hi Daniel,

reviewed and removed in 4d447560.

Regards,

Henning

___
Kamailio (SER) - Development Mailing List
sr-dev@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev


Re: [sr-dev] git:master:52a8def8: utils: kamdbctl - updated help message for migrate command

2018-02-15 Thread Daniel-Constantin Mierla
Hello,

yes, it should be some proper review of those tools and see what can be
updated, otherwise removed.

Cheers,
Daniel


On 14.02.18 19:15, Henning Westerholt wrote:
> Am Mittwoch, 14. Februar 2018, 11:27:41 CET schrieb Daniel-Constantin Mierla:
>> Module: kamailio
>> Branch: master
>> Commit: 52a8def8d2a3e83170ab554a85b26d977d99f51a
>> URL:
>> https://github.com/kamailio/kamailio/commit/52a8def8d2a3e83170ab554a85b26d9
>> 77d99f51a
>>
>> Author: Daniel-Constantin Mierla 
>> Committer: Daniel-Constantin Mierla 
>> Date: 2018-02-14T11:24:37+01:00
>>
>> utils: kamdbctl - updated help message for migrate command
>> [..]
> Hi Daniel,
>
> good catch this one - have you thought about just removing this functionality?
>
> Best regards,
>
> Henning

-- 
Daniel-Constantin Mierla
www.twitter.com/miconda -- www.linkedin.com/in/miconda
Kamailio Advanced Training - March 5-7, 2018, Berlin - www.asipto.com
Kamailio World Conference - May 14-16, 2018 - www.kamailioworld.com


___
Kamailio (SER) - Development Mailing List
sr-dev@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev


Re: [sr-dev] git:master:52a8def8: utils: kamdbctl - updated help message for migrate command

2018-02-14 Thread Henning Westerholt
Am Mittwoch, 14. Februar 2018, 11:27:41 CET schrieb Daniel-Constantin Mierla:
> Module: kamailio
> Branch: master
> Commit: 52a8def8d2a3e83170ab554a85b26d977d99f51a
> URL:
> https://github.com/kamailio/kamailio/commit/52a8def8d2a3e83170ab554a85b26d9
> 77d99f51a
> 
> Author: Daniel-Constantin Mierla 
> Committer: Daniel-Constantin Mierla 
> Date: 2018-02-14T11:24:37+01:00
> 
> utils: kamdbctl - updated help message for migrate command
> [..]

Hi Daniel,

good catch this one - have you thought about just removing this functionality?

Best regards,

Henning

___
Kamailio (SER) - Development Mailing List
sr-dev@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev


[sr-dev] git:master:52a8def8: utils: kamdbctl - updated help message for migrate command

2018-02-14 Thread Daniel-Constantin Mierla
Module: kamailio
Branch: master
Commit: 52a8def8d2a3e83170ab554a85b26d977d99f51a
URL: 
https://github.com/kamailio/kamailio/commit/52a8def8d2a3e83170ab554a85b26d977d99f51a

Author: Daniel-Constantin Mierla 
Committer: Daniel-Constantin Mierla 
Date: 2018-02-14T11:24:37+01:00

utils: kamdbctl - updated help message for migrate command

---

Modified: utils/kamctl/kamdbctl.base

---

Diff:  
https://github.com/kamailio/kamailio/commit/52a8def8d2a3e83170ab554a85b26d977d99f51a.diff
Patch: 
https://github.com/kamailio/kamailio/commit/52a8def8d2a3e83170ab554a85b26d977d99f51a.patch

---

diff --git a/utils/kamctl/kamdbctl.base b/utils/kamctl/kamdbctl.base
index 2abde29d26..13af37e7c6 100644
--- a/utils/kamctl/kamdbctl.base
+++ b/utils/kamctl/kamdbctl.base
@@ -97,7 +97,7 @@ usage: $COMMAND create  
...(creates a new database
$COMMAND backup  ...(dumps current 
database to file)
$COMMAND restore  ..(restores tables from 
a file)
$COMMAND copy  ...(creates a new db 
from an existing one)
-   $COMMAND migrate   ...(migrates DB from 1.2 
to 1.3, not implemented yet!)
+   $COMMAND migrate   ...(migrates DB - no 
longer maintained!)
$COMMAND presence (adds the presence 
related tables)
$COMMAND extra ...(adds the extra 
tables)
$COMMAND dbuid ...(adds the uid tables)


___
Kamailio (SER) - Development Mailing List
sr-dev@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev