Customize company phonebook

anahimself

Joined
Oct 3, 2023
Messages
5
Reaction score
0
Hi Guys,

I am using a 3CX v18 system, and we are looking for a feature which is important for us..

Currently the company phonebook (xml) is like this:
<XXXIPPhoneDirectory clearlight="true">
<Title>Phonelist</Title>
<Prompt>Prompt</Prompt>
....
<DirectoryEntry>
<Name>DOE John</Name>
<Telephone>248</Telephone>
</DirectoryEntry>
...

Would it be possible to also have the main mobile for each user generated in the phonebook ? Indeed when someone calls in with their mobile, the name is not displayed as the phonebook is missing mobile numbers...

Thanks a lot
 
Not possible ? seems like something that is not that complicated, is it ?
 
From what I read on technical sheets, you can duplicate the Telephone entry, so 3CX could generate this (6648563 being the mobile phone):
<DirectoryEntry>
<Name>DOE John</Name>
<Telephone>248</Telephone>
<Telephone>6648563</Telephone>
</DirectoryEntry>

Is it possible to have 3CX inserting the mobile phone in the XML phonebook ?

Otherwise:
<DirectoryEntry>
<Name>DOE John</Name>
<Telephone>248</Telephone>
</DirectoryEntry>

<DirectoryEntry>
<Name>DOE John (mobile)</Name>
<Telephone>6648563</Telephone>
</DirectoryEntry>

This 2nd solution would be also fine
 

Members Online Now

No members online now.

Forum statistics

Threads
111,835
Messages
589,291
Members
164,668
Latest member
Infinity Network