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

defaultContacts #1122

Open
overload08 opened this issue Jan 19, 2024 · 1 comment
Open

defaultContacts #1122

overload08 opened this issue Jan 19, 2024 · 1 comment

Comments

@overload08
Copy link

Hi !

Can you explain me how to use "defaultContacts" ?
I want to replace esx_phone but no services are on the phone...

Thank's

@itschip
Copy link
Member

itschip commented Jan 19, 2024

"defaultContacts": [
  {
    "display": "SOme name",
    "number": "234-234"
  }
],

You can add it like this in the config.json file.

And if you wish to intercept calls or messages from the number, you can use the server-side exports.

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

No branches or pull requests

2 participants