cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
311
Views
0
Helpful
1
Replies

Bulk-Copying caller input action to after greeting action

holbech
Level 1
Level 1

I have about 600 subscribers with different caller input action on key 2. They do transfers via call-handlers to the subscribers line-group pilot in CCM.

Now I need to change the "after greeting action" to the same action as for key 2 (without changing key 2).

I have tried with bulkedit, but since they are all individually, this is no good.

Can anyone construct a SQL query that could do the trick ?

Thank you all for a great forum...

/Claus

1 Reply 1

lindborg
Cisco Employee
Cisco Employee

Unfortunately this is not as easy as it sounds - a simple SQL query is not going to do it. The one key rules are stored in a seperate table called MenuEntry that link to the primary call handler which, in turn, links to the subscriber account. The after greeting action is stored in the MessagingRule table which is associated with the primary call handler that's again associated with the subscriber.

Tricky business at best since their values (given these objects' different rolls in life) don't quite match up. It's doable but I wouldn't try it with an SQL query myself.

It sound very unusual to me that you'd want the after greeting action to map to a user input key action - the vast majority of the time the after greeting action is "take message". You're sure this is what you're trying to do? You don't mean "after message" action?

Regardless, the best I can suggest is to use the Audio Text Manager to set this - it's considerably faster than using the web based SA. You didn't indicate the version you're running but it shoudl come with a version of ATM in the Tools Depot on your desktop.