Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to specify if personal names in SIP come in reserse order… #265

Merged
merged 1 commit into from
Jan 12, 2023

Conversation

kylemhall
Copy link
Contributor

#264

Libki's SIP integration assumes personal names come in the order last name, then first name. Some SIP servers send the name in the order first name, last name. Libki should be able to handle this.

To enable this option, set the new SIP config option 'pattern_personal_name_reverse' to a true value.

…264

Libki's SIP integration assumes personal names come in the order last name, then first name. Some SIP servers send the name in the order first name, last name. Libki should be able to handle this.

To enable this option, set the new SIP config option 'pattern_personal_name_reverse' to a true value.
@kylemhall kylemhall merged commit 1c0fc43 into master Jan 12, 2023
@kylemhall kylemhall deleted the issue_264 branch January 12, 2023 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant