[sr-dev] [kamailio/kamailio] Kamcmd autocompletion not working (Issue #3284)

Henning Westerholt notifications at github.com
Wed Dec 14 09:11:58 CET 2022


@linuxmaniac It used to work on Debian 10, not working anymore on Debian 11.

Example:

```
henning at teams-1~$ cat /etc/debian_version
11.5
henning at teams-1~$ sudo kamcmd
kamcmd 1.5
Copyright 2006 iptelorg GmbH
This is free software with ABSOLUTELY NO WARRANTY.
For details type `warranty'.
kamcmd> (tab entered)                ^C 
henning at teams-1~$ dpkg -l |grep readline
ii  libreadline8:amd64                    8.1-1                          amd64        GNU readline and history libraries, run-time libraries
ii  readline-common                       8.1-1                          all          GNU readline and history libraries, common files
henning at teams-1-mn:~$

henning at kam03~$ cat /etc/debian_version
10.13
henning at kam03~$ sudo kamcmd
kamcmd 1.5
Copyright 2006 iptelorg GmbH
This is free software with ABSOLUTELY NO WARRANTY.
For details type `warranty'.
kamcmd>  (tab entered)
Display all 173 possibilities? (y or n)
kamcmd>
henning at kam03~$ dpkg -l |grep readline
ii  libreadline-dev:amd64            7.0-5                         amd64        GNU readline and history libraries, development files
ii  libreadline5:amd64               5.2+dfsg-3+b13                amd64        GNU readline and history libraries, run-time libraries
ii  libreadline7:amd64               7.0-5                         amd64        GNU readline and history libraries, run-time libraries
rc  php7.3-readline                  7.3.14-1~deb10u1              amd64        readline module for PHP
ii  readline-common                  7.0-5                         all          GNU readline and history libraries, common files
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3284#issuecomment-1350599264
You are receiving this because you are subscribed to this thread.

Message ID: <kamailio/kamailio/issues/3284/1350599264 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20221214/02730beb/attachment.htm>


More information about the sr-dev mailing list