You just need a program(C, PHP, Perl) to query LDAP and update SIP. The example you list requires realtime, but if you "roll your own", you could update /etc/asterisk/sip.conf and issue an 'asterisk -rx "sip reload' to update when needed.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Giuseppe Longo Sent: Wednesday, October 31, 2012 8:33 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [asterisk-users] Asterisk and OpenLDAP Hello guys, i would like to implement authentication for my sip extension with an openldap server. Following this guide http://www.asteriskdocs.org/en/3rd_Edition/asterisk-book-html-chunk/External Services_id291590.html i see a template named [sip] to map the information of sip peers into ldap. But i'm not interested to create a template, i would only authenticate sip extensions using username and password stored in ldap database. How can i configure this mechanism? Thanks in advice, Regards. -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
