- Joined
- Jun 29, 2017
- Messages
- 39
- Reaction score
- 15
OK.. I'm lost. 3cx has not provided me any answers yet(they all on holiday?)
So. I have Copied files into my linux system.
Fire46.png
th46.png
th48.png
put them in same directory as other logos
/var/lib/3cxpbx/Instance1/Data/Http/Interface/provisioning/u******/logo
Changed the owner to match just in case it was a permission issues. All look Exactly the same.
Created 2 custom templates by copying the Yealink4x
named one Town and one Fire.
I searched in them for .png
Changed the following lines
{IF ua=SIP-T46G}
phone_setting.backgrounds = Config:th46.png
{ENDIF}
{IF ua=SIP-T46S}
phone_setting.backgrounds = Config:th46.png
{ENDIF}
{IF ua=SIP-T48G}
phone_setting.backgrounds = Config:th48.png
{ENDIF}
{IF ua=SIP-T48S}
phone_setting.backgrounds = Config:th48.png
{ENDIF}
Fire
{IF ua=SIP-T46G}
phone_setting.backgrounds = Config:Fire46.png
{ENDIF}
{IF ua=SIP-T46S}
phone_setting.backgrounds = Config:Fire46.png
{ENDIF}
{IF ua=SIP-T48G}
phone_setting.backgrounds = Config:yealinkt48.png
{ENDIF}
{IF ua=SIP-T48S}
phone_setting.backgrounds = Config:yealinkt48.png
And only changed the above.
Saved
and they will not attach the background.
Phones on same network
Provision just fine otherwise just won't pull a graphic
if I update the images into the phones directly. They work.
See the attached screenshot of the folder listing via Putty.
Anyone have any ideas wth i'm doing wrong?
Thanks!
So. I have Copied files into my linux system.
Fire46.png
th46.png
th48.png
put them in same directory as other logos
/var/lib/3cxpbx/Instance1/Data/Http/Interface/provisioning/u******/logo
Changed the owner to match just in case it was a permission issues. All look Exactly the same.
Created 2 custom templates by copying the Yealink4x
named one Town and one Fire.
I searched in them for .png
Changed the following lines
{IF ua=SIP-T46G}
phone_setting.backgrounds = Config:th46.png
{ENDIF}
{IF ua=SIP-T46S}
phone_setting.backgrounds = Config:th46.png
{ENDIF}
{IF ua=SIP-T48G}
phone_setting.backgrounds = Config:th48.png
{ENDIF}
{IF ua=SIP-T48S}
phone_setting.backgrounds = Config:th48.png
{ENDIF}
Fire
{IF ua=SIP-T46G}
phone_setting.backgrounds = Config:Fire46.png
{ENDIF}
{IF ua=SIP-T46S}
phone_setting.backgrounds = Config:Fire46.png
{ENDIF}
{IF ua=SIP-T48G}
phone_setting.backgrounds = Config:yealinkt48.png
{ENDIF}
{IF ua=SIP-T48S}
phone_setting.backgrounds = Config:yealinkt48.png
And only changed the above.
Saved
and they will not attach the background.
Phones on same network
Provision just fine otherwise just won't pull a graphic
if I update the images into the phones directly. They work.
See the attached screenshot of the folder listing via Putty.
Anyone have any ideas wth i'm doing wrong?
Thanks!