Re: [asterisk-users] Asterisk 1.80-rc5

2010-10-25 Thread Hans Witvliet
On Fri, 2010-10-22 at 11:16 +0200, Dave Cotton wrote: > On 22/10/10 11:05, Hans Witvliet wrote: > > On Fri, 2010-10-22 at 09:20 +0200, Dave Cotton wrote: > >> On 21/10/10 22:04, Hans Witvliet wrote: > >>> For suse there is a precompiled version on the OBS (vitsoft) > >>> > >> > >> Package search on

Re: [asterisk-users] Asterisk 1.80-rc5

2010-10-22 Thread Dave Cotton
On 22/10/10 11:05, Hans Witvliet wrote: > On Fri, 2010-10-22 at 09:20 +0200, Dave Cotton wrote: >> On 21/10/10 22:04, Hans Witvliet wrote: >>> For suse there is a precompiled version on the OBS (vitsoft) >>> >> >> Package search on the OBS shows nothing for 1.8.0 at all. >> Perhaps you know where i

Re: [asterisk-users] Asterisk 1.80-rc5

2010-10-22 Thread Hans Witvliet
On Fri, 2010-10-22 at 09:20 +0200, Dave Cotton wrote: > On 21/10/10 22:04, Hans Witvliet wrote: > > For suse there is a precompiled version on the OBS (vitsoft) > > > > Package search on the OBS shows nothing for 1.8.0 at all. > Perhaps you know where it is hidden. > > Dave Cotton > > http://s

Re: [asterisk-users] Asterisk 1.80-rc5

2010-10-22 Thread Dave Cotton
On 21/10/10 22:04, Hans Witvliet wrote: > For suse there is a precompiled version on the OBS (vitsoft) > Package search on the OBS shows nothing for 1.8.0 at all. Perhaps you know where it is hidden. Dave Cotton -- _ -- Ban

Re: [asterisk-users] Asterisk 1.80-rc5

2010-10-21 Thread Hans Witvliet
On Thu, 2010-10-21 at 17:12 +0200, Dave Cotton wrote: > On 21/10/10 17:05, Paul Belanger wrote: > > On Thu, Oct 21, 2010 at 10:40 AM, Dave Cotton > > wrote: > >> errors on line 109 - there is no 0 before $VERBOSITY as in the other lines. > >> > >> More interesting is that after make samples I have

Re: [asterisk-users] Asterisk 1.80-rc5

2010-10-21 Thread Dave Cotton
On 21/10/10 19:26, Paul Belanger wrote: > On Thu, Oct 21, 2010 at 11:25 AM, Dave Cotton > wrote: >> Yes and ./configure and make menuselect did not signal it. :( >> > Did the patch at-least work for you? > I'd already edited the init file so I didn't use it.. Dave Cotton -- __

Re: [asterisk-users] Asterisk 1.80-rc5

2010-10-21 Thread Paul Belanger
On Thu, Oct 21, 2010 at 11:25 AM, Dave Cotton wrote: > Yes and ./configure and make menuselect did not signal it. :( > Did the patch at-least work for you? -- Paul Belanger | dCAP Polybeacon | Consultant Jabber: paul.belan...@polybeacon.com | IRC: pabelanger (Freenode) blog.polybeacon.com -- _

Re: [asterisk-users] Asterisk 1.80-rc5

2010-10-21 Thread Dave Cotton
On 21/10/10 17:19, Paul Belanger wrote: > On Thu, Oct 21, 2010 at 11:15 AM, Dave Cotton > wrote: >> Adding more info :- >> > Ya, so that is the issue. chan_iax2 uses res_crypto, and you likely > are missing libssl-dev (openssl) on our box. > Yes and ./configure and make menuselect did not signa

Re: [asterisk-users] Asterisk 1.80-rc5

2010-10-21 Thread Paul Belanger
On Thu, Oct 21, 2010 at 11:15 AM, Dave Cotton wrote: > Adding more info :- > Ya, so that is the issue. chan_iax2 uses res_crypto, and you likely are missing libssl-dev (openssl) on our box. -- Paul Belanger | dCAP Polybeacon | Consultant Jabber: paul.belan...@polybeacon.com | IRC: pabelanger (F

Re: [asterisk-users] Asterisk 1.80-rc5

2010-10-21 Thread Paul Belanger
On Thu, Oct 21, 2010 at 11:12 AM, Dave Cotton wrote: > Suse 11.3 X86_64 > Try this patch for the init.d issue: http://asterisk.pastebin.ca/1969072 after you've applied it rerun: $ make configs As for issue 2, I suspect you don't have res_crypto.so built. Can you attach your config.log -- P

Re: [asterisk-users] Asterisk 1.80-rc5

2010-10-21 Thread Dave Cotton
On 21/10/10 16:40, Dave Cotton wrote: > > More interesting is that after make samples I have no iax2 available. > Adding more info :- [Oct 21 17:14:04] WARNING[17255]: loader.c:387 load_dynamic_module: Error loading module 'res_crypto': /usr/lib/asterisk/modules/res_crypto.so: cannot open shared

Re: [asterisk-users] Asterisk 1.80-rc5

2010-10-21 Thread Dave Cotton
On 21/10/10 17:05, Paul Belanger wrote: > On Thu, Oct 21, 2010 at 10:40 AM, Dave Cotton > wrote: >> errors on line 109 - there is no 0 before $VERBOSITY as in the other lines. >> >> More interesting is that after make samples I have no iax2 available. >> > What OS are you running? > Suse 11.3 X86

Re: [asterisk-users] Asterisk 1.80-rc5

2010-10-21 Thread Paul Belanger
On Thu, Oct 21, 2010 at 11:05 AM, Paul Belanger wrote: > What OS are you running? > If I had to guess SUSE? -- Paul Belanger | dCAP Polybeacon | Consultant Jabber: paul.belan...@polybeacon.com | IRC: pabelanger (Freenode) blog.polybeacon.com -- _

Re: [asterisk-users] Asterisk 1.80-rc5

2010-10-21 Thread Paul Belanger
On Thu, Oct 21, 2010 at 10:40 AM, Dave Cotton wrote: > errors on line 109 - there is no 0 before $VERBOSITY as in the other lines. > > More interesting is that after make samples I have no iax2 available. > What OS are you running? -- Paul Belanger | dCAP Polybeacon | Consultant Jabber: paul.bel

[asterisk-users] Asterisk 1.80-rc5

2010-10-21 Thread Dave Cotton
Just done a clean install of rc5 on a totally new machine and found the following:- /etc/init.d/asterisk start errors on line 109 - there is no 0 before $VERBOSITY as in the other lines. More interesting is that after make samples I have no iax2 available. Dave Cotton -- ___