Re: [asterisk-users] Invalid Makefiles to install asterisk with ldap

2010-03-22 Thread tjoen
On Sun, 2010-03-21 at 21:57 +0100, mickael wrote: > I have a problem to install asterisk with ldap. > . / configure That one should have found libldap > make menuselect > LIBS =- lldap > make > This is where my error .. > / usr / bin / ld: can not find-lldap Do you have an /usr/lib/libldap

Re: [asterisk-users] Asterisk running on a Xen Centos Server challenge!!!

2010-03-21 Thread tjoen
On Sat, 2010-03-20 at 21:08 +, Daniel Leite de Abreu wrote: > Sorry but i did not understand how did you built it? Sorry that it was not clear. Here are the full steps for 2.2.0.2: $ tar -xzf dahdi-linux-2.2.0.2.tar.gz $ cd dahdi-linux-2.2.0.2/ $ DAHDIVERSION="2.2.0.2" build_tools/make_versio

Re: [asterisk-users] register => 2345:passw...@sip_proxy/1234

2010-03-20 Thread tjoen
On Fri, 2010-03-19 at 20:14 +0100, Christian Victor wrote: > 2010/3/19 tjoen : > > register => tjoen:mypas...@sip_proxy/1234 > > > > [sip_proxy] > > type=peer > > host=ekiga.net > > I guess you need to register to the actual hostname, not the peers name.

[asterisk-users] register => 2345:passw...@sip_proxy/1234

2010-03-19 Thread tjoen
sip.conf.sample: ;register => 2345:passw...@sip_proxy/1234 ; ; Register 2345 at sip provider 'sip_proxy'. Calls from this provider ; connect to local extension 1234 in extensions.conf, default context, ; unless you configure a [sip_proxy] section below, and configure a ; context. sip.conf

Re: [asterisk-users] Asterisk running on a Xen Centos Server challenge!!!

2010-03-19 Thread tjoen
On Fri, 2010-03-19 at 01:26 +0200, Tzafrir Cohen wrote: > On Thu, Mar 18, 2010 at 05:03:12PM -0500, Warren Selby wrote: > > On Thu, Mar 18, 2010 at 6:56 PM, Daniel Leite de Abreu > > wrote: > > > > After you install the kernel source, you'll need to rerun ./configure. > > Nope. The dahdi-linux m

Re: [asterisk-users] dahdi-linux-complete-2.2.1+2.2.1 failed to compile

2010-03-14 Thread tjoen
On Sun, 2010-03-14 at 13:32 -0400, Nitesh Divecha wrote: > make[1]: Entering directory ... > /sbin/chkconfig --add dahdi > insserv: warning: script 'S20theserver' missing LSB tags and overrides [snip other warnings] > insserv: There is a loop between service rsyslog and apache2 if stopped > insse

[asterisk-users] How to test my Dial(SIP/...) ?

2010-03-13 Thread tjoen
Or how to get my Dial(SIP/...) working? I am new in Asterisk. All other Asterisk tests worked, exception is Dial(SIP/.. My setup: ADSL NAT Router has UDP ports 5060 to 5070 and 8766 to 35000 forwarded to 192.168.254.1 On 192.168.254.1. Linux system from sources. Asterisk 1.6.2.1 I know that there