Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| userdoc:tt_ldap_client [2013/11/18 14:15] – [Phone LDAP Directory CLI Scripts] abelbeck | userdoc:tt_ldap_client [2013/11/18 14:37] (current) – [Phone LDAP Directory CLI Scripts] abelbeck | ||
|---|---|---|---|
| Line 97: | Line 97: | ||
| \\ | \\ | ||
| \\ | \\ | ||
| - | **ldap-phone-name-lookup** | + | **ldap-phone-num-lookup** |
| Usage: ldap-phone-num-lookup [-ht] [--tls] [-m|--match-num list] [-o|--output-name list] number | Usage: ldap-phone-num-lookup [-ht] [--tls] [-m|--match-num list] [-o|--output-name list] number | ||
| Line 107: | Line 107: | ||
| -o, --output-name list Comma separated list to display the name. Default: displayname, | -o, --output-name list Comma separated list to display the name. Default: displayname, | ||
| - | The 'name' is matched as: '' | + | By default the 'number' is matched as: '' |
| - | Standard output returns | + | Standard output returns |
| - | **ldap-phone-num-lookup** | + | Use the optional '' |
| + | \\ | ||
| + | \\ | ||
| + | **ldap-phone-name-lookup** | ||
| Usage: ldap-phone-name-lookup [-ht] [--tls] [-m|--match-name list] [-o|--output-num list] name | Usage: ldap-phone-name-lookup [-ht] [--tls] [-m|--match-name list] [-o|--output-num list] name | ||
| Line 121: | Line 124: | ||
| -o, --output-num list Comma separated list to display numbers. Default: telephonenumber, | -o, --output-num list Comma separated list to display numbers. Default: telephonenumber, | ||
| - | The 'number' is matched as: '' | + | By default the 'name' is matched as: '' |
| - | Standard output returns the first '' | + | Standard output returns |
| + | |||
| + | Use the optional | ||
| ==== Asterisk Usage Examples ==== | ==== Asterisk Usage Examples ==== | ||