Fix issue where post-dial digits are not re-added to redirected numbers
Post dial digits are stripped prior to redirection, but they were not being re-added after redirection completed, so dialed calls would not be able to auto-dial conference bridge numbers (for example). Also, fix a bug in CallsManager where a null check was missing. Bug: 152172598 Fixes: 155098148 Test: Manual test using test call redirection all; verify post-dial digits are dialed to remote end over test. Test: Added new unit test for CallRedirection processor. Test: Added new CTS test to verify passing of post-dial digits. Merged-In: I219397e807ae84dbeb1566f795ab2754f466bec7 Change-Id: I48c5d895764f0fc0f34c34692d5ab803abe4c5a7
Loading
Please register or sign in to comment