- Joined
- Dec 13, 2011
- Messages
- 576
- Reaction score
- 23
Hi,
which line I must comment to disable 3cx logo for yealink t22 and t28 on the screen?
[ Logo ]
path = /tmp/download.cfg
{IF model=Yealink-T28}
server_address = http://%%pbx_ip%%:%%pbx_http_port%%/provisioning/logo/yealinkt28.dob
{ELSE}
server_address = http://%%pbx_ip%%:%%pbx_http_port%%/provisioning/logo/yealinkt22.dob
{ENDIF}
all lines or just "server_address......" ?
thanks
which line I must comment to disable 3cx logo for yealink t22 and t28 on the screen?
[ Logo ]
path = /tmp/download.cfg
{IF model=Yealink-T28}
server_address = http://%%pbx_ip%%:%%pbx_http_port%%/provisioning/logo/yealinkt28.dob
{ELSE}
server_address = http://%%pbx_ip%%:%%pbx_http_port%%/provisioning/logo/yealinkt22.dob
{ENDIF}
all lines or just "server_address......" ?
thanks