cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
229
Views
0
Helpful
2
Replies

Softbutton Speed Dial under Directory Services

kampstra
Level 1
Level 1

Help! I had this working under CCM 3.2.2 but we just upgraded to CCM 3.3 and now I can't get this code to work. I am trying to add a speed dial button under directory services for our helpdesk. This button is listed below the corporate directory. It is very straighforward and I know I'm just missing something simple.

<MenuItem>

<Name>Helpdesk</Name>

<URL>Dial:5707</URL>

</MenuItem>

Under directory services all items are listed correctly 1-5 but when I press option 5 (helpdesk) it seems like it is trying to connect to a website rather then just dialing extension 5707 as it should.

Would an upgrade from 3.2.2 to 3.3 cause this to happen? Am I just missing something in my code?

2 Replies 2

aaronw.ca
Level 5
Level 5

Did you try prepending SoftKey: to the Dial?

Helpdesk

SoftKey:Dial:5707

Just a thought...

Yes, I tried that and I still receive 'Host Not Found' error message.