I’ve installed Asterisk1.6 on CentOS5 using yum, and I need to get Jabber installed.
I can’t seem to figure out how to make this work.
I’ve made it work by installing Asterisk from source, but I really want to install everything through a yum repository.
Got any suggestions?
This is what I’ve done so far:
Created the asterisk-current yum repository as defined here:
asterisk.org/downloads/yum
Then ran this command:
yum install asterisk16 asterisk16-configs dahdi-linux dahdi iksemel
Now, how do I get the jabber module working?