The phone’s configuration file doesn’t have the smart blf items definition in-line. It pulls in an XML file containing all of the smart blf items definitions.
e.g.
<?xml version="1.0">
<config>
...other things like your phone settings and your account, etc.
...
<smart_blf>
<blf_items url="http://server.example.com/myblfitems.xml" />
</smart_blf>
...
</config>
If I did this configuration, it show me only speed button for Usert Test1 and Usert Test2. But speed button for Annuaire it dont show.
Do you have other idea.
Yes it is application for OpenLdap it work well, I call it Annuaire. My castomer want to have speed buttons contact defined in asterisk and one button to call application Annuaire.
Exemple speeds button in my D50:
UserTest 1 -> it call directly because it is contact in asterisk
UserTest 2 -> it call directly because it is contact in asterisk
Annuaire -> it call application Annuaire
My application Annuaire show me all contacts in database of OpenLdap.
Separately it work well, but when i want to define button Annuaire, it show me gest Annuaire and contacts UserTest1 and UserTest2 are not hear.