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

StartCallWithVideo Parameter

Hello all, 

I am trying to disable globally Video Calls on start (StartCallWithVideo) for Jabber Clients using Jabber XML. I am using Cisco Jabber 12.1  - CUCM and IM&P Server 11.5 

 

The documentation says: 

Client Settings > Call Manager Settings > Cisco Jabber XML. 

 

Based on my understanding I see no point of configuring the Jabber Client XML, since CUCM settings will always override that. Am I missing something? Does the StartCallWithVideo Parameter has any effect on the Jabber Client?

 

Screen Shot 2018-09-14 at 10.34.43.png

 

Screen Shot 2018-09-14 at 10.41.30.png

 

 

 

 

2 Replies 2

jonathan.salter
Level 3
Level 3
So I assume you have that flagged but still starting with video?
Have you tried to "reset" the Jabber client and reset the CSF?
Please remember to rate useful posts, click on the stars below.

I did reset the jabber and I have also deleted / re-created the Jabber device with no much luck. Other settings such as Calendar Integration / Hide Dock etc. have been successfully applied with no issues. 

 

 <Options>
 <Start_Client_On_Start_OS>true</Start_Client_On_Start_OS>
 <StartCallWithVideo>false</StartCallWithVideo>
 <EnableCalendarIntegration>true</EnableCalendarIntegration>
 <CalendarIntegrationType>3</CalendarIntegrationType>
 <MacCalendarIntegrationType>3</MacCalendarIntegrationType>
 <DockedWindowVisible>false</DockedWindowVisible>
 </Options>