Yealink Forums

Full Version: Call History shows extension not external number
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
User gets transferred an external call from a user on an extension. When the user looks at their call history it shows a call from the users extension not the external call.

Desired behavior would be to have the external number show up the in call history, is there any way to make this happen?

Thanks
(02-11-2019 11:31 PM)mcurrie Wrote: [ -> ]User gets transferred an external call from a user on an extension. When the user looks at their call history it shows a call from the users extension not the external call.

Desired behavior would be to have the external number show up the in call history, is there any way to make this happen?

Thanks

Hi,

Yes it's possible to change the number registered in the call history to the original number.

Please use the parameters below to do auto provision to change the configure:
transfer.save_initia_calllog.enable = 1
features.save_init_num_to_history.enable = 0

Hope this will help.
(02-12-2019 07:51 AM)complex1 Wrote: [ -> ]
(02-11-2019 11:31 PM)mcurrie Wrote: [ -> ]User gets transferred an external call from a user on an extension. When the user looks at their call history it shows a call from the users extension not the external call.

Desired behavior would be to have the external number show up the in call history, is there any way to make this happen?

Thanks

Hi,

Yes it's possible to change the number registered in the call history to the original number.

Please use the parameters below to do auto provision to change the configure:
transfer.save_initia_calllog.enable = 1
features.save_init_num_to_history.enable = 0

Hope this will help.


Updated with parameters above, BlndTrnsfr works now but the Attended Transfer does not. Is there a way to have it work with Attended Transfer?

Thanks
(02-12-2019 07:51 AM)complex1 Wrote: [ -> ]
(02-11-2019 11:31 PM)mcurrie Wrote: [ -> ]User gets transferred an external call from a user on an extension. When the user looks at their call history it shows a call from the users extension not the external call.

Desired behavior would be to have the external number show up the in call history, is there any way to make this happen?

Thanks

Hi,

Yes it's possible to change the number registered in the call history to the original number.

Please use the parameters below to do auto provision to change the configure:
transfer.save_initia_calllog.enable = 1
features.save_init_num_to_history.enable = 0

Hope this will help.


Found out there is another parameter that needs to be set : account.X.cid_source

Set it to 4-PAI-RPID-FROM and it works now!

Thanks
(02-13-2019 08:53 PM)mcurrie Wrote: [ -> ]
(02-12-2019 07:51 AM)complex1 Wrote: [ -> ]
(02-11-2019 11:31 PM)mcurrie Wrote: [ -> ]User gets transferred an external call from a user on an extension. When the user looks at their call history it shows a call from the users extension not the external call.

Desired behavior would be to have the external number show up the in call history, is there any way to make this happen?

Thanks

Hi,

Yes it's possible to change the number registered in the call history to the original number.

Please use the parameters below to do auto provision to change the configure:
transfer.save_initia_calllog.enable = 1
features.save_init_num_to_history.enable = 0

Hope this will help.


Found out there is another parameter that needs to be set : account.X.cid_source

Set it to 4-PAI-RPID-FROM and it works now!

Thanks

I'm glad you've solved your issue.
Reference URL's