- Joined
- Feb 23, 2009
- Messages
- 20
- Reaction score
- 5
Hi
I'm testing some HTEK handsets and noted that the PC port is set to router mode after provisioning when we really need them in bridge mode to be of use.
Looking at the template it seems to suggest the port will be in bridge mode but when I consult the phone settings it shows a Router Mode so I wonder if leaving this blank means that it defaults to 0 which appears to represent router mode. Would it be possible for this to be correct on a future release?
In the interim I can look at a custom template but I know these are frowned upon from a support perspective.
{IF ua=UC924,UC924E}
<!--By default PC Port is in the Bridge mode. To change PC Port to work as a Expansion Module user SHOULD configure BLF number 29-->
{IF blf29}
<P231 para="PcPort">2</P231>
{ELSE}
<P231 para="PcPort"></P231>
{ENDIF}
Many thanks
Gary
I'm testing some HTEK handsets and noted that the PC port is set to router mode after provisioning when we really need them in bridge mode to be of use.
Looking at the template it seems to suggest the port will be in bridge mode but when I consult the phone settings it shows a Router Mode so I wonder if leaving this blank means that it defaults to 0 which appears to represent router mode. Would it be possible for this to be correct on a future release?
In the interim I can look at a custom template but I know these are frowned upon from a support perspective.
{IF ua=UC924,UC924E}
<!--By default PC Port is in the Bridge mode. To change PC Port to work as a Expansion Module user SHOULD configure BLF number 29-->
{IF blf29}
<P231 para="PcPort">2</P231>
{ELSE}
<P231 para="PcPort"></P231>
{ENDIF}
Many thanks
Gary