Using SIP User Name
1 min
this is introduced to support @ and \ symbols in the ism login id for a voice enabled user if you need to use @ and \ symbols while logging in to for voice, it is required to change the communication between itsm and ivanti voice to use sip username (which can be configured in the associated ci voip business object) instead of the default service manager login id ism uses ism login id to communicate with voice by default a global constant should be configured as given below name sipusernameenabled value false type boolean sipusernameenabled is false by default here, itsm voice communication is using itsm login id if the sipusernameenabled is set to true, it will use sip username instead of ism login id configure sip username in the asssociated ci voip business object of the agent such way that it's devoid of any special characters also,it's required to delete the agent from ivanti voice and synchronise from ism to make this feature work the login field under users page in ivanti voice updates with sip username instead of ism login id
