Hi all
I am currently using CentOs 5.4
I was working with asterisk 1.6.2.24 now I wanted to install asterisk 1.8 LTS so my configuration was
- libpri-1.4.10.2
- dahdi-linux-complete-2.2.1.1+2.2.1.1
- asterisk 1.6.2.24
now I as I wanted to install asterisk 1.8 I downloaded asterisk 1.8 LTS (asterisk-1.8-current.tar.gz) from
asterisk.org/downloads/aster … k-versions
I stopped asterisk service and Then to I deleted all the asterisk folders of 1.6.2.24 from my CentOs machine all folders of asterisk deleted were on path as below
/etc/asterisk
/var/log/asterisk
/var/lib/asterisk
/var/spool/asterisk
/var/run/asterisk
/usr/lib/asterisk
Then I installed asterisk 1.8.18.0 (asterisk 1.8 LTS i.e. asterisk-1.8-current.tar.gz)
during Installation I did not get any errors or warnings
now my configuration is
- libpri-1.4.10.2
- dahdi-linux-complete-2.2.1.1+2.2.1.1
- asterisk 1.8.18.0
but I am not able to see any sip commands in cli and I am also not able to update configuration files using asterisk-java
following sip commands should be there which I am not getting in cli help and not able to use those commands when I type it in cli I get “no such command” response
sip debug
sip set debug on (valid on 1.6.2.7)
sip no debug
sip set debug off (valid on 1.6.2.7)
sip reload
sip show channels
sip show channel
sip show inuse
sip show peers
sip show registry
sip show subscriptions
sip show users
Please tell me what did I do wrong and do I need to upgrade libpri and dahdi-linux also please guide me
Thanks & Regards
Pranav