Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi Anil,
I know that this a year old question but now from firmware 11.5 you can disable the recents softkey and avoid this problem.
here is an article that explains how to do it.
How to hide the "Recents" softkey on 7800 series phones
https://supp...
Ikeuchi様、下記のコマンドの 'NAME' の部分を指定したいハントグループ名に変更する事で、そのハントグループだけの情報を確認できます。admin:run sql select lg.name as LineGroup, n.dnorpattern, dhd.hlog from linegroup as lg inner join linegroupnumplanmap as lgmap on lgmap.fklinegroup=lg.pkid inner join numplan a...
Ikeuchi様、>show系コマンドやrun sqlコマンド等を使用して一覧で表示させる事は可能でしょうか。上記についてですが、下記のSQLコマンドで確認できますが、下記の2つを考慮してください。1)正式な機能ではありません。2)通話に影響ありませんが、CPUの使用率が上がる可能性があります。SQL コマンドadmin:run sql select lg.name as LineGroup, n.dnorpattern, dhd.hlog from linegroup as lg inner...