Not Logged in - No Account?
Don't have an account? Registering an account with us allows you to post to the forums, easily track new posts, subscribe to threads, pm (private message) other forum members, and receive periodic news letters (you can opt out if you desire). Once you are logged in this message will no longer appear. If you don't have an account, you can create one by registering here. Lost your password, request a new password. We respect your privacy which means we collect minimal information when you register and we do not resell that information or use it in any objectionable way. You can review our privacy policy for full details.
Question about pbdirectory

Hello,
I use pbdirectory via "411".
So Is it possible to define a range number letter.
For example, by default we have to type 3 first letter.
Is it possible to define a range between 3 and 6 letters for example?
If yes, How improve this feature?
thanks
Best regards
Anthony
Anthony, pbdirectory
Anthony,
pbdirectory (Phonebook Directory) aka 411 was one of the early agi scripts that was done for asterisk. It at one point was split and enhanced from the current code that is now in operation to become what is known as directory (the # option).
Directory has options to allow dial by first and/or last name (which is just a coding guess by searching for the first occurance of a space and splitting the name up).
You will probably find the directory option a lot more useful as long as your users have voicemail. Now you say WHY voicemail. it's because the directory uses the voicemail setup file to get the names, extensions, and if the user recorded thier name that as the announcement of thier name instead of the spelling of the name that the pbdirectory does.
If i remember correctly the directory code will timeout if less then 3 letters are pressed and make a attempt to find the name that way.