11-10-2011 12:02 AM - edited 03-14-2019 08:51 AM
Hello, is it possible to set Cisco Unified CM Telephony Trigger directory number within UCCX with wildcards, for e.g 3XX and all numbers matching that number, execute connected application. Or is there any other way to execute UCCX application for a range of directory numbers?
What I want to achieve is that, I want to control all outbound calls starting with dedicated prefix with UCCX application.
Thanks
Solved! Go to Solution.
11-10-2011 11:31 AM
I have used wild card on several ocassions, and get flaky results 50% of the time. I then end up breaking the triggers apart and specifying each one separately.
From what I recall reading, the latest versions of CUCM actually have a parameter now, that enables this feature. You didn't say what version of UCCX and CUCM you are running, so it's possible you need to flip this switch to ON.
11-10-2011 12:17 AM
Hi,
never tried this personally, but it seems to be supported (at least it is with UCCX 8.5.1). See the Administration Guide.
G.
11-10-2011 05:26 AM
I tried 3XX, 3[123][123] and get busy every time.
But documantation says, valid waildcards for trigger directory number are: * # - []
Anyone tried this before?
11-10-2011 11:31 AM
I have used wild card on several ocassions, and get flaky results 50% of the time. I then end up breaking the triggers apart and specifying each one separately.
From what I recall reading, the latest versions of CUCM actually have a parameter now, that enables this feature. You didn't say what version of UCCX and CUCM you are running, so it's possible you need to flip this switch to ON.
11-11-2011 12:33 AM
Thanks anthony, setting enabling CTI Use Wildcard Pattern as calledPartyDN actually helped me.
08-02-2018 01:15 AM
08-02-2018 06:11 AM
Yes, you can create multiple triggers. In your script, use the Get Call Contact Info step to get which trigger was dialed and then make your decisions from there. Eg Which prompts to play, which CSQ to use, etc.
08-02-2018 08:03 PM
08-02-2018 08:05 PM
08-02-2018 08:12 PM
Thank you so much Anthony,
Anything to be done at script level now? nothing right?
08-02-2018 08:54 PM
Nothing at the script level - if the treatment is going to be same. Else there are many things possible.
Note that CCX integrates with one CUCM cluster. Ensure that the triggers, even though from different service providers, are managed by the same CUCM.
08-02-2018 09:05 PM
Thank you so much snandi.
cucm and uccx is already integrated and running. I just want to add new trigger for another service provider with same script , csq, prompt and same group of resource(agent).
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