08-02-2023 03:09 AM
Hi All
Im trying to dial extention using with uccx if variable that I have following if varible.
I noticed that I can dial only 26XXX extention range but can not dial rather than other extention range like 45000 or 03400
ı noticed that sitecode is:26
if sideCode==extention.substring(0,2) then
True
call redirect -> extention
False
if counter <1 then
True
increament counter
play promt "incorrect exntention dialed"
False
call redirect operator
When i dial 26900, can can be transfer to it but if i dial 0343 or 44446 its not working.
Thanks
08-02-2023 03:21 AM
Hey.
So your problem is that you can't dial other extension then 26xxx ?
Look at your calling search space on your agent extension
Or am I missing the point here ?
08-02-2023 03:39 AM
Hi Thomas,
Yes I cant dial other extention than 26XX
I found there site code is defined as string on script editor
sitecode: string:26
There is no CSS problem so all of ip phone are located same CSS
Thanks
08-04-2023 11:28 PM
08-05-2023 02:04 AM
Hi David
You are right but i dont know how can do this ?
When i chamnge side code like 15 its only acceping 15XXX so i would like to dial all of 5 digit extention. How can i remove side code cheks
Thanks
08-05-2023 05:02 AM
08-05-2023 05:37 AM
Hi David
In this variable line what should be here, I dont understand "t I would juts change the if node to check if(1) " that point.
if sideCode==extention.substring(0,2)
If we modify this line it can work for any of extention.
Thanks
08-05-2023 08:29 AM
08-05-2023 08:33 AM
Hi David
What will be my script when i remove this code, can you please create it for me.I agree with you scripting is very very hard other than
Can you please create what should be my if variable line ?
Thanks
08-05-2023 08:56 AM
08-09-2023 05:35 AM
Hi David
I want to learn the opinions and thoughts of people who have experienced similar problems and situations. If I want to pay, I might turn to different sources instead of writing here.
Thanks
08-09-2023 06:31 AM - edited 08-09-2023 06:31 AM
If you’re looking to learn how come you wrote this request?
”What will be my script when i remove this code, can you please create it for me.I agree with you scripting is very very hard other than
Can you please create what should be my if variable line ?”
IMHO That doesn’t look like something someone who wants to learn would ask for.
08-09-2023 06:50 AM
I believe that the purpose of this platform is not for conducting paid commercial activities, but rather for people to share their ideas.
I mentioned this only for the if variable line, not for creating the entire script on my behalf.
I think you might not have fully grasped the point – this platform is not intended for seeking paid support; it's a place where people voluntarily share their ideas. Please reread what was written above.
08-09-2023 07:46 AM
I think I know what the general intent of the community is by the sheer amount of time I spend on it helping people out with their questions/problems.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide