I have checked ... authentication is successful on the server ... I have only one problem: if two internal name is registered on LDAP, answered the VoiceMail even though the interiors are online. I attach logs:
2008-06-05 12:10:31 [WARNING] mod_dptools.c: 372 set_user_function () can not find user [EMAIL PROTECTED] As if the system proves to call default .. and not the internal desired. Thanks again! -- Nicola On Thu, 05 Jun 2008 12:16:30 +0200, Nicola <[EMAIL PROTECTED]> wrote: > Ok.... > Thank you .... > Now the system is able to carry out the query on ldap .... (I have not yet > verified if it is done fairly or not). > > In the files of logs reflected the following error: > > 2008-06-05 11:39:54 [ERR] mod_xml_ldap.c:300 xml_ldap_search() something > bad happened during the query construction phase likely exten((null)) or > domain(192.168.1.250) is null > > Thanks!! > > -- > Nicola > > On Wed, 04 Jun 2008 19:11:44 -0500, "John Skopis (Lists)" > <[EMAIL PROTECTED]> wrote: >> Nicola wrote: >>> thanks for your answer .... the problem is that FreeSwitch NOT MADE no >>> query the LDAP server. Consequently, I can not know whether the query > is >>> wrong or not. I tried to follow the instructions you have given me >> kindly >>> ... but freeswitch not going to make any queries on LDAP: In fact, when >> I >>> try to register with a cliet SIP, debugging freeswitch tells me: User >>> non-existent! >>> >>> Grazie... >> >> It sounds like possibly the module is not loaded? >> >> add an entry to conf/autoload_configs/modules.conf.xml: >> <load module="mod_xml_ldap"/> >> >> Also, make sure you have conf/autoload_configs/xml_ldap.conf.xml >> >> If the query is not successful the mod will let you know. >> >> prego >> >> _______________________________________________ >> Freeswitch-users mailing list >> [email protected] >> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users >> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users >> http://www.freeswitch.org > > > _______________________________________________ > Freeswitch-users mailing list > [email protected] > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users > http://www.freeswitch.org _______________________________________________ Freeswitch-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
