[cisco-voip] Bulk Update a speed dial?

Kris Seraphine baryonyx5 at gmail.com
Thu Jul 31 11:06:57 EDT 2008


You don't say which version of CM but if you're using 5.x you could do
it through sql.  Something like this may work:

run sql update speeddial set speeddialnumber = <new number> where
speeddialnumber = <old number>

I'd recommend trying it on a non-production system first to test.

Another option would be to create a translation pattern that matches
the old number and translate it to the new number.  You then wouldn't
have to modify the speed dial at all.

On Thu, Jul 31, 2008 at 8:21 AM, Madziarczyk, Jonathan
<JMad at cityofevanston.org> wrote:
> Hi,
>
>
>
>   One of our sites changed a speed dial number and I'm trying to figure out
> how to do ~100 phones in our system through the BAT or something
> similar….any ideas?
>
> _______________________________________________
> cisco-voip mailing list
> cisco-voip at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-voip
>
>



-- 
kris seraphine


More information about the cisco-voip mailing list