;*** CSR. Change Softkeys when Ringing ***

;Firmware : S-ME45i v04
;Author : Lalo
;luki's Siemens Modding Forum
;Release : 30.6.04 - v1
;Updated : 1.7.04 - space saving - v1.1

;This patch changes sofkeys' functions when phone is ringing:
;left softkey changes from "Reply"(double) to "Answer with Handsfree" (or normal answer if headset is pulgged in)
;right softkey changes from "Reject" to "Silent" (stop ringing and vibrating) - "Silent" function by long pressing # is disabled (double)
;and "Reject" function is assigned to left arrow (previously unused).
;UNDO SRS and AHS patches if applied first!


59E10: 05 5B
59E14: 4200 2F4E
59E16: 3B 53
59E1A: 7F02 9A02 ;TAG "silent" (change if you prefer another)

56321E:13 53
563221:1D 24
563244: 3B 24 ; button code for reject function (change if you prefer another)
56325A: 0D579A0B5B80DC42A88146F8EB003D56 46F35B002D010D54DAC54400FAF6B232

;you can use new "answer+handfree" icon I've made for AHS patch, just apply also that part of AHS patch.