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

PISTON-1289: create_caller_id_name_if_undefined #6722

Open
wants to merge 3 commits into
base: 4.3
Choose a base branch
from

Conversation

bradfordben
Copy link
Contributor

@bradfordben bradfordben commented Jun 21, 2021

Added new attribute to the users object 'create_caller_id_name_if_undefined' to allow the creation of the users
caller id name to be optional when no caller id is defined.

Kazoo 5: https://github.com/2600hz/kazoo-core/pull/269 and https://github.com/2600hz/kazoo-crossbar/pull/190

@lazedo
Copy link
Member

lazedo commented Jun 21, 2021

@bradfordben Hi, can't you do this on the client side before submitting ?

@bradfordben
Copy link
Contributor Author

@lazedo Im not sure what you mean? Maybe im missing something?

So for an example where a kazoo device calls some endpoint B,
Kazoo Device --- A leg ---> Kazoo/FS etc ---B leg---> Some endpoint B

Without the change if the kazoo device sets the caller id on the A leg it wont be used on the B leg as kazoo generates the default username if no caller id is set on the endpoint and uses that caller id name on the B leg.

'create_caller_id_name_if_undefined' to allow the creation of the users
caller id name to be optional when no caller id is defined.
@bradfordben bradfordben force-pushed the upstream-4.3-create-caller-id-name-if-undefined branch from 35df397 to 9f035fe Compare August 11, 2021 21:10
should_ to create_caller_id_name_if_undefined attribute
should_create_caller_id_name_if_undefined to
should_create_caller_id
@bradfordben bradfordben force-pushed the upstream-4.3-create-caller-id-name-if-undefined branch from 92b4407 to 474d16e Compare August 12, 2021 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants