MitelInMyBlood
Technical User
Here's a new one for the call trace sleuths
When playing with fallback to internal voicemail with an externally CFA number we discovered a number that can be dialed from the local system and can be CFA'd to, but callers TO THE FORWARDED EXTN get denied only when it's forwarded to one specific number. The same ext can CFA to other external number without issue. (3300 RLS 9.0.2.18)
In the first scenario ext 3589 is CFA'd to 98325042990
In the second scenario ext 3589 is CFA's to 98328176529
The first is successful, the second fails. Both numbers are valid and ext 3589 can successfully place calls to either number. Ext 5228 can also call either number... except when 3589 is CFA'd to the second number.
The obvious question is why does one call succeed and the other fail?
Here's the trace:
Original MUG/NAMU Charter Member
When playing with fallback to internal voicemail with an externally CFA number we discovered a number that can be dialed from the local system and can be CFA'd to, but callers TO THE FORWARDED EXTN get denied only when it's forwarded to one specific number. The same ext can CFA to other external number without issue. (3300 RLS 9.0.2.18)
In the first scenario ext 3589 is CFA'd to 98325042990
In the second scenario ext 3589 is CFA's to 98328176529
The first is successful, the second fails. Both numbers are valid and ext 3589 can successfully place calls to either number. Ext 5228 can also call either number... except when 3589 is CFA'd to the second number.
The obvious question is why does one call succeed and the other fail?
Here's the trace:
Code:
THIS CALL IS SUCCESSFUL
09:01:49 RIX DPN PBX1 607 439 D** B** 24 ISRM_I
;10;*1#*50*5228#*100*B.MARSHALL#*19*C#
09:01:49 RIX DPN PBX1 607 439 D** B** 26 SSRM_C
*58*CW*CHPo@@@@BzZMPp#*58*C6*001#3589
09:01:50 ROX DPN PBX1 612 497 D** B** 24 ISRM_I
;10;*1#*50*5228#*100*B.MARSHALL#*19*B#
09:01:50 ROX DPN PBX1 612 497 D** B** 22 SSRM_I
*58*CW*CHPo@@@@BzZMPp#*58*C6*001#
09:01:50 ROX DPN PBX1 612 497 D** B** 29 SSRM_I
*58*CE*A*3589*Test Phone#*58*C4*1*01*01#
09:01:50 ROX DPN PBX1 612 497 D** B** C SSRM_C 98325042990
09:01:50 RIX DPN PBX1 612 497 D** B** 7 NIM *51*3#
09:01:50 ROX DPN PBX1 607 439 D** B** 7 NIM *51*3#
09:01:51 RIX DPN PBX1 612 497 D** B** F NIM *4*4#*240*`X`#
09:01:51 ROX DPN PBX1 607 439 D** B** F NIM *4*4#*240*`X`#
09:01:52 RIX DPN PBX1 612 497 D** B** D NAM *4*4#*166*4#
09:01:52 ROX DPN PBX1 607 439 D** B** D NAM *4*4#*166*4#
09:01:52 RIX DPN PBX1 612 497 D** B** 1 CCM
09:01:55 RIX DPN PBX1 607 439 D** B** 2 CRM/CIM ;30;
09:01:55 ROX DPN PBX1 612 497 D** B** 2 CRM/CIM ;30;
09:01:55 RIX DPN PBX1 612 497 D** B** 2 CRM/CIM ;30;
THIS NEXT CALL GETS BARRED
09:02:43 RIX DPN PBX1 609 454 D** B** 24 ISRM_I
;10;*1#*50*5228#*100*B.MARSHALL#*19*C#
09:02:43 RIX DPN PBX1 609 454 D** B** 26 SSRM_C
*58*CW*CHPo@@@@BzZQWP#*58*C6*001#3589
09:02:44 ROX DPN PBX1 608 443 D** B** 24 ISRM_I
;10;*1#*50*5228#*100*B.MARSHALL#*19*B#
09:02:44 ROX DPN PBX1 608 443 D** B** 22 SSRM_I
*58*CW*CHPo@@@@BzZQWP#*58*C6*001#
09:02:44 ROX DPN PBX1 608 443 D** B** 29 SSRM_I
*58*CE*A*3589*Test Phone#*58*C4*1*01*01#
09:02:44 ROX DPN PBX1 608 443 D** B** C SSRM_C 98328176529
09:02:45 RIX DPN PBX1 608 443 D** B** 2 CRM/CIM ;2;
09:02:45 ROX DPN PBX1 609 454 D** B** 2 CRM/CIM ;2;
09:02:45 RIX DPN PBX1 609 454 D** B** 2 CRM/CIM ;2;
09:02:48 ROX DPN PBX1 594 98 D** B** 2 CRM/CIM ;30;
09:02:49 RIX DPN PBX1 594 98 D** B** 2 CRM/CIM ;30;
Original MUG/NAMU Charter Member