Hi Guys,
I have problem with Authorization Code implementation. The Authorization Code is configured for Users, and Users is limited by User Right. Somehow, the Auth Code doesnt work, Users can dial out no matter what the User Right is.
But if the Auth Code is configured for UserRight, the Auth Code will barred correctly
Here's the configuration
Short Code: 9N; / Dial / N / 51(ARS) / tick authcode
ARS (51): 1N; / Dial / 1N/ 3 (outgoing id) and 2N; / Dial / 2N / 3
UserRight: Lokal Shortcode: 91N / Dial / . / 0 and 92N / Barred / . / 0 and ? / Barred / . / 0
HP Shortcode : 91N / Dial / . / 0 and 92N / Dial / . / 0 and ? / Barred / . / 0
AuthCode: 1111 > User: 2060
1112 > User: 2070
User: 2060 > Working Hour User Right: Lokal
2070 > Working Hour User Right: HP
ex:
if I dial from extension 2050 , 9+1000, using this config, I can pass to the trunk, using 1111 auth code
if I dial from extension 2050 , 9+2000, using this config, I also can pass to the trunk, using 1111 auth code
But if the configuration Auth Code is like this
AuthCode: 1111 > UserRight: Lokal
1112 > UserRight: HP
When I dial 9+2000 , insert 1111 auth code , the call will be barred
Any idea what's wrong with my configuration ??
Thank you
I have problem with Authorization Code implementation. The Authorization Code is configured for Users, and Users is limited by User Right. Somehow, the Auth Code doesnt work, Users can dial out no matter what the User Right is.
But if the Auth Code is configured for UserRight, the Auth Code will barred correctly
Here's the configuration
Short Code: 9N; / Dial / N / 51(ARS) / tick authcode
ARS (51): 1N; / Dial / 1N/ 3 (outgoing id) and 2N; / Dial / 2N / 3
UserRight: Lokal Shortcode: 91N / Dial / . / 0 and 92N / Barred / . / 0 and ? / Barred / . / 0
HP Shortcode : 91N / Dial / . / 0 and 92N / Dial / . / 0 and ? / Barred / . / 0
AuthCode: 1111 > User: 2060
1112 > User: 2070
User: 2060 > Working Hour User Right: Lokal
2070 > Working Hour User Right: HP
ex:
if I dial from extension 2050 , 9+1000, using this config, I can pass to the trunk, using 1111 auth code
if I dial from extension 2050 , 9+2000, using this config, I also can pass to the trunk, using 1111 auth code
But if the configuration Auth Code is like this
AuthCode: 1111 > UserRight: Lokal
1112 > UserRight: HP
When I dial 9+2000 , insert 1111 auth code , the call will be barred
Any idea what's wrong with my configuration ??
Thank you