<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: asterisk 1.2 with realtime ldap driver</title>
	<atom:link href="http://cyrenity.wordpress.com/2008/12/28/asterisk-12-with-realtime-ldap-driver/feed/" rel="self" type="application/rss+xml" />
	<link>http://cyrenity.wordpress.com/2008/12/28/asterisk-12-with-realtime-ldap-driver/</link>
	<description>my niche for computer system interoperability &#38; integration</description>
	<lastBuildDate>Thu, 16 Jul 2009 19:27:49 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: asterisk 1.2 with realtime ldap driver / LiveFromPakistan</title>
		<link>http://cyrenity.wordpress.com/2008/12/28/asterisk-12-with-realtime-ldap-driver/#comment-48</link>
		<dc:creator>asterisk 1.2 with realtime ldap driver / LiveFromPakistan</dc:creator>
		<pubDate>Mon, 02 Feb 2009 07:42:29 +0000</pubDate>
		<guid isPermaLink="false">http://cyrenity.wordpress.com/?p=105#comment-48</guid>
		<description>&lt;strong&gt;asterisk 1.2 with realtime ldap driver...&lt;/strong&gt;

I have created an auto install script based on http://www.cahilig.org/ ...</description>
		<content:encoded><![CDATA[<p><strong>asterisk 1.2 with realtime ldap driver&#8230;</strong></p>
<p>I have created an auto install script based on <a href="http://www.cahilig.org/" rel="nofollow">http://www.cahilig.org/</a> &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dudi</title>
		<link>http://cyrenity.wordpress.com/2008/12/28/asterisk-12-with-realtime-ldap-driver/#comment-38</link>
		<dc:creator>dudi</dc:creator>
		<pubDate>Tue, 13 Jan 2009 04:23:58 +0000</pubDate>
		<guid isPermaLink="false">http://cyrenity.wordpress.com/?p=105#comment-38</guid>
		<description>#5: cyrenity: thanks a lot. it works for me :).

the next scenario is trying to integrating between zimbra account and asterisk.</description>
		<content:encoded><![CDATA[<p>#5: cyrenity: thanks a lot. it works for me <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>the next scenario is trying to integrating between zimbra account and asterisk.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cyrenity</title>
		<link>http://cyrenity.wordpress.com/2008/12/28/asterisk-12-with-realtime-ldap-driver/#comment-37</link>
		<dc:creator>cyrenity</dc:creator>
		<pubDate>Sat, 10 Jan 2009 05:56:23 +0000</pubDate>
		<guid isPermaLink="false">http://cyrenity.wordpress.com/?p=105#comment-37</guid>
		<description>dudi: you are missing a structural objectClass in your ldif file, try something like this:

dn: cn=user1,ou=sippeers,dc=dgkvoip,dc=net
objectClass: AsteriskSIPUser
objectClass: inetOrgPerson
objectClass: top
cn: user1
AstAccountCallerID: 2001
AstAccountHost: dynamic
AstAccountRealmedPassword: {MD5}d0fb963ff976f9c37fc81fe03c21ea7b
AstAccountContext: default
AstAccountType: friend</description>
		<content:encoded><![CDATA[<p>dudi: you are missing a structural objectClass in your ldif file, try something like this:</p>
<p>dn: cn=user1,ou=sippeers,dc=dgkvoip,dc=net<br />
objectClass: AsteriskSIPUser<br />
objectClass: inetOrgPerson<br />
objectClass: top<br />
cn: user1<br />
AstAccountCallerID: 2001<br />
AstAccountHost: dynamic<br />
AstAccountRealmedPassword: {MD5}d0fb963ff976f9c37fc81fe03c21ea7b<br />
AstAccountContext: default<br />
AstAccountType: friend</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dudi</title>
		<link>http://cyrenity.wordpress.com/2008/12/28/asterisk-12-with-realtime-ldap-driver/#comment-35</link>
		<dc:creator>dudi</dc:creator>
		<pubDate>Tue, 06 Jan 2009 01:09:19 +0000</pubDate>
		<guid isPermaLink="false">http://cyrenity.wordpress.com/?p=105#comment-35</guid>
		<description>sorry, i forgot to mention.

i put &lt;a href=&quot;http://svn.digium.com/view/asterisk/branches/1.6.0/contrib/scripts/asterisk.ldap-schema?revision=128161&quot; rel=&quot;nofollow&quot;&gt;asterisk.schema&lt;/a&gt; to the /etc/openldap/schema.</description>
		<content:encoded><![CDATA[<p>sorry, i forgot to mention.</p>
<p>i put <a href="http://svn.digium.com/view/asterisk/branches/1.6.0/contrib/scripts/asterisk.ldap-schema?revision=128161" rel="nofollow">asterisk.schema</a> to the /etc/openldap/schema.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dudi</title>
		<link>http://cyrenity.wordpress.com/2008/12/28/asterisk-12-with-realtime-ldap-driver/#comment-34</link>
		<dc:creator>dudi</dc:creator>
		<pubDate>Tue, 06 Jan 2009 00:47:32 +0000</pubDate>
		<guid isPermaLink="false">http://cyrenity.wordpress.com/?p=105#comment-34</guid>
		<description>i had succesfully installed asterisk and openldap with real time ldap driver using this tutorial.

now, i want insert some user to the openldap database based on a howto from &lt;a href=&quot;http://www.redhatmagazine.com/2008/07/24/open-source-telephony-a-fedora-based-voip-server-with-asterisk/&quot; rel=&quot;nofollow&quot;&gt;redhatmagazine&lt;/a&gt;.this tutorial is based on fedora directory project, but i think i can using it.

and i got this following error:

&lt;code&gt;[root@dgkvoip ~]# ldapadd -x -D &quot;cn=manager,dc=dgkvoip,dc=net&quot; -W -f /root/user.ldif 
Enter LDAP Password: 
adding new entry &quot;cn=user1,ou=sippeers,dc=dgkvoip,dc=net&quot;
ldap_add: Internal (implementation specific) error (80)
	additional info: no structuralObjectClass operational attribute&lt;/code&gt;

this is my &lt;a href=&quot;http://www.geocities.com/dudi_gurnadi/slapd.txt&quot; rel=&quot;nofollow&quot;&gt;slapd.conf&lt;/a&gt; and &lt;a href=&quot;http://www.geocities.com/dudi_gurnadi/user.txt&quot; rel=&quot;nofollow&quot;&gt;user.ldif&lt;/a&gt;

is there any clue for me?</description>
		<content:encoded><![CDATA[<p>i had succesfully installed asterisk and openldap with real time ldap driver using this tutorial.</p>
<p>now, i want insert some user to the openldap database based on a howto from <a href="http://www.redhatmagazine.com/2008/07/24/open-source-telephony-a-fedora-based-voip-server-with-asterisk/" rel="nofollow">redhatmagazine</a>.this tutorial is based on fedora directory project, but i think i can using it.</p>
<p>and i got this following error:</p>
<p><code>[root@dgkvoip ~]# ldapadd -x -D "cn=manager,dc=dgkvoip,dc=net" -W -f /root/user.ldif<br />
Enter LDAP Password:<br />
adding new entry "cn=user1,ou=sippeers,dc=dgkvoip,dc=net"<br />
ldap_add: Internal (implementation specific) error (80)<br />
	additional info: no structuralObjectClass operational attribute</code></p>
<p>this is my <a href="http://www.geocities.com/dudi_gurnadi/slapd.txt" rel="nofollow">slapd.conf</a> and <a href="http://www.geocities.com/dudi_gurnadi/user.txt" rel="nofollow">user.ldif</a></p>
<p>is there any clue for me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Syed Bilal Masaud</title>
		<link>http://cyrenity.wordpress.com/2008/12/28/asterisk-12-with-realtime-ldap-driver/#comment-31</link>
		<dc:creator>Syed Bilal Masaud</dc:creator>
		<pubDate>Wed, 31 Dec 2008 14:52:40 +0000</pubDate>
		<guid isPermaLink="false">http://cyrenity.wordpress.com/?p=105#comment-31</guid>
		<description>Thanks for this effort , it really minimize my work for asterisk installation 


Thanks again


Bilal</description>
		<content:encoded><![CDATA[<p>Thanks for this effort , it really minimize my work for asterisk installation </p>
<p>Thanks again</p>
<p>Bilal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: asterisk 1.2 with realtime ldap driver &#124; Tea Break</title>
		<link>http://cyrenity.wordpress.com/2008/12/28/asterisk-12-with-realtime-ldap-driver/#comment-28</link>
		<dc:creator>asterisk 1.2 with realtime ldap driver &#124; Tea Break</dc:creator>
		<pubDate>Sun, 28 Dec 2008 17:23:21 +0000</pubDate>
		<guid isPermaLink="false">http://cyrenity.wordpress.com/?p=105#comment-28</guid>
		<description>[...] This cup of tea was served by: everything about machines [...]</description>
		<content:encoded><![CDATA[<p>[...] This cup of tea was served by: everything about machines [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
