Deb-src http://packages.asterisk.org/deb oneiric main' inval

Hi

Trying to install Asterisk on Ubuntu 11.10 Server by following wiki.asterisk.org/wiki/display/ … k+Packages.

I get to: 2.2.1. Adding the repository
$ sudo add-apt-repository “deb packages.asterisk.org/deb lsb_release -cs main”
$ sudo add-apt-repository “deb-src packages.asterisk.org/deb lsb_release -cs main”

last line above returns
Error: ‘deb-src packages.asterisk.org/deb oneiric main’ invalid

Seems to be a link issue where the OS name doesn’t link to a valid file.

Is there a static link I can use?

Thanks