Hi,
Are you using custom IVR?
If so, you can show the queue name if you assign it to FirstBNumber before transfering from the IVR to the queue like:
self.CALL.SetExtraData("FirstBNumber", <queue_number>)
Best Regards,
João
Hi,
Are you using custom IVR?
If so, you can show the queue name if you assign it to FirstBNumber before transfering from the IVR to the queue like:
self.CALL.SetExtraData("FirstBNumber", <queue_number>)
Best Regards,
João