Hi,
Is it possible to change the useragent string that the webphone sends?
I've tried calling API_SetSIPHeader("User-Agent:Tim is SuperCool") but this just appends a new UA header; requests are then rejected by our switch as 400 bad request - multiple UserAgent strings.
Thanks.